Statuses
Six statuses, each with its own badge.Pending
Pending
The run exists and is queued. Nothing has started.
Running
Running
In flight, with a spinner.
Success
Success
Finished and did its work.
Partial
Partial
The run did its work, but something downstream failed. A Slack delivery that could not post is the usual cause. The output exists. The last mile did not complete.
No change
No change
A success. The agent ran, looked, and found nothing worth acting on, so it produced nothing. The label reads like a problem and is not one. A daily competitor watcher will show plenty of these, and that is the correct outcome for a quiet day.
Failed
Failed
The run itself broke. The error is in the expanded row.
The collapsed row
Left to right, a row carries the status badge, what started the run (a scheduled run, a manual run, or an event run), and a line of facts underneath:- Whether content changed: changed, no content change, or sources unavailable. Sources unavailable means the run proceeded but every source it tried failed to load, which is different from genuinely finding nothing new.
- How many signals the run created.
- How many documents it touched.
- Report, when the run produced one.
- The event and entity that fired it, on event-driven runs.
- A per-source tally, on runs with sources: how many were read and how many failed.
The expanded row
Expanding a run gives you, in order:The error
In a red panel, if the run recorded one.
Summary
Shown when the run wrote a report. The report’s title and its summary, rendered, plus the token count and model that produced it, and an Open report button.
Documents and insights
A list of the documents and insights this run created or updated, each labelled created or updated and linking to the thing itself.
Audit trail
A compact table of what the agent did during the run. Click any line to open its detail. A run with nothing recorded says so.
Where reports go
Every report an agent writes is saved to the system Agent Reports folder, whether or not you set up delivery. It is a normal document from there: searchable, editable, and versioned. Delivery adds copies. Two channels ship: a Slack channel, once Slack is connected, and Email to selected org members. Knowledge and insights are not delivery channels. The Gain knowledge and Discover insights outputs on the agent already handle those, so routing a report through them as well would duplicate the same work. Open a report from the run row, from the Latest Report card in the agent sidebar, or from the Agent Reports folder in your knowledge base.Reading a problem
The agent is in error
The agent is in error
Expand the newest run and read the message. Fix the cause, then Resume from the agent header. Agents in error do not restart themselves, which stops a broken source being hammered.
A run succeeded but nothing arrived in Slack
A run succeeded but nothing arrived in Slack
That is what Partial means. The work is done and the report is in Agent Reports. Check the report’s delivery status, fix the channel, and redeliver from the report.
Run now is greyed out
Run now is greyed out
The agent is paused, in error, or already running. One run at a time per agent, always.