Kanban Board
Visual task management with drag-and-drop kanban boards.
The Kanban Board provides a visual, column-based view of your tasks organized by status. It is ideal for managing workflow and quickly seeing what is in progress, what is pending, and what has been completed.
Board Layout
The board displays four columns, one for each task status:
- To Do — tasks that have not yet been started
- In Progress — tasks currently being worked on
- Done — completed tasks
- Cancelled — tasks that were abandoned or are no longer needed
Each column shows a count of the tasks it contains.
Task Cards
Each task appears as a card within its status column. Cards display:
- Task title
- Priority indicator (color-coded by level)
- Assigned team members (shown as avatar icons)
- Due date
Click any card to open the full task detail modal, where you can view and edit all task information, subtasks, comments, attachments, and activity.
Drag-and-Drop
To change a task's status, simply drag its card from one column to another. The status update is saved to the server immediately. A small movement threshold prevents accidental drags when you intend to click.
Filtering
Use the filter controls at the top of the board to narrow your view:
- By client — show only tasks belonging to a specific client's projects
- By project — show tasks from a single project
- All — display tasks across all your projects
Permissions
Moving tasks between columns requires the projects.manage or tasks.update permission. Users with read-only access can view the board but cannot drag cards.