Organize work with projects
This guide shows you how to use projects to organize tickets.
What are projects?
Section titled “What are projects?”A Project is a workspace-scoped grouping of tickets toward a shared goal. Projects are Control Center-only — they never sync to external providers like Linear.
Create a project
Section titled “Create a project”- Navigate to Tickets in the sidebar
- Click Projects tab
- Click Create project
- Enter:
- Name: e.g. “Auth migration”, “v2 launch”
- Description: what this project is about
- Color: visual identifier (choose from predefined colors)
- Click Create
Add tickets to a project
Section titled “Add tickets to a project”- Open a ticket
- Set the Project field to the target project
- Or bulk-select tickets and assign them to a project
Tickets can belong to only one project at a time.
Project status
Section titled “Project status”Projects have their own lifecycle:
| Status | Description |
|---|---|
| Active | Work is ongoing |
| Completed | All work is done |
| Archived | Historical reference |
Update the project status from the project detail view.
View project progress
Section titled “View project progress”Open a project to see:
- All tickets in the project, grouped by status
- Completion percentage
- Which agents are assigned to project tickets
- Priority distribution
Navigate to /projects/:projectId in the app to see the project overview.
Projects and pipelines
Section titled “Projects and pipelines”Pipelines can create tickets within a project:
- Set the
projectIdon a ticket created by a pipeline step - All output tickets are grouped under the project
- The project view shows pipeline-generated tickets alongside manually created ones