Maps
A map is your workspace. It contains your project folders and all the agents collaborating across them. Think of it like a project in your IDE — everything related to one effort lives in one map.Creating a map
From the home screen, click Create Map. You’ll be prompted to:- Name your map — something descriptive like “Backend Rewrite” or “Mobile App v2”
- Add folders — point it at one or more local directories or clone from a URL
Adding folders
Each map can contain multiple folders. This is useful when your work spans several repositories or a monorepo with distinct areas. To add a folder to an existing map:- Open the map
- Go to Settings (
Cmd+,) and add a folder under the Folders section - Choose between a local directory or clone from a URL
Managing maps
- Rename a map with
Cmd+.while it’s open - Switch between maps using tabs at the top of the window
- Open multiple maps simultaneously in different tabs
- Delete a map from the home screen (this removes the workspace, not your code)
Map-level settings
Each map can override global settings:| Setting | What it does |
|---|---|
| Default model | Which Claude model agents use by default |
| Folders | Which project directories are available |
Next: The Spatial Canvas
Navigate the visual workspace inside your map.