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

# 了解受管理的 Overleaf 帳戶

資訊 **如果您是管理員** 並正在尋找 Managed Users 的支援，請造訪我們的 [管理員頁面](/latex/zh-tw/zhi-shi-ku/143-user-management-in-overleaf.md).

受管理的 Overleaf 帳戶是由您的群組或組織管理的使用者帳戶。它們旨在協助組織確保其工作保持安全且可供使用，即使有人離開組織也一樣。因此，受管理的使用者帳戶應僅用於為擁有該帳戶的組織進行專案工作。

## 我如何知道我的 Overleaf 帳戶是否為受管理帳戶？

您可以輕鬆檢查您的 Overleaf 帳戶是否為受管理帳戶。這會在您帳戶設定頁面的頂端顯示。

![顯示 Overleaf 帳戶設定的圖片，您可以在其中查看您的 Overleaf 帳戶是否為受管理帳戶](/files/20dd46ccd42d46155745c50573f74275e0064317)

## 受管理使用者帳戶與未受管理使用者帳戶有什麼差別？

如果您的帳戶是受管理的，您將 **不** 能夠執行以下操作：

* 刪除您的帳戶
* 變更帳戶電子郵件地址
* 擁有次要電子郵件地址（或新增次要地址）
* 將您的帳戶連結至 ORCID
* 使用相同的電子郵件地址開始新的訂閱或加入其他訂閱
* 使用 AI 功能

您的群組管理員將擁有您帳戶的管理權限。管理員和經理將能夠：

* 刪除您的帳戶
* 如果您的帳戶被刪除，將您的專案所有權重新指派給其他群組成員

## 將工作與個人專案分開

重要的是，請僅將您的受管理 Overleaf 帳戶用於您的群組或組織工作。如果您的群組管理員或群組經理刪除您的帳戶，他們將能夠轉移您所有 Overleaf 專案的所有權。這包括您帳戶中的任何個人檔案。

將個人檔案分開其實很容易。您可以使用個人電子郵件地址建立另一個獨立的 Overleaf 帳戶，並且 [將您的個人檔案的所有權轉移](/latex/zh-tw/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-tw/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.
