Claude Board offers multiple views to manage your tasks. Switch between them using the view toggle in the top toolbar.Documentation Index
Fetch the complete documentation index at: https://docs.claboard.dev/llms.txt
Use this file to discover all available pages before exploring further.
Views
- Kanban Board
- List View
- Summary View
- Orchestration
The default view. Tasks are organized into columns by status:
Drag and Drop — Move tasks between columns by dragging. Dropping into In Progress spawns a Claude agent automatically. Hold Alt while dragging to create a dependency between two tasks.
| Column | Description |
|---|---|
| Backlog | Queued tasks waiting to start |
| In Progress | Claude is actively working |
| Testing | Completed, awaiting your review |
| Done | Approved and finished |
| Failed | Permanently failed after all retries |
Real-time Updates
All views update in real-time via WebSocket. Task status changes, terminal output, token usage, and dependency updates are pushed instantly — you never need to refresh the page.
Toolbar
The board toolbar provides quick access to:| Feature | Description |
|---|---|
| View toggle | Switch between Kanban, List, Summary, and Orchestration |
| Model filter | Show only tasks for a specific model (Opus/Sonnet/Haiku) |
| New Task | Create a new task with the quick-create modal |
| Search | Filter tasks by title or description |
Mobile Experience
Claude Board is fully responsive. On smaller screens:- The Kanban board scrolls horizontally
- Quick-move buttons replace drag-and-drop
- The terminal opens as a bottom sheet
- Task creation uses a full-screen modal
Task Lifecycle
Learn how tasks flow through each status.
Orchestration
Explore the dependency graph and timeline views.