# Delete all data

### How to Delete

1. Go to **Account Settings** in your sidebar.
2. Select **Delete Account**.

<figure><img src="/files/AEG3M9w4y8lQluZMl4PX" alt="" width="375"><figcaption></figcaption></figure>

Your account will be deleted in 7 days after confirming the deletion. During this period, you can cancel the deletion here.

* After your account is deleted, all your data will be completely erased.
* Please note that deleting your account is irreversible, and the data cannot be restored or undone.


---

# 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.me.bot/using-second-me/data-and-integrations/delete-all-data.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.
