# Data Erasure

Since we don't have access to your Anytype data, and we have no way to connect your Anytype ID to your email address, there is no way for us to delete your data. This means that you can only delete it yourself, and through the app.

### Delete or Reset Your Vault / Account

In the top menu, Click "Anytype", open Settings, Login Key, and select **Delete vault.** This will delete your vault, and your Key:

<figure><img src="/files/ZdhUT8rXSbMArskc4wGT" alt=""><figcaption></figcaption></figure>

### Other Data

For everything else (forum posts, support tickets, and email subscriptions), please contact us at <support@anytype.io>, and we'll delete these for you.


---

# 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://doc.anytype.io/anytype-docs/advanced/data-and-security/delete-or-reset-your-account.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.
