# Delete workspace

### How to delete a workspace?

If you no longer need a workspace, you can delete it permanently. Before doing so, make sure all apps within the workspace are removed and the plan is downgraded to Preview.

{% embed url="<https://scribehow.com/viewer/Delete_workspace__lGPA6iaIRxKRGdyRyHWs6A>" %}

#### Step 1: Go to workspace settings

* Navigate to [**Unlimited workspace**](https://app.appmysite.com/workspaces) from the top menu.&#x20;
* Click on the user profile.&#x20;
* Click on View all to see the complete list of workspaces you’ve created.
* Select the workspace you want to delete
* From the side menu, click on Settings

#### Step 2: Review prerequisites

* Ensure that all apps have been deleted from the workspace
* Downgrade the subscription to the Preview plan if it's currently on a paid plan

{% hint style="danger" %}
You cannot delete a workspace with active apps or a paid subscription.
{% endhint %}

#### Step 3: Delete the workspace

* Scroll down and click the **Delete Workspace** button
* Type Permanently delete when prompted to confirm the action
* Click **Delete** to finalize

{% hint style="danger" %}
Deleting a workspace is permanent and cannot be undone.
{% 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://docs.appmysite.com/unlimited-workspace/delete-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.
