> 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/111-managing-your-personal-information.md).

# 管理你的個人資訊

## 如何變更您的電子郵件偏好設定

如果您想撤回接收行銷電子郵件的同意，您可以隨時依下列方式進行：

請登入您在 [www.overleaf.com](http://www.overleaf.com) 的帳戶，然後前往您的 *帳戶設定* 於右上角，如系統提示請確認您的密碼，然後向下捲動至「Every few months we send a newsletter out summarizing the new features available...」，並點擊 *取消訂閱* 連結。

## 如何下載您的資訊

您可以隨時依下列方式下載您所有 Overleaf 專案的副本：

請登入您在 [www.overleaf.com](http://www.overleaf.com) 的帳戶，然後前往您的 *專案* 頁面，透過右上角選單開啟您的每個專案，並從 *選單* 左上角。這將為您提供每個專案的一個 zip 檔，其中包含您所有以 LaTeX 格式的內容。您也可以使用 *歷史記錄* 選單來下載您專案的較早版本。如果您想下載多個專案的最新版本，也可以從您的 *專案* 頁面，勾選您想下載的專案，然後點擊右上角的下載按鈕。請參閱「[從 Overleaf 匯出您的作品](/latex/zh-tw/zhi-shi-ku/036-exporting-your-work-from-overleaf.md)」以取得更詳細資訊。

## 如何刪除您的資訊

您可以隨時依下列方式刪除您的 Overleaf 帳戶，這將導致您的 Overleaf 專案及相關個人資料被刪除：

請登入您在 [www.overleaf.com](http://www.overleaf.com) 的帳戶，然後前往您的 *帳戶設定* 於右上角，如系統提示請確認您的密碼，然後點擊 *刪除您的帳戶* 位於頁面底部的連結。 *帳戶設定* 頁面。更詳細的說明可參閱我們的 [「如何刪除我的 Overleaf 帳戶？」頁面](/latex/zh-tw/zhi-shi-ku/057-how-do-i-delete-my-overleaf-account.md).

**重要注意事項**：在刪除您的帳戶之前，您可能會想先下載一份您的 Overleaf 專案副本（請參閱 *如何下載您的資訊*，如上）因為如果您依照上述步驟操作，之後將無法再次存取它們。

此程序將刪除您的 Overleaf 帳戶及相關個人資料，不過我們會保留您的請求紀錄，並在適用法律另有允許的情況下保留其他紀錄。如果您已將任何 Overleaf 專案公開，我們也會保留您與該內容之關聯紀錄。請注意，您的資料在帳戶刪除後，可能還需要一些額外時間才會從我們的封存資料中完全刪除，不過在此期間將無法存取。

如果您也有一個使用相同電子郵件地址的 ShareLaTeX 帳戶，請注意它已與您的 Overleaf 帳戶合併，而刪除您的 Overleaf 帳戶 **也會刪除您所有的 ShareLaTeX 專案**，以及任何 Overleaf 專案。

如果您在 Overleaf v1 中有任何無法移至 Overleaf v2 的專案，請聯絡我們，我們的支援團隊將協助您將其移除。

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

**重要注意事項**：如果您的 Overleaf 帳戶屬於已啟用「受管理帳戶」功能的群組訂閱成員，您將無法自行刪除帳戶。若您想刪除您的帳戶，請聯絡您所屬組織的管理員。


---

# 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/111-managing-your-personal-information.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.
