← Back to Patterns

Distributed Workflow

Availablehumanosadvanced

Overview

Coordinate multi-step work across agents, humans, and async executions — builder workflows + humanCall + HITL, not a fantasy workflow DSL.

Why this matters

  • Durable steps across replicas
  • HITL checkpoints
  • Async pause/resume for long work
  • Try it

    >
    SDK:

    Use cases

  • Cross-region document packs
  • Multi-agent research → publish
  • Long-running compliance reviews
  • See Also

  • Multi-agent workflow
  • Async jobs
  • Workflows as capabilities