> 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/057-how-do-i-delete-my-overleaf-account.md).

# 我該如何刪除我的 Overleaf 帳戶？

**本頁說明您何時以及如何可以刪除您的 Overleaf 帳戶。**

如果您使用的是受管理的 Overleaf 帳戶，只有您的帳戶管理員可以刪除您的 Overleaf 帳戶。如果您不確定您的 Overleaf 帳戶是否受管理，或想進一步了解受管理帳戶，請參閱我們的 [受管理使用者資訊](/latex/zh-tw/zhi-shi-ku/137-understanding-managed-overleaf-accounts.md).

未由他人管理的 Overleaf 帳戶可隨時刪除。如果您不再希望使用您的 Overleaf 帳戶，並想移除與您帳戶相關的所有資料，請依照以下說明操作。

### 刪除您的 Overleaf 帳戶

登入您的 Overleaf 帳戶，並前往您的帳戶設定，網址為 <https://www.overleaf.com/user/settings>。請透過檢查您目前登入帳戶所關聯的電子郵件地址，確認您已登入想要刪除的帳戶。若要刪除您目前登入的帳戶，請捲動至頁面底部，然後按一下「刪除您的帳戶。」

![DeleteAccount.jpg](/files/5c3114fd58a2beffd8dfcd87b0d7ba6fa6450171)

請注意，這將永久刪除您的帳戶所擁有的所有 Overleaf 專案（包括來自 ShareLaTeX 和 Overleaf v1 的較舊專案）。其他帳戶與您共用的專案不會被刪除。

如果您曾透過 Overleaf 使用 Writefull，您也會有一個獨立的 Writefull 帳戶。若要刪除您的 Writefull 帳戶，請聯絡 <support@writefull.com>.

如果您無法透過這種方式刪除帳戶，您可以寄電子郵件給我們，地址是 <privacy@overleaf.com>.

（如需更多詳細資訊，請參閱我們的 [隱私權政策](https://www.overleaf.com/legal#Privacy).)


---

# 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/057-how-do-i-delete-my-overleaf-account.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.
