MoltinMoltin Docs

Runs

Runs is the history of agent executions. Use it to review what an agent did, when, and with what outcome.

  • Workspace level: Build โ†’ Runs shows runs across all agents.
  • Agent level: open an agent โ†’ Runs shows just that agent's runs.
๐ŸŽฌOpening Runs from the Build sidebar.Watch
Opening Runs from the Build sidebar.

The Runs page sits in the Build secondary navigation alongside Dashboard, Feedback, Datasets, and Memories.

๐ŸŽฌRuns lives in the Build secondary navigation.Watch
Runs lives in the Build secondary navigation.

Runs over time chart

The page opens on a Runs over time chart with a legend showing the Failed, Completed, and Total series.

๐ŸŽฌThe Runs over time chart with its Failed / Completed / Total legend.Watch
The Runs over time chart with its Failed / Completed / Total legend.

Time range

Use the 1d, 7d, and 30d controls to change the window the chart and statistics cover.

๐ŸŽฌTime range controls switch the window between 1d, 7d, and 30d.Watch
Time range controls switch the window between 1d, 7d, and 30d.
๐ŸŽฌSwitching the time range to 7 days re-scopes the chart and stats.Watch
Switching the time range to 7 days re-scopes the chart and stats.

Summary statistics

Below the chart, summary statistics report Total Runs, Failed Runs, and Completed Runs for the selected date range.

๐ŸŽฌTotal / Failed / Completed run statistics for the selected range.Watch
Total / Failed / Completed run statistics for the selected range.

Filtering and the runs table

Filter by and Sort by controls plus a search box narrow the list.

๐ŸŽฌFilter by, Sort by, and search controls narrow the runs list.Watch
Filter by, Sort by, and search controls narrow the runs list.

Status toggles scope the list to Completed or Failed runs.

๐ŸŽฌStatus toggles scope the table to Completed or Failed runs.Watch
Status toggles scope the table to Completed or Failed runs.

The runs table lists each execution with Run, Tokens, Status, and Ran On columns.

๐ŸŽฌThe runs table: Run, Tokens, Status, and Ran On columns.Watch
The runs table: Run, Tokens, Status, and Ran On columns.

When an agent (or the workspace) has no executions yet, the page shows a "No runs found" empty state inviting you to kick off a workflow.

๐ŸŽฌThe empty state when no runs exist yet.Watch
The empty state when no runs exist yet.

Use Runs as a feedback loop

Inspect runs to see how an agent performed, then adjust its workflows in the Editor. Pair this with Feedback.