> 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/137-understanding-managed-overleaf-accounts.md).

# 了解受管理的 Overleaf 账户

信息 **如果您是管理员** 如需获得关于受管用户的支持，请访问我们的 [管理员页面](/latex/zh-cn/zhi-shi-ku/143-user-management-in-overleaf.md).

受管 Overleaf 账户是由您的团队或组织管理的用户账户。它们旨在帮助组织确保其工作保持安全且可访问，即使有人离开组织也是如此。因此，受管用户账户应仅用于处理该账户所属组织的项目。

## 我如何知道我的 Overleaf 账户是否受管？

您可以轻松检查您的 Overleaf 账户是否受管。它会在您的账户设置页面顶部高亮显示。

![显示 Overleaf 账户设置的图片，您可以在其中查看您的 Overleaf 账户是否受管](/files/fda5250ee5766bdd7ddc06c6e606223ca0320e07)

## 受管用户账户与非受管用户账户有什么区别？

如果您的账户是受管的，您将 **不** 能够进行以下操作：

* 删除您的账户
* 更改账户电子邮件地址
* 拥有第二个电子邮件地址（或添加第二个地址）
* 将您的账户关联到 ORCID
* 使用同一电子邮件地址开通新的订阅或加入其他订阅
* 使用 AI 功能

您的团队管理员将对您的账户拥有管理员权限。管理员和经理将能够：

* 删除您的账户
* 如果您的账户被删除，可将您项目的所有权重新分配给另一位团队成员

## 将工作和个人项目分开

重要的是，仅将您的受管 Overleaf 账户用于您团队或组织的工作。如果您的团队管理员或团队经理删除了您的账户，他们将能够转移您所有 Overleaf 项目的所有权。这包括您账户中的任何个人文件。

将个人文件分开管理很简单。您可以使用个人电子邮件地址设置一个单独的 Overleaf 账户，并 [转移您的个人文件的所有权](/latex/zh-cn/zhi-shi-ku/080-how-to-transfer-project-ownership.md) 到该账户。

## 停止个人订阅

同意拥有受管账户的用户不能在该 Overleaf 账户下关联个人订阅。

如果您需要取消个人订阅以便加入受管团队，请联系 [Overleaf 支持](https://www.overleaf.com/contact)。我们可以停止您的订阅，并就您最近一次付款中未使用的部分按比例退款。


---

# 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/137-understanding-managed-overleaf-accounts.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.
