Skip to content

Roles And Access

Keep these concepts separate:

  • account role
  • shared-space access
  • notebook share link

They overlap, but they are not the same thing.

At a high level:

  • admins have broad visibility and management power
  • non-admin users need space membership or a share link to see shared work

Shared spaces are explicit access lists.

If you create one and add nobody else, it is effectively private except for admin-level visibility.

Space access controls who can:

  • open the shared space
  • edit notebooks in it
  • create share links
  • manage space access

Share links are read-only document access.

Use share links when someone needs to review a notebook without being added to the working collaboration surface.

  • use shared spaces for active collaboration
  • use share links for review and distribution
  • use controlled notebooks for frozen, shareable artifacts

For storage, deployment, and trust questions, read Security And Deployment.