# Claude Board > AI orchestration platform — run multiple Claude agents with dependency graphs, wave execution, and live observability. ## Docs - [Attachments API](https://docs.claboard.dev/api/attachments.md): File attachments for tasks - [Auth API](https://docs.claboard.dev/api/auth.md): Authentication gate for the MCP HTTP API - [Claude Manager API](https://docs.claboard.dev/api/claude-manager.md): Tauri IPC commands for managing Claude CLI, MCP servers, plugins, and skills - [Tauri Events](https://docs.claboard.dev/api/events.md): Real-time events via the Tauri event system - [GitHub API](https://docs.claboard.dev/api/github.md): GitHub integration for issue sync, repo detection, and PR automation - [Planning API](https://docs.claboard.dev/api/planning.md): Start, monitor, and cancel AI-powered planning sessions - [Projects API](https://docs.claboard.dev/api/projects.md): CRUD endpoints for managing projects - [Roles API](https://docs.claboard.dev/api/roles.md): CRUD endpoints for agent roles (system prompts) - [Settings API](https://docs.claboard.dev/api/settings.md): Application-wide settings management - [Snippets API](https://docs.claboard.dev/api/snippets.md): CRUD endpoints for context snippets - [Stats API](https://docs.claboard.dev/api/stats.md): Project statistics, activity feed, and Claude usage data - [Tasks API](https://docs.claboard.dev/api/tasks.md): CRUD, status changes, agent control, dependencies, and observability - [Templates API](https://docs.claboard.dev/api/templates.md): CRUD endpoints for prompt templates - [Webhooks API](https://docs.claboard.dev/api/webhooks.md): CRUD and test endpoints for webhook configuration - [Agents](https://docs.claboard.dev/concepts/agents.md): How Claude agents spawn, run, and track usage - [Board & Views](https://docs.claboard.dev/concepts/board.md): Visual layouts for managing your tasks - [Review System](https://docs.claboard.dev/concepts/review.md): Approve tasks or request changes with feedback - [Tasks](https://docs.claboard.dev/concepts/tasks.md): Task lifecycle, fields, and configuration - [CLAUDE.md Editor](https://docs.claboard.dev/configuration/claude-md.md): Edit your project's CLAUDE.md configuration from the UI - [Configuration](https://docs.claboard.dev/configuration/environment.md): Configure Claude Board via config.json and environment variables - [Permissions](https://docs.claboard.dev/configuration/permissions.md): Control what tools Claude agents can use - [Project Settings](https://docs.claboard.dev/configuration/projects.md): Configure project name, directory, permissions, and more - [Building from Source](https://docs.claboard.dev/desktop/builds.md): Build the desktop app for Windows, macOS, and Linux - [Desktop Setup](https://docs.claboard.dev/desktop/setup.md): 6-step setup wizard, system validation, and first-project configuration - [Agent Names](https://docs.claboard.dev/features/agent-names.md): Randomly assigned personalities for running Claude agents - [Analytics](https://docs.claboard.dev/features/analytics.md): Cost tracking, performance metrics, model comparison, and efficiency dashboard - [Approval Gates](https://docs.claboard.dev/features/approval-gates.md): Require manual approval after auto-test passes - [File Attachments](https://docs.claboard.dev/features/attachments.md): Attach files to tasks for Claude to reference - [Auto PR](https://docs.claboard.dev/features/auto-pr.md): Automatic pull request creation when tasks complete - [Auto Test](https://docs.claboard.dev/features/auto-test.md): Automatic verification of completed tasks with rich terminal output - [Battle View](https://docs.claboard.dev/features/battle-view.md): Gamified arena view where agents fight with projectiles, HP bars, and explosions - [Circuit Breaker](https://docs.claboard.dev/features/circuit-breaker.md): Automatic queue pause after consecutive task failures - [Claude Manager](https://docs.claboard.dev/features/claude-manager.md): Manage MCP servers, plugins, agents, sessions, permissions, hooks, and settings from one place - [Command Palette](https://docs.claboard.dev/features/command-palette.md): Quick access to tasks, projects, and actions with Ctrl+K - [Custom Commands & Skills](https://docs.claboard.dev/features/custom-commands.md): Browse and inspect Claude's custom commands and skills - [Task Dependencies](https://docs.claboard.dev/features/dependencies.md): DAG-based dependency system with conditional workflows, context handoff, and sub-task spawning - [Diff Viewer](https://docs.claboard.dev/features/diff-viewer.md): View code changes made by completed tasks - [Failed Status](https://docs.claboard.dev/features/failed-status.md): Dedicated status column for permanently failed tasks - [Git Automation](https://docs.claboard.dev/features/git-automation.md): Automatic branch creation and pull requests from tasks - [GitHub Issues Sync](https://docs.claboard.dev/features/github-issues.md): Browse, import, and sync GitHub issues as tasks with automatic label mapping - [Model Filter](https://docs.claboard.dev/features/model-filter.md): Filter tasks by AI model across all views - [Desktop Notifications](https://docs.claboard.dev/features/notifications.md): Native OS notifications for task events with per-event toggles and localization - [Orchestration View](https://docs.claboard.dev/features/orchestration.md): Mission control for multi-agent parallel execution with DAG graph, timeline, and live observability - [Planning Mode](https://docs.claboard.dev/features/planning-mode.md): AI-powered task breakdown with step-by-step wizard, dependency generation, and live progress - [Project Terminal](https://docs.claboard.dev/features/project-terminal.md): Watch every running task in a project from a single live terminal tab with per-task color-coded badges - [Prompt Templates](https://docs.claboard.dev/features/prompt-templates.md): Customize Claude's system prompt per task type - [Pipeline & Auto-Queue](https://docs.claboard.dev/features/queue.md): DAG-aware auto-queue with crash recovery, periodic polling, and smart scheduling - [Retry & Backoff](https://docs.claboard.dev/features/retry-backoff.md): Exponential backoff retry strategy for failed tasks - [Roadmap](https://docs.claboard.dev/features/roadmap.md): Plan milestones and phases with AI-assisted roadmap view — integrates with the GSD (Get Shit Done) spec-driven workflow - [Roles](https://docs.claboard.dev/features/roles.md): Define specialized personas for Claude agents with custom system prompts - [Codebase Scan](https://docs.claboard.dev/features/scan.md): AI-powered codebase analysis for context building - [Session Replay](https://docs.claboard.dev/features/session-replay.md): Timeline-based replay of Claude's actions during task execution - [App Settings](https://docs.claboard.dev/features/settings.md): Configure startup behavior, notifications, defaults, and system preferences - [Skill Import](https://docs.claboard.dev/features/skill-import.md): Import skills from GitHub repositories - [Context Snippets](https://docs.claboard.dev/features/snippets.md): Inject project rules and context into every Claude prompt - [Split Terminal](https://docs.claboard.dev/features/split-terminal.md): View multiple agent outputs side by side - [Status Animations](https://docs.claboard.dev/features/status-animations.md): Visual feedback when tasks transition between statuses - [Task Keys](https://docs.claboard.dev/features/task-keys.md): Jira-style identifiers for every task - [Task Timeout](https://docs.claboard.dev/features/task-timeout.md): Automatic task termination after configurable duration - [Prompt Templates](https://docs.claboard.dev/features/templates.md): Reusable prompt templates with variables and presets - [Live Terminal](https://docs.claboard.dev/features/terminal.md): Watch Claude work in real-time with filtered log output - [Token Counter](https://docs.claboard.dev/features/token-counter.md): Real-time token estimation and cost preview in task creation - [Voice Assistant](https://docs.claboard.dev/features/voice-assistant.md): Hands-free task management with speech recognition - [Webhooks](https://docs.claboard.dev/features/webhooks.md): Send task events to Slack, Discord, Teams, or custom endpoints - [Workflow Templates](https://docs.claboard.dev/features/workflow-templates.md): Reusable task chain templates with dependency setup - [Installation](https://docs.claboard.dev/installation.md): Download Claude Board or build from source - [Introduction](https://docs.claboard.dev/introduction.md): Orchestrate multiple Claude agents from a visual command center - [Quick Start](https://docs.claboard.dev/quickstart.md): Create your first project and run a task in 5 minutes ## OpenAPI Specs - [openapi](https://docs.claboard.dev/api-reference/openapi.json)