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

# Overleafアカウントを削除するにはどうすればよいですか？

**このページでは、Overleafアカウントをいつ、どのように削除できるかを説明します。**

管理対象のOverleafアカウントを使用している場合、Overleafアカウントを削除できるのはアカウント管理者のみです。ご自身のOverleafアカウントが管理対象かどうか不明な場合、または管理対象アカウントについて詳しく知りたい場合は、こちらの [管理対象ユーザー向け情報](/latex/ja/narejjibsu/137-understanding-managed-overleaf-accounts.md).

他者によって管理されていないOverleafアカウントは、いつでも削除できます。今後Overleafアカウントを使用したくなく、アカウントに関連付けられたすべてのデータを削除したい場合は、以下の手順に従ってください。

### Overleafアカウントの削除

Overleafアカウントにログインし、次の場所にあるアカウント設定に移動してください <https://www.overleaf.com/user/settings>。ログインしているアカウントに関連付けられているメールアドレスを確認し、削除したいアカウントにサインインしていることを必ず確認してください。ログインしているアカウントを削除するには、ページの下部までスクロールし、「アカウントを削除」をクリックしてください。

![DeleteAccount.jpg](/files/8ca003c8cb969dfddf87f808883048d6c802901c)

これにより、あなたのアカウントが所有するすべての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/ja/narejjibsu/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.
