Invite members
- Open the planspace and click Share in the top bar
- Enter a teammate’s email address
- Select their role: Editor, Commenter, or Viewer
- Send the invite
Manage members
From the Share modal, you can:- Change roles — promote or demote existing members
- Remove members — revoke access for a specific person
- Revoke pending invites — cancel invites that haven’t been accepted
Roles
| Role | Send messages | Edit document | Comment | View | Manage members |
|---|---|---|---|---|---|
| Owner | Yes | Yes | Yes | Yes | Yes |
| Editor | Yes | Yes | Yes | Yes | No |
| Commenter | No | No | Yes | Yes | No |
| Viewer | No | No | No | Yes | No |
Public links
Toggle Make public in the Share modal to generate a read-only link. Anyone with the link can view the document and its version history without signing in. Public planspaces are accessible attryscott.ai/share/{planspace-id}.
Public links are read-only. Viewers cannot comment, edit, or see private comments. To collaborate, invite members directly.
Sharing context via the CLI
You can also share planspace context with teammates from the terminal:scott push outputs links to both the web app and desktop app. Share either link with a teammate. They can then run scott pull in their own environment to link the planspace to their local branch. See CLI for details.
Invited members receive a notification when added to a planspace.