Roles And Access
Three separate concepts
Section titled “Three separate concepts”Do not collapse these in your head:
- account role
- shared-space access
- notebook share link
They overlap, but they are not the same thing.
Account roles
Section titled “Account roles”At a high level:
- admins have broad visibility and management power
- non-admin users need normal space membership or a share link to see shared work
Shared spaces
Section titled “Shared spaces”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
Section titled “Share links”Share links are read-only document access.
They are useful when you want someone to review a notebook without placing them into the working collaboration surface.
Recommended rule of thumb
Section titled “Recommended rule of thumb”- use shared spaces for active collaboration
- use share links for review and distribution
- use controlled notebooks for frozen, shareable artifacts