# Deleting a Workspace

**To delete a workspace:**&#x20;

1. Click the **setting** icon on the top right just before the name of the user.

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

2. Click "**General**" under workspace settings

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

3. Now click "**Delete workspace**" and confirm to delete the workspace

{% hint style="warning" %}
Deleting a workspace removes all the assets stored within it and you will not have the option to recover any deleted workspaces
{% 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://adnova.gitbook.io/adnova-academy/account-set-up/deleting-a-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.
