Documentation
Everything you need to run workflows with Tasked — from first install to production deployment.
Getting Started
Core Concepts
Concepts
DAGs, task states, variable substitution, schedules, and how the engine works.
Flows
Task definitions, dependencies, per-task overrides, webhooks, and examples.
Executors
Shell commands, HTTP requests, callbacks, and noop. How tasks actually run.
Queues
Concurrency limits, rate limiting, retry policies, backoff strategies, and retention.
Usage
CLI
Command-line reference for serve, run, and mcp modes.
API Reference
REST API endpoints for queues, flows, tasks, schedules, and system.
MCP Server
Give AI agents durable task execution through the Model Context Protocol.
Operations