LogoLogo
codatum.comSign InStart for free
  • Introduction
  • Getting Started
    • Quick Start
    • Concept (Further reading)
      • Why did we a choose Block Editor over Cell-based Editor?
  • Connect and Manage Data
    • Connection
      • Sync Table Metadata
    • Supported Warehouses
      • BigQuery
      • Snowflake
      • Other Warehouses
    • Catalog
    • Search
  • Data Exploration
    • Data Exploration Overview
    • Notebook
      • Doc Page
      • Grid Page
      • SQL Block
      • Version
      • Notebook FAQ
    • Chart
    • Explorer
    • Parameter
    • (Appendix) Cache
  • AI Assist
    • SQL Assistant
  • Sharing
    • Sharing Overview
    • Teamspace
    • Shared Notebook
    • Report
    • Public Link
    • Signed Embed
      • How to Set Up Signed Embed
  • Account Management
    • Account
    • Account Settings
  • Workspace & User Management
    • Workspace
  • User Management
    • Invitation
    • Group
  • Security
    • Security Overview
  • Audit logs
  • IP Access Control
  • Access control
    • Access Control Overview
    • Access Control for Workspace
    • Access Control for Resources
      • Access Control for Group
      • Access Control for Teamspace
      • Access Control for Notebook
      • Access Control for Connection
      • Access Control for Report
  • [Under Construction] Plan and Billing
    • Limit and usage
    • Downgrade and cancel
  • Best Practices
    • Advanced Control Structures in SQL
  • Other considerations
    • System requirements
Powered by GitBook

Reference

  • Privacy policy
  • Terms of service
  • JP Docs Site
On this page
  • Roles for Teamspaces
  • Teamspace Operations and Access Control Rules

Was this helpful?

  1. Access control
  2. Access Control for Resources

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.

PreviousAccess Control for GroupNextAccess Control for Notebook

Last updated 8 months ago

Was this helpful?