---
title: 'Workspace overview'
description: 'This article briefs the concept of workspaces in NocoDB.'
tags: ['Workspaces', 'Overview']
---
NocoDB workspaces are a crucial feature for organizing and managing your data effectively:
1. **Workspace Isolation** : Each workspace contains its own set of bases, keeping your data separate and well-organized.
2. **Member Control** : Workspaces have their own members and permissions, allowing you to control who can access and modify data within each workspace.
3. **Customized Settings** : Workspaces offer unique settings and billing options, letting you customize configurations to suit specific needs.
4. **Base Association** : Bases are tied exclusively to one workspace and can't be moved between workspaces, ensuring data integrity.
5. **Member Flexibility** : Members can be part of multiple workspaces, enabling versatile collaboration across different bases. You can also fine-tune their roles within each workspace.
In summary, NocoDB workspaces streamline data management and member control, providing the flexibility and oversight necessary for various projects and teams.
:::info
The Open Source NocoDB 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 top of sidebar, provides a 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.
![image ](/img/v2/workspace/workspace-context-menu.png )
## Related articles
- [Create workspace ](/workspaces/create-workspace )
- [Invite team members to workspace ](/workspaces/workspace-collaboration )
- [Change role of a team member ](/workspaces/workspace-collaboration#modifying-workspace-member-roles )
- [Remove team member from workspace ](/workspaces/workspace-collaboration#removing-workspace-members )
- [Rename workspace ](/workspaces/actions-on-workspace#rename-workspace )
- [Delete workspace ](/workspaces/actions-on-workspace#delete-workspace )
[//]: # (Workspaces in NocoDB are collection of one or more [Bases]( /bases/base-overview) . You can create multiple workspaces to organize your bases and members. 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 members 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 member can be a member of multiple workspaces.)
[//]: # (- A member can have different access permissions in different workspaces.)