Browse Source

docs: workspace actions

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/6467/head
Raju Udava 1 year ago
parent
commit
5c22febc9b
  1. 33
      packages/noco-docs/docs/030.workspaces/050.actions-on-workspace.md
  2. BIN
      packages/noco-docs/static/img/v2/workspace/delete-workspace-confirmation.png
  3. BIN
      packages/noco-docs/static/img/v2/workspace/delete-workspace.png
  4. BIN
      packages/noco-docs/static/img/v2/workspace/rename-workspace.png

33
packages/noco-docs/docs/030.workspaces/050.actions-on-workspace.md

@ -1,17 +1,21 @@
---
title: 'Actions on workspace'
description: 'This article explains how to rename or delete a workspace.'
tags: ['workspaces', 'rename workspace', 'delete workspace']
keywords: ['Workspace configuration', 'Rename workspace', 'Delete workspace', 'Workspace actions', 'Workspace management', 'Workspace administration', 'Workspace settings', 'Workspace organization']
---
## Rename workspace
To change workspace name:
1. Click on `Team & Settings` on the left sidebar to open Workspace configuration page.
2. Click on `Settings` tab.
3. Feed in the new workspace name in the `Workspace Name` field.
4. Click on `Rename Workspace` button.
To update the workspace name:
![image](/img/v2/workspace-rename.png)
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.
![image](/img/v2/workspace/rename-workspace.png)
## 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.
@ -24,17 +28,16 @@ If you determine that a workspace is no longer necessary, you have the option to
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.
To remove a workspace:
![image](/img/v2/workspace-delete.png)
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.
![image](/img/v2/workspace-delete-confirmation.png)
![image](/img/v2/workspace/delete-workspace.png)
![image](/img/v2/workspace/delete-workspace-confirmation.png)
## Related articles
- [Workspace overview](/workspaces/workspace-overview)

BIN
packages/noco-docs/static/img/v2/workspace/delete-workspace-confirmation.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
packages/noco-docs/static/img/v2/workspace/delete-workspace.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
packages/noco-docs/static/img/v2/workspace/rename-workspace.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Loading…
Cancel
Save