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 workTodo(open)
Ready to startIn Progress(open)
Currently working onNeeds Review(open)
Waiting for reviewDone(closed)
Completed workCancelled(closed)
No longer neededOpen 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:
- Right-click on Status in the sidebar
- Click Configure Statuses
- 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- Todoi- In Progressd- Done