# Delete your user account

User Accounts can be deleted by clicking on the sidebar menu.

1. Click your user account icon in the lower-left corner of the sidebar.
2. Click **Account Settings** <i class="fa-arrow-right" style="color:$primary;">:arrow-right:</i> Go to the "**Delete this account**" section.
3. Enter your email account <i class="fa-arrow-right" style="color:$primary;">:arrow-right:</i> Click the "**Delete account**" button.
4. A confirmation popup will appear <i class="fa-arrow-right" style="color:$primary;">:arrow-right:</i> Click "**Confirm**" to delete the account.

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

Once the deletion is successful, the system redirects you to the **Log-in** page.

### Need help?

* *Manage your account details in* [*Manage your account settings*](/user-account/manage-your-account-settings.md)*.*
* *Reset your password in* [*Reset user account password*](/user-account/reset-user-account-password.md)*.*


---

# 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.diaflow.io/user-account/delete-your-user-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.
