mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 14:47:06 +00:00
819 B
819 B
title
| 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:
- Click on
Team & Settingson the left sidebar to open Workspace configuration page. - Click on
Settingstab. - Click on
Delete Workspacebutton. - Key in the workspace name to confirm the deletion.
- Click on
Delete Workspacebutton on the confirmation dialog box.

