多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.0 KiB

---
title: 'Delete workspace'
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
If you determine that a workspace is no longer necessary, you have the option to permanently remove it from your settings. Deleting a workspace will delete all the bases and data associated with it.
:::danger
**This action cannot be undone.**
:::
:::info
Only **workspace owner** can delete a workspace.
:::
To delete a workspace:
1. Click on `Team & Settings` on the left sidebar to open Workspace configuration page.
2. Click on `Settings` tab.
3. Click on `Delete Workspace` button.
4. Key in the workspace name to confirm the deletion.
5. Click on `Delete Workspace` button on the confirmation dialog box.
![image](/img/v2/workspace-delete.png)
![image](/img/v2/workspace-delete-confirmation.png)
## Related articles
- [Workspace overview](/workspaces/workspace-overview)
- [Create workspace](/workspaces/create-workspace)
- [Workspace collaboration](/workspaces/workspace-collaboration)
- [Workspace actions](/workspaces/actions-on-workspace)