Workflows

A workflow is a set of steps, executed either linearly (by order) or as a DAG when graph_enabled is true. Each step runs a Run via the runner (agent steps), or executes a connector/approval gate. Each agent keeps its own Codex thread_id per workflow run.

You are not logged in. Go to /login first to run workflows.

Workflow runs

Create and monitor workflow runs. Manage definitions in /workflow-definitions.

Select a run to see details.