Overview
A space is an isolated project environment. Each space contains:- Sandbox — A persistent cloud VM (microVM) where the AI runs commands and edits files
- Browser profile — A dedicated browser session for web automation
- Drive — A unified filesystem with apps, files, repos, and mounts
- Rules — Custom instructions that shape AI behavior in this space
- Threads — All conversations scoped to this project
One sandbox per space
Every space gets exactly one sandbox — a persistent virtual machine that survives suspend and resume. Files and state are preserved between sessions. The sandbox is where the AI executes commands, installs dependencies, and builds your projects.Creating a space
Create a space from the sidebar. Give it a name that describes the project. The sandbox is provisioned automatically when the AI first needs it.Space settings
Each space has its own configuration:| Setting | Description |
|---|---|
| Name | Display name for the space |
| Rules | AI behavior instructions specific to this space |
| Browser | Dedicated browser profile for web automation |
| Sandbox | Cloud VM configuration and status |