> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/zh-cn/zhi-shi-ku/080-how-to-transfer-project-ownership.md).

# 如何转移项目所有权

## 引言

使用 Overleaf，你可以轻松地将项目所有权转移给协作者，而且此功能适用于所有免费和 [高级账户](https://www.overleaf.com/user/subscription/plans?utm_source=overleaf\&utm_medium=mediawiki\&utm_campaign=cross_linking).

只有项目所有者才能进行此更改，而且所有权变更会立即生效。仅所有者可用的功能，例如添加协作者、开启或关闭链接共享以及删除项目的权限，会立即对原所有者禁用，并对新所有者启用。

## 我该如何转移项目所有权？

1. 作为所有者，打开你想要转移的项目，然后点击 **分享** 顶部栏中的

![transferprojectownership](/files/78c70a411f1dcadbc8b2096ad21353fec72b8eee)

3. 这将打开 **共享项目** 弹窗，其中会列出项目中的所有协作者。如果没有显示任何人，你将需要先 [邀请他们。](https://www.overleaf.com/learn/how-to/Sharing_your_work_with_others/)

![显示 Overleaf 的“共享项目”弹窗的图片](/files/39fd8f560a3a5d4c261e928ed68216fbb25c7c60)

5. 点击你想将项目所有权转移给的协作者对应的共享权限，然后选择 **设为所有者**.

![显示如何转移 Overleaf 项目所有权的图片](/files/336b7221a9cac7e0107fbdb353f566b75a0aab39)

7. 随后系统会提示你更改或取消所有权。如果你确定要继续转移所有权，请选择 **更改所有者**.

![显示用于确认所有权变更的消息的图片](/files/61cbd461df9700adf603c9de92d961844ef63b0b)

**注意**：所有权变更会立即生效。仅所有者可用的功能，例如添加协作者以及开启/关闭链接共享，会立即对原所有者禁用，并对新所有者启用。

10. 在你选择 **更改所有者**之后，你会收到一封发送到你指定电子邮件地址的邮件，通知你这一变更。

![发送给原 Overleaf 项目所有者、用于确认所有权变更的电子邮件。](/files/13375732dd3aa0a9a0630a967b0b97cf5f57132c)

12. 新所有者也会收到一封邮件，告知其这一变更，并且可以通过邮件中的链接在 Overleaf 中打开该项目。

![发送给新项目所有者、告知其所有权转移的电子邮件](/files/a355ce334a18e8a1dd83e5a1743ceba26f65c311)

## 转移项目所有权会影响协作者的访问权限吗？

这取决于原项目所有者和新项目所有者所拥有的 Overleaf 套餐。下表说明了可能出现的情况：

| 原所有者的订阅                           | 新所有者的订阅                           | 协作者的变化                                                            |
| --------------------------------- | --------------------------------- | ----------------------------------------------------------------- |
| 免费版                               | 免费版                               | 无变化——允许 1 位具有编辑权限的协作者以及不限数量的仅查看协作者。                               |
| 标准版或团队标准版                         | 免费版                               | **具有编辑权限的协作者数量将从 10 人减少到 1 人**。所有协作者都将变为仅查看，而新所有者只能给予 1 位协作者编辑权限。 |
| 专业版、团队专业版或 Overleaf Commons（机构访问） | 免费版                               | **具有编辑权限的协作者数量将从不限数量减少到 1 人**。所有协作者都将变为仅查看，而新所有者只能给予 1 位协作者编辑权限。  |
| 免费版                               | 标准版或团队标准版                         | **具有编辑权限的协作者数量将从 1 人增加到 10 人**。新所有者最多可邀请 10 位具有编辑权限的协作者。          |
| 免费版                               | 专业版、团队专业版或 Overleaf Commons（机构访问） | **具有编辑权限的协作者数量将从 1 人增加到不限数量**。新所有者可以添加任意数量具有编辑权限的协作者。             |

## 转移项目所有权会转移高级功能吗？

项目所有权转移不会转移功能；例如，如果原所有者拥有高级功能而新所有者没有，那么他们不会因此获得该项目的高级功能。

无论项目所有权如何变更，你可使用的功能取决于该项目当前所有者所属的套餐。你可以找到适合你的套餐 [这里](https://www.overleaf.com/user/subscription/plans/?utm_source=overleaf\&utm_medium=mediawiki\&utm_campaign=cross_linking)

要了解有关共享项目的更多信息，请访问 [共享项目。](https://www.overleaf.com/learn/how-to/Sharing_a_project/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/zh-cn/zhi-shi-ku/080-how-to-transfer-project-ownership.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
