> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/accounts-workspaces-users-subaccounts/delete-an-account-and-workspace.md).

# Delete an Account and Workspace

If you wish to delete an account and/or a Workspace, please follow the instructions below.\ <br>

***Note**: This action is **irreversible** and will permanently delete your Workspace, resulting in the removal of all the data we might be holding related to your Workspace.*

&#x20;

**Deleting a Workspace**

1\. Go to the Workspace name in the upper right corner and click on **Your Account**. Then, select the **Privacy** tab, or click [here](https://dashboard.messagebird.com/en/account/privacy).

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

&#x20;

2\. Under ‘Workspace holder Data Erasure Request’, write down the reason for deleting your Workspace and then click on **Submit**.

<figure><img src="/files/500feFZxnQwjN2pOdAIP" alt=""><figcaption></figcaption></figure>

3\. After you click **Submit**, a pop-up message will be displayed, asking you to confirm your request. Click on **Yes, delete my workspace**.

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

\
**Deleting an Account**

Once the above steps have been executed, the requester will receive an email to confirm the Workspace deletion. Click on **Delete workspace** to confirm it:

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

Once the account isn't connected to any Workspaces, it will be deleted automatically.

&#x20;

***Note**: if you are simply a user in an account, and cannot delete the Workspace, please ask the owner of the Workspace to remove you as a user to disconnect the Workspace.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/connectivity-platform/accounts-workspaces-users-subaccounts/delete-an-account-and-workspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
