Review a Run
Watch an agent work, and review what it did afterward.
The agent's Runs tab lists every run newest first, along with the status, who or what triggered the run, and how long it took. Click a row to open the run.
Run Statuses
Pending: the run is queued and the browser has not started.
Running: the agent is working and can be watched live.
Succeeded: the agent finished the task and reported an outcome.
Failed: the agent could not finish. The run displays the reason.
Cancelled: the run was stopped.
Watch a Run Live
While a run is Running, the run page streams the agent's browser under Live view. The panel beside it shows:
Task: the instructions this run received, with any
{{field}}placeholders already replaced.Progress: the run's milestones, including run started, browser live, and result.
Activity: a timestamped entry for each action the agent takes, such as
Filling 'Policy number'.
Click Cancel run to stop a run in progress.
Review the Outcome
When the run finishes, a Recording of the full session replaces the live view. It can take a moment to become available.
A successful run reports:
Notes: a description of what the agent did.
Confirmation number: the reference the site produced, if there was one.
Couldn't enter faithfully: any value the agent could not enter as provided, because the site rejected it, truncated it, or offered no matching option.
Was this helpful?