# Delete a workspace

### Delete a workspace

1. Click the **⚙️ Settings** icon in the top-left corner of your Wonderly screen.
2. Click the **arrow** to expand the secondary sidebar.
3. Select **Projects** from the secondary sidebar.
4. Go to the **Workspaces** tab.
5. Locate the workspace you want to delete and click the **three dots** next to it.
6. Click **Delete**.
7. Type the name of the workspace in the validation field.
8. Click **Delete workspace**

{% embed url="<https://app.supademo.com/demo/cmohf4hha2u20za2i8bekke3i>" %}

**Expected outcome:** All content within the workspace is permanently removed and cannot be recovered.


---

# 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://www.wonderly.com/help/work-hub/workspaces-overview/set-up-and-access/delete-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.
