Access Control for Teamspace
Teamspace roles, operations, access control rules.
Roles for Teamspaces
Owner role is different from Editor/Viewer roles and they are not mutually exclusive. When roles overlap, the higher role takes precedence.
Role Name | Summary |
---|---|
teamspace.Owner | Can manage teamspaces without workspace owner role |
teamspace.Editor | Can edit notebooks and folders in the teamspace |
teamspace.Viewer | Can view notebooks and folders in the teamspace |
Teamspace Operations and Access Control Rules
The operations that can be performed to manage teamspaces and the corresponding roles required to perform them are listed here.
Operations | Required Roles | Additional Notes |
---|---|---|
View a list of all teamspace names within the workspace | workspace.Viewer | - |
Add a teamspace to the workspace | workspace.Editor | - |
Change the display name of a teamspace; Add and remove teamspace owners; Delete a teamspace; Add and remove permissions for groups in a teamspace; | workspace.Owner OR ((workspace.Viewer) AND teamspace.Owner) | This operation can be performed by a workspace.Viewer if the workspace.Viewer if the workspace.Viewer is the teamspace.Owner of the respective teamspace. |
Last updated