mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 19:18:16 +00:00
1.1 KiB
1.1 KiB
title
| 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.

