多维表格
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.

26 lines
716 B

---
title: 'Delete base'
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
If you determine that a base is no longer necessary, you have the option to permanently remove it from your workspace. Deleting a base will delete all the tables and data associated with it.
:::danger
**This action cannot be undone.**
:::
:::info
Only **base owner** can delete a workspace.
:::
To delete a base:
1. Open `base context menu` by clicking on the ellipses `...` next to base name` on the left sidebar.
2. From the dropdown, select `Delete` option.
3. Click on `Delete base` button on the confirmation dialog box.
![image](/img/v2/base-delete.png)
![image](/img/v2/base-delete-confirmation.png)