Skip to main content
This page defines common lifecycle terms used across the app.

Agent Status

Workflow Definition Status

Workflow Version Status

Run Status

Run statuses can include queued, running, waiting, completed, failed, canceled, timed out, or expired depending on the execution path. The important distinction is terminal versus non-terminal:
  • Non-terminal: queued, running, waiting.
  • Terminal: completed, failed, canceled, timed out, expired.

Wait Status

Waits represent paused work. Common wait types include human approval, human input, human choice, delay, external callback, channel reply, agent result, and fleet join.

Delegation status

The operation thread uses the user-facing states Working, Waiting for a human decision, Completed, and Failed.

Automatic review status

Execution status is tracked separately so an approved proposal can later be recorded as executed or failed, and a human-denied proposal as rejected.

Connector Status

Template Visibility