mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 02:27:32 +00:00
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
---
|
|
title: 'Workspace overview'
|
|
---
|
|
import Tabs from '@theme/Tabs';
|
|
import TabItem from '@theme/TabItem';
|
|
|
|
Workspaces in NocoDB are collection of one or more bases. You can create multiple workspaces to organize your bases and collaborators. Some of the key points to note about workspaces are:
|
|
- Each workspace has its own set of bases.
|
|
- Each workspace has its own set of collaborators and access permissions.
|
|
- Each workspace has its own set of settings & billing plans
|
|
- A base can be a part of only one workspace & cannot be moved between workspaces.
|
|
- A collaborator can be a member of multiple workspaces.
|
|
- A collaborator can have different access permissions in different workspaces.
|
|
|
|
:::info
|
|
You can create only one workspace in the self-hosted plan (default).
|
|
:::
|
|
|
|
### Workspace context menu
|
|
|
|
Workspace context menu is accessible from the left sidebar.
|
|
|
|

|
|
|
|
### List workspaces
|
|
Workspace context menu lists all the workspaces you have access to. You can switch between workspaces by clicking on the workspace name.
|
|
|
|
 |