Files
nocodb/packages/noco-docs/docs/030.workspaces/040.delete-workspace.md
Raju Udava bfc395469d docs: workspace
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-15 09:28:46 +05:30

28 lines
819 B
Markdown

---
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)