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

# 個人情報の管理

## メール設定を変更する方法

マーケティングメールの受信に対する同意を撤回したい場合は、いつでも次の手順で行えます:

[www.overleaf.comでアカウントにログインし、その後、あなたの](http://www.overleaf.comでアカウントにログインし、その後、あなたの) *アカウント設定* 右上で、求められた場合はパスワードを確認し、下にスクロールして「数か月ごとに、利用可能になった新機能を要約したニュースレターをお送りします...」まで移動し、 *登録解除* リンク。

## 情報をダウンロードする方法

次の手順で、いつでもOverleafプロジェクトのコピーをダウンロードできます:

[www.overleaf.comでアカウントにログインし、その後、あなたの](http://www.overleaf.comでアカウントにログインし、その後、あなたの) *プロジェクト* ページを右上のメニューから開き、各プロジェクトを開いて、次の場所からzipファイルをダウンロードします: *メニュー* 左上の. これにより、各プロジェクトごとに、すべてのコンテンツをLaTeX形式で含むzipファイルが提供されます。また、次の機能を使用して、プロジェクトの以前のバージョンのzipファイルもダウンロードできます: *履歴* メニュー。複数のプロジェクトの最新バージョンをダウンロードしたい場合は、あなたの *プロジェクト* ページで、ダウンロードしたいプロジェクトのチェックボックスを選択し、右上のダウンロードボタンをクリックしてください。「[Overleaf から作業をエクスポートする](/latex/ja/narejjibsu/036-exporting-your-work-from-overleaf.md)」をご覧ください。詳細については、

## 情報を削除する方法

次の手順で、Overleafアカウントを削除でき、その結果、Overleafプロジェクトと関連する個人データも削除されます:

[www.overleaf.comでアカウントにログインし、その後、あなたの](http://www.overleaf.comでアカウントにログインし、その後、あなたの) *アカウント設定* 右上で、求められた場合はパスワードを確認し、次の *アカウントを削除する* の下部にあるリンクをクリックしてください: *アカウント設定* ページ。より詳しい手順は、当社の [「Overleafアカウントを削除するにはどうすればよいですか？」ページ](/latex/ja/narejjibsu/057-how-do-i-delete-my-overleaf-account.md).

**重要な注意事項**: アカウントを削除する前に、Overleafプロジェクトのコピーをダウンロードしておくことをお勧めします（参照 *情報をダウンロードする方法*、上記を参照）. なぜなら、上記の手順に従うと、もう再びアクセスできなくなるためです。

この手続きにより、Overleafアカウントと関連する個人データは削除されますが、当社はご依頼の記録を保持し、また適用法令で認められる場合にはそれ以外の記録も保持します。Overleafプロジェクトのいずれかを公開している場合は、そのコンテンツとの関連記録も保持します。アカウント削除後、当社のアーカイブからあなたのデータが完全に削除されるまでに追加の時間がかかる場合がありますが、その間もアクセス可能にはなりません。

同じメールアドレスのShareLaTeXアカウントもお持ちの場合、それはOverleafアカウントに統合されているため、Overleafアカウントを削除すると **ShareLaTeXのすべてのプロジェクトも削除されます**、さらにOverleafプロジェクトも削除されます。

Overleaf v2に移行できないOverleaf v1のプロジェクトがある場合は、当社までご連絡ください。サポートチームが削除のお手伝いをします。

Overleaf経由でWritefullを使用したことがある場合、別途Writefullアカウントもあります。Writefullアカウントを削除するには、次までご連絡ください <support@writefull.com>.

**重要な注意事項**: Overleafアカウントが、Managed Accounts機能が有効になっているグループ契約のメンバーである場合、ご自身でアカウントを削除することはできません。アカウントを削除したい場合は、所属組織の管理者にお問い合わせください。


---

# 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/ja/narejjibsu/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.
