# Roboflow アカウントを削除

{% hint style="danger" %}
**アカウントの削除は取り消しできない操作であることにご注意ください。** アカウントが削除されると、データ、画像、アノテーション、またはプロジェクトを復元することはできません。
{% endhint %}

アカウントを削除するには、以下の場所へ移動してください。 [Account Settings](https://app.roboflow.com/settings/account)。ここへは次の方法で移動できます。

* サイドバーで自分の名前をクリックします。
* Account Settingsをクリックします

このページで「Delete Account」をクリックします。

アカウントの状態や、所属しているworkspaceによっては、データの削除を確認するためのプロンプトが表示される場合があります。これは、データが誤って削除されないようにするためです。

<figure><img src="/files/6c7b775adc78bc607d4c3867ecdb9c8dadb207d4" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.roboflow.com/roboflow/roboflow-jp/support/account-deletion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
