Nc docs/user management (#9244)

* docs: workspace ownership

* docs: change ws owner

* docs: base collaboration

* docs: update user access mgmt

* fix: project => base
This commit is contained in:
Raju Udava
2024-08-15 06:31:22 +05:30
committed by GitHub
parent 78bba9b58a
commit 6548fbbea0
16 changed files with 85 additions and 31 deletions

View File

@@ -24,8 +24,8 @@ In the following section, lets look at the process of creating your NocoDB works
When you start a new workspace, you automatically become the owner.
Once your workspace is set up, you can [create tables](/tables/create-table) and [invite others](/workspaces/workspace-collaboration) to join and work together.
You can invite as many people as you want, and you can create as many tables as you need in your workspace.
But remember, there can only be one owner, and only the owner can delete the workspace.
You can invite as many people as you want, and you can create as many tables as you need in your workspace. Workspace ownership is transferable, but a workspace must always have at least one owner.
:::info
The Open Source NocoDB includes a default workspace, and it does not allow the creation of additional workspaces.