Agent Run History Growth+This feature requires the Growth+ plan or higher
Every time a Dash Agent runs โ whether triggered manually, by a schedule, or by an event โ EquipDash records the full details of that run. The run history lets you see what the agent did, how long it took, how many credits it used, and whether it succeeded or needs your attention.
Viewing the Run Historyโ
- Go to the Agents page.
- Click on the agent you want to inspect.
- The agent's detail page opens, showing its configuration and a Run History section.
- The run history lists all runs for this agent, with the most recent at the top.

Understanding Run Statusesโ
Each run has a status that tells you where it got to. A run is only marked Completed if it actually finished the job โ a run that stopped part-way is always labeled honestly, never given a green tick.
| Status | Meaning |
|---|---|
| Running | The agent is working right now. |
| Awaiting approval | The agent paused on an action that asks you first and is waiting for someone to approve or skip it. |
| Completed | The agent finished its work. You can read the summary and every step it took. |
| Nothing needed doing this time | The agent checked, found nothing to act on, and stopped. This costs nothing โ no AI is used. |
| Stopped early | The agent ran out of steps before finishing. The steps it did complete are listed. Raise Max steps in the builder if this keeps happening. |
| Stopped โ got stuck | The agent started repeating itself and was stopped. Nothing further was changed. |
| Failed | Something went wrong. A message explains what. |
| Cancelled | Somebody stopped the run. |
| Timed out | The run took too long and was stopped automatically. |
Status Colorsโ
- Running โ blue
- Awaiting approval โ amber
- Completed โ green
- Nothing needed doing this time โ grey
- Stopped early / Stopped โ got stuck โ amber
- Failed / Timed out โ red
- Cancelled โ grey
Filtering Runs by Statusโ
If you are looking for a specific type of run (e.g., only failed runs or runs awaiting approval):
- On the run history page, use the status filter dropdown at the top.
- Select a status to filter by (e.g., Awaiting Approval, Failed, Completed).
- The list updates to show only runs matching the selected status.
- Clear the filter to see all runs again.
Viewing Run Detailsโ
Click on any run in the list to see its full details. The detail panel shows:
Summaryโ
The agent generates a plain-language summary of what it accomplished during the run. For example: "Found 3 overdue rental returns. Sent reminder emails to 2 customers. 1 customer was already contacted today and was skipped."
Run Informationโ
| Field | Description |
|---|---|
| Triggered by | How the run was started โ Manual (by a specific user), Schedule, or Event |
| Started at | When the run began |
| Completed at | When the run finished (if finished) |
| Duration | How long the run took |
| Credits used | The number of AI credits consumed by this run |
Actionsโ
The actions section lists everything the agent did, in order, written as plain sentences โ "Emailed the customer about their overdue return", not a technical function name. Each step also shows whether it went ahead, is waiting for you, or was skipped, and the time it happened.
Click a step to expand it if you want the exact detail behind the sentence โ what the agent asked for, and what came back.

Show Dash's thinkingโ
If you want to understand why the agent did something, flip the Show Dash's thinking switch above the list. The agent's reasoning appears between the steps, in its own words. Leave it off for the short version.
For actions that asked you first, you will also see who responded and when.
Telling Dash it got something wrongโ
If a step is not what you wanted, you can teach the agent instead of just fixing it by hand:
- Expand the step.
- Click Not what you wanted?
- Type what Dash should have done instead.
- Click Send to Dash.
Your note feeds into the suggestions on the Dash Skills page, where you decide whether to keep it. Nothing changes until you do.
Managing Pending Approvalsโ
If a run is Awaiting approval, there is an action waiting for you.
The quickest place to deal with it is the Waiting for your OK box at the top of the Agents page โ it collects pending actions from every agent so you can clear them in one pass. You can also respond inside the run itself.
Approving an actionโ
- Open the run with Awaiting approval status.
- Find the pending step.
- Read the sentence describing what the agent wants to do, and expand it if you want more detail.
- Click Approve to let it go ahead โ or Approve & don't ask again to also stop being asked about that same kind of action for the rest of this run.
If several actions are waiting in the same run, Approve all clears them together.
Skipping an actionโ
- Open the run with Awaiting approval status.
- Find the pending step.
- Click Skip.
Skipping does not cancel the run. Only that one action is passed over; the agent carries on with everything else it had planned. The skip is recorded, along with who skipped it and when.
Cancelling a runโ
You can stop a run at any time while it is Running or Awaiting approval.
- Open the run.
- Click Cancel run.
- The run stops immediately and is marked Cancelled.
Checking What a Run Costโ
Each run shows what it used:
- Tokens used โ the raw amount of AI work the run needed.
- Share of your monthly allowance โ a plain percentage, so you can see at a glance whether a run is cheap or expensive.
A run that finds nothing needed doing this time uses no AI at all.
To see usage across all your agents, go to Settings > AI Assistant.
Following Up on a Runโ
After a run completes, you can send it back out with extra instructions instead of starting from scratch. On the run page, type what you want in the Follow up box and click Run โ the new run starts with the previous run's results as context.
Troubleshootingโ
Stopped early โ the agent ran out of steps. Raise Max steps in the builder, or narrow the instructions so there is less to get through.
Stopped โ got stuck โ the agent kept trying the same thing. This usually means the instructions are ambiguous, or the agent was asked to do something it does not have the right switch turned on for. Check step 2 of the builder and tighten the instructions.
Waiting to start โ the run is queued behind other background work. If it sits there for more than a few minutes, stop it and try again later.
Failed โ open the run to see the message. Common causes:
- Out of AI credits. Buy a credit pack from Settings > Billing & Plan.
- Something the agent looked for no longer exists (for example, a booking that was deleted). Adjust the instructions if it keeps happening.
Timed out โ the task was too broad. Narrow the instructions or reduce how much the agent has to work through.