# Deleting your account

To delete your account:

1. Click on your **profile picture** in the top right corner of the screen

   <figure><img src="/files/uKvYLnB48IqS2ijVCvjS" alt=""><figcaption></figcaption></figure>
2. In your **account settings** click on **delete your account**
3. Follow the prompt on screen and enter your email address in the designated field

   <figure><img src="/files/20qomiByStMNEJH05X24" alt=""><figcaption></figcaption></figure>
4. Click on the **Delete your account** button to confirm

{% hint style="warning" %}
Deleting your account will not delete your **workspace**. Existing users will still have access. If you're looking for how to delete a workspace, see[Deleting your workspace](/docs/become-a-tability-power-user/features/workspace-settings/deleting-your-workspace.md)
{% 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://guides.tability.io/docs/become-a-tability-power-user/features/account/deleting-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.
