Skip to main content
A planspace combines three things that are usually separate:
  • A conversation with the Scott agent that is optimized for plan design
  • A versioned document that updates as you iterate
  • A context flow — the branching history of all versions
The planspace layout is split into two panels. The left panel shows the conversation and version history. The right panel shows the current document and team comments/reviews.

Create a planspace

  1. Click New planspace from the home screen
  2. Name your planspace — this becomes the document title
  3. Choose your sandbox environment:
    • Local sandbox (desktop app) — the agent runs on your machine
    • Cloud sandbox (browser) — the agent runs in the cloud, auto-pauses when idle
  4. Attach connected sources — GitHub repos, files, or folders
The title bar at the top of the planspace shows your current position in the version history:
IndicatorMeaning
CheckmarkYou’re viewing the latest version across all branches
Branch iconYou’re at the tip of a specific branch
History iconYou’re viewing an older version
Click the title dropdown to quickly jump to the latest version, the current branch tip, or open the full context flow.

Planspace access

Planspaces support role-based access for team members:
RolePermissions
OwnerFull control — edit, comment, review, manage members, delete
EditorEdit the document, send messages, comment, request reviews
CommenterView and leave comments, but cannot edit or send messages
ViewerRead-only access
You can also make a planspace public, which generates a shareable read-only link. See Sharing for details.

Delete a planspace

Open the planspace settings menu and select Delete planspace. This action is permanent and removes all version history, comments, and reviews.
Deleting a planspace cannot be undone. Make sure any important decisions or context have been captured elsewhere before deleting.