mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 13:26:52 +00:00
52 lines
2.8 KiB
Markdown
52 lines
2.8 KiB
Markdown
---
|
|
title: 'Workspace overview'
|
|
tags: [Workspace, List workspaces, Switch between workspaces]
|
|
---
|
|
|
|
|
|
In NocoDB, workspaces serve as collections of one or more bases, offering a structured approach to organizing your data and collaborators. Here are some key aspects to keep in mind regarding workspaces:
|
|
|
|
1. **Workspace Isolation**: Each workspace maintains its distinct set of bases, ensuring separation and organization of your data.
|
|
|
|
2. **Collaborator Management**: Workspaces come with their own group of collaborators and access permissions. This allows you to precisely control who can interact with your data within each workspace.
|
|
|
|
3. **Customized Settings**: Each workspace offers individualized settings and billing plans, providing flexibility to tailor configurations to specific needs.
|
|
|
|
4. **Base Affiliation**: A base is exclusively associated with one workspace and cannot be transferred between workspaces, preserving data integrity.
|
|
|
|
5. **Collaborator Flexibility**: Collaborators can be members of multiple workspaces, enabling versatile collaboration across different projects. Additionally, collaborators can have varying access permissions within distinct workspaces, allowing you to fine-tune their roles as needed.
|
|
|
|
In essence, workspaces in NocoDB facilitate effective data organization and collaboration management, ensuring that you have the flexibility and control required for various projects and teams.
|
|
|
|
|
|
|
|
[//]: # (Workspaces in NocoDB are collection of one or more [Bases](/bases/base-overview). 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
|
|
The self-hosted plan includes a default workspace, and it does not allow the creation of additional workspaces.
|
|
:::
|
|
|
|
### Workspace context menu
|
|
|
|
The workspace context menu, conveniently located in the left sidebar, provides a comprehensive list of all the workspaces accessible to you. You can easily switch between different workspaces by simply clicking on the respective workspace name within this menu.
|
|
|
|

|
|
|
|
|
|
## Related articles
|
|
- [Create workspace](/workspaces/create-workspace)
|
|
- [Invite team members to workspace](/workspaces/workspace-collaboration)
|
|
- [Rename workspace](/workspaces/actions-on-workspace#rename-workspace)
|
|
- [Delete workspace](/workspaces/actions-on-workspace#delete-workspace) |