Statuses

Organize conversations into workflow states like Todo, In Progress, and Done. Open statuses appear in your inbox; closed ones move to the archive.

What are Statuses?

Statuses help you organize your conversations into workflow states. Each session can have one status at a time, and you can filter your session list by status.

Default Statuses

Backlog(open)
Ideas and future work
Todo(open)
Ready to start
In Progress(open)
Currently working on
Needs Review(open)
Waiting for review
Done(closed)
Completed work
Cancelled(closed)
No longer needed

Open vs Closed

Statuses are categorized as either open or closed:

  • Open statuses appear in your main session list
  • Closed statuses move sessions to the archive

Customizing Statuses

You can customize statuses for each workspace:

  1. Right-click on Status in the sidebar
  2. Click Configure Statuses
  3. Add, edit, reorder, or delete statuses

Status Properties

{
  "id": "in-progress",
  "label": "In Progress",
  "color": "#eab308",
  "icon": "⏳",
  "shortcut": "i",
  "category": "open",
  "isDefault": false,
  "order": 2
}

Keyboard Shortcuts

Quickly change status with keyboard shortcuts. The default shortcuts are:

  • t - Todo
  • i - In Progress
  • d - Done