Boards & Statuses
Each team has a Kanban board, reached from the team in the sidebar. The board is the day-to-day view of that team's work.
Columns are statuses
The columns are the team's workflow states, for example Todo → In Progress → Review → Done. States are configured per team (see "Workspace Settings → Teams, Workflow & Labels"), so different teams can model their process differently.
To move a task, drag its card from one column to another — that changes its status. Everyone viewing the board sees the move in real time; no refresh needed.
Creating tasks
You can create a task inline in any column: start typing a title in the column and press Enter. The task appears in that column's status immediately. Open it afterward to add detail.
The task card
A card on the board shows the essentials at a glance:
| Element | Meaning |
|---|---|
| Key | The stable identifier, e.g. BE-14 (team prefix + number) |
| Title | What the task is |
| Assignee avatar | Who owns it |
| Labels | Colored tags (work type, component, process state) |
| Priority | A small signal indicator (Critical / High / Medium / Low) |
| Subtask indicator | done/total, e.g. 3/5, when the task has subtasks |
Click a card to open the full task. Every task also has its own page (and a stable link by key), so you can open it directly or share the link.
Real-time collaboration
Boards are live. Creating a task, moving a card, changing an assignee, or closing a blocker all broadcast to everyone with the board open — including changes made by AI agents.