From f474865979484c2b71d38daf5f53c773c92e5c0e Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Wed, 27 Sep 2023 14:08:04 +0530 Subject: [PATCH] docs: workspace summary reorg Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- .../docs/030.workspaces/010.workspace-overview.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/noco-docs/docs/030.workspaces/010.workspace-overview.md b/packages/noco-docs/docs/030.workspaces/010.workspace-overview.md index d53a8b4ed1..00d7a702f1 100644 --- a/packages/noco-docs/docs/030.workspaces/010.workspace-overview.md +++ b/packages/noco-docs/docs/030.workspaces/010.workspace-overview.md @@ -3,19 +3,19 @@ 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 bases and members. Here are some key aspects to keep in mind regarding workspaces: +NocoDB workspaces are a crucial feature for organizing and managing your data effectively: -1. **Workspace Isolation**: Each workspace maintains its distinct set of bases, ensuring separation and organization of your data. +1. **Workspace Isolation**: Each workspace contains its own set of bases, keeping your data separate and well-organized. -2. **Member Management**: Workspaces come with their own group of members and access permissions. This allows you to precisely control who can interact with your data within each workspace. +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**: Each workspace offers individualized settings and billing plans, providing flexibility to tailor configurations to specific needs. +3. **Customized Settings**: Workspaces offer unique settings and billing options, letting you customize configurations to suit specific needs. -4. **Base Affiliation**: A base is exclusively associated with one workspace and cannot be transferred between workspaces, preserving data integrity. +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 within multiple workspaces thus enabling versatile collaboration across different bases. Additionally, members can have varying access permissions within a workspace, allowing you to fine-tune their roles as needed. +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 essence, workspaces in NocoDB facilitate effective data organization and members management, ensuring that you have the flexibility and control required for various projects and teams. +In summary, NocoDB workspaces streamline data management and member control, providing the flexibility and oversight necessary for various projects and teams. :::info The self-hosted plan includes a default workspace, and it does not allow the creation of additional workspaces.