mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 00:36:39 +00:00
46 lines
1.7 KiB
Markdown
46 lines
1.7 KiB
Markdown
---
|
|
title: 'Actions on workspace'
|
|
description: 'This article explains how to rename or delete a workspace.'
|
|
tags: ['Workspaces', 'Rename', 'Delete']
|
|
keywords: ['Workspace configuration', 'Rename workspace', 'Delete workspace', 'Workspace actions', 'Workspace management', 'Workspace administration', 'Workspace settings', 'Workspace organization']
|
|
---
|
|
|
|
|
|
## Rename workspace
|
|
|
|
To update the workspace name:
|
|
|
|
1. Navigate to the `Team & Settings` option in the left sidebar to access the Workspace configuration page.
|
|
2. Select the `Settings` tab.
|
|
3. Enter the new desired workspace name in the `Workspace Name` field.
|
|
4. Confirm the change by clicking on the `Rename Workspace` button.
|
|
|
|

|
|
|
|
## Delete workspace
|
|
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.
|
|
|
|
:::info
|
|
**This action cannot be undone.**
|
|
:::
|
|
|
|
:::info
|
|
Only **workspace owner** can delete a workspace.
|
|
:::
|
|
|
|
To remove a workspace:
|
|
|
|
1. Open the Workspace configuration page by selecting `Team & Settings` from the left sidebar.
|
|
2. Access the `Settings` tab.
|
|
3. Click on the `Delete Workspace` button.
|
|
4. Provide the workspace name as confirmation for deletion.
|
|
5. Confirm the action by clicking the `Delete Workspace` button in the confirmation dialog box.
|
|
|
|

|
|

|
|
|
|
## Related articles
|
|
- [Workspace overview](/workspaces/workspace-overview)
|
|
- [Create workspace](/workspaces/create-workspace)
|
|
- [Invite team members to workspace](/workspaces/workspace-collaboration)
|