# Deleting your workspace

To delete you workspace:

1. Click on the **gear** icon next to the Tability logo in the top left corner of the screen to bring up your **Workspace Settings**
2. In your **Workspace Settings**, click on the **Delete your workspace** option on the left side nav
3. Follow the prompts on screen and enter your workspace name into the designated field

   <figure><img src="/files/IOdiEkMQvuU7J6aNb4We" alt=""><figcaption></figcaption></figure>
4. Click **Delete your workspace and all its data** to confirm

{% hint style="warning" %}
Deleting your workspace will not delete your account. You will still have access to your account, but you will no longer have access to the workspace. If you're looking for how to delete your account, see [Deleting your account](/docs/become-a-tability-power-user/features/account/deleting-your-account.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/workspace-settings/deleting-your-workspace.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.
