Overview
A workspace is a logical group of agents. Use workspaces to organize agents by project, team, environment, or any grouping that fits your organization.In the database schema and API, workspaces are stored as
agent_fleets. The dashboard and CLI use the term “workspace”.Why workspaces?
- Organization — group related agents (e.g., “Production”, “Staging”, “Research team”).
- Access control — team members see only workspaces assigned to them.
- Monitoring — view aggregated health, traces, and scores per workspace.
- Billing — usage is tracked per workspace for cost attribution.
Workspace structure
Creating a workspace
- Dashboard
- API
Click New workspace from the workspace switcher in the sidebar.
Workspace limits
| Plan | Max workspaces |
|---|---|
| Free | 1 |
| Pro | 5 |
| Team | 20 |
| Enterprise | Unlimited |
Workspace switcher
The sidebar includes a workspace switcher (top left) that shows:- CelerFlow logo + current workspace name
- Your plan tier badge
- A dropdown to search and switch between workspaces
- Option to create a new workspace