# How do I delete my workspace data?

Protecting your rights to your data is critical to our mission at Scribe. This article will walk you through the process of deleting your workspace, and all associated data.

{% hint style="warning" %}
This action is irreversible and will delete all of your data. If you have any data you need to keep, make sure to export any necessary data before deleting your workspace.
{% endhint %}

1. Click on your workspace icon&#x20;
2. Click on Settings&#x20;
3. In the workspace section click on "Settings"&#x20;
4. Click on "Delete entire workspace"

<figure><img src="/files/85nS60AyNs1aqpuWE5oZ" alt=""><figcaption></figcaption></figure>


---

# 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://help.scribe-mail.com/scribe/data-protection/how-do-i-delete-my-workspace-data.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.
