# Account Deletion

If you need to delete your Notch account, please follow the instructions below. Note that deleting your account is a permanent action and all associated data will be permanently deleted.

### Deleting your Notch account

&#x20;To delete your Notch account, you must send an email to our support team at [support@notch.so](https://notch.so/). Ensure that your email includes:

* Your email address associated with the Notch account.
* A clear request stating that you wish to delete your account.

Our support team may reach out to confirm your request and ensure that the deletion process is intentional and understood.

{% hint style="danger" %}
Once your request is processed, all your content, details, and data will be permanently deleted and cannot be recovered.
{% endhint %}


---

# 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.notch.so/account-management/team-settings/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.
