Delegation & Teams

Worker-to-worker task delegation with team-based permissions and handoff protocols.

Worker-to-Worker Delegation

Delegation enables workers to assign subtasks to other workers. This is useful for complex workflows that require multiple specialized workers.

Delegation is available on Team and Business plans. It requires explicit configuration of delegation permissions between workers or teams.

Worker Teams

Worker teams group workers together for delegation purposes. Teams can have one-way or mutual delegation relationships with other teams.

  • FULL: Team member can delegate to and receive from team
  • RECEIVE_ONLY: Team member can only receive delegated tasks

Delegation Lifecycle

  1. REQUESTED: Delegation initiated by source worker
  2. ACCEPTED: Target worker acknowledged the delegation
  3. IN_PROGRESS: Target worker is processing the task
  4. DONE: Delegation completed successfully
  5. BLOCKED / CANCELLED: Delegation failed or was cancelled

Related Documentation