Workspaces
A workspace is the top-level container. Think of it as one company, one project, or one household. Everything inside a workspace — nodes, skills, artifacts, channels — is isolated from every other workspace.
You can belong to many
Workspaces don’t limit you to one. Typical setups:
- Work + Personal — two separate workspaces, different channel integrations, different skill libraries.
- Client A + Client B + Internal — three workspaces for a consulting practice.
- Experiments — a scratch workspace you tear down weekly.
Switch between them from the workspace dropdown in the top nav.
Sharing a workspace
Invite collaborators by email. Each collaborator gets one of three roles:
| Role | Can view | Can chat with nodes | Can edit structure | Can mint MCP keys |
|---|---|---|---|---|
| Viewer | ✅ | ❌ | ❌ | ❌ |
| Operator | ✅ | ✅ | ❌ | ✅ (for their own Claude Desktop) |
| Owner | ✅ | ✅ | ✅ | ✅ |
The invite email includes a sign-in link; the collaborator signs in with their Google identity and lands on the shared workspace.
Workspace limits (plans)
Every plan has limits on concurrent nodes, skill library size, and monthly agent runtime. See Billing & Plans.
Deleting a workspace
Deleting is permanent and cascades: nodes, artifacts, activity history, channel integrations, and MCP keys are all removed. Workspace owners can export an archive (JSON + artifact bundle) before deletion from Settings → Export.
Next
- Delegation & Messaging — node-to-node communication inside a workspace.