Skip to main content
The Workflows screen tracks the DAG workflows submitted by orchestrator agents or API callers. Each workflow is a directed graph of nodes, where each node runs an agent. The list auto-refreshes so in-progress workflows stay current.

The workflows table

With filter/search and pagination, the table shows:

Actions

  • Execute — kick off a pending workflow inline from its row.
  • Click a row to open its detail sheet.
Workflows page empty state

Workflows — DAG runs submitted by orchestrator agents and API callers.

Workflow detail sheet

1

Run or stop the workflow

Use Execute to start it or Cancel workflow to stop it.
2

Switch node views

Toggle between the Graph view (the DAG visually) and the Table view of nodes.
3

Read the nodes table

The nodes table lists each node, its agent, status, attempt, and duration.
4

Drill into a node

Open any node to see its output or error.

Workflows

The DAG workflow model.

Pools

Group the agents a workflow orchestrates.

Sessions

Inspect the sessions nodes run in.