Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tryscott.ai/llms.txt

Use this file to discover all available pages before exploring further.

Invite members

  1. Open the planspace and click Share in the top bar
  2. Enter a teammate’s email address
  3. Select their role: Editor, Commenter, or Viewer
  4. Send the invite
Invited members receive a notification and can access the planspace immediately after accepting.

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
Only planspace Owners can manage members and roles.

Roles

RoleSend messagesEdit documentCommentViewManage members
OwnerYesYesYesYesYes
EditorYesYesYesYesNo
CommenterNoNoYesYesNo
ViewerNoNoNoYesNo
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 at tryscott.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 prints a planspace URL on its own line. Share that URL with a teammate. They can open it in the browser, or run scott pull <planspace-url> to load the full planspace context into their local terminal or agent thread. See CLI for details. Invited members receive a notification when added to a planspace.