# Delete Your Roboflow Account

{% hint style="danger" %}
**Please note that deleting your account is an irrevocable step.** We cannot restore any data, images, annotations, or projects once your account has been deleted.
{% endhint %}

You can delete your account by going to your [Account Settings](https://app.roboflow.com/settings/account). You can navigate here by:

* Clicking your name on the sidebar.
* Clicking Account Settings

On this page, click "Delete Account".

Depending on the state of your account and the workspaces you're a part of, you may be shown prompts to confirm the deletion of your data. This is to ensure that your data is not accidentally deleted.

<figure><img src="/files/cnUznn956csUvJR9sEcI" 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/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.
