Projects
Projects let you organize work within a workspace. Each project has its own agents, connectors, conversations, and runs — fully isolated from other projects.Creating a Project
- Click the project dropdown in the sidebar
- Select Create Project
- Enter a name for the project
Switching Projects
Use the project dropdown in the sidebar to switch between projects. When you switch:- All views update to show only the selected project’s data
- New resources are created within the selected project
- The selection persists across page navigations and sessions
Data Isolation
Resources are scoped to the project they were created in:| Resource | Project-Scoped |
|---|---|
| Agents | ✅ |
| Connectors | ✅ |
| Chat Conversations | ✅ |
| Agent Memory | ✅ |
| Cron Jobs | ✅ |
| Runs | ✅ |
| Approvals | ❌ (workspace-scoped) |
| Provider Keys | ❌ (workspace-scoped) |