Run History
Review, organize, download, and delete past pipeline runs.
Run history keeps your manual and agent-triggered runs for the current pipeline in one place. Use it to review status, find outputs, add personal context, and clean up runs you no longer need.
Run history is scoped to your user account. It does not show manual or agent-triggered runs started by other people who have access to the pipeline.
Run History contains past Pipeline executions and their outputs. It is separate from Pipeline history, which contains saved editor snapshots you can preview or restore. To recover an earlier Pipeline state, see Pipeline version history.
Open Run History
Before you begin, run the pipeline at least once. If the list is empty, the panel shows No pipeline executions yet.
Open a pipeline
Open the pipeline whose runs you want to review.
Open run history
Select the History control in the right-side header group. Its tooltip reads Open runs. You can also press R.
Open a run
Select a row to open its details. The header shows the run status, duration, date and time, and whether an agent triggered it.
Find a Run
The status filters show the number of loaded runs that are Running, Queued, Completed, or Failed. Select a status to narrow the list, or select All to include every loaded status, including canceled runs.
Use the Triggers menu to show:
- Manual runs started from the pipeline editor
- Agent runs started when an agent called a pipeline tool
- All triggers
Runs are grouped by recency. Select Load more when you need to review older runs.
Each row can show the run status, duration, output count, date, and a short error summary. Agent-triggered runs include an Agent badge.
Review Run Details
Open a run to work with its details:
- Select the star to favorite or unfavorite the run.
- After the run finishes, add a multiline note in the note field. Salt saves the note when you leave the field.
- After the run finishes, expand Outputs to preview the artifacts it created.
- Select Logs to inspect execution logs for a manual run.
- For a failed manual run, review the formatted error and select the affected node when it is still present on the canvas.
Favorites and notes are stored for your user account.
Work with Outputs
Select an output to expand its preview. The output header shows its name, type, and size when available.
Open the output action menu to use the actions supported by that artifact:
- Download the original output.
- Download as .zip to package the output in a ZIP archive.
- Open in browser to view the output in a separate browser tab.
- Copy download URL to copy a temporary download link.
- Copy to clipboard for text, Markdown, HTML, and JSON outputs.
For a manual run, select Go to node when you want to focus the node that produced an output. You can also open More output actions and select Delete output.
Some actions are unavailable when the output type or stored data does not support them.
Select Manual Runs
Use the row checkboxes to act on several completed, failed, or canceled manual runs at once. When at least one eligible run is visible, Select all adds the eligible runs that match your current filters to the selection.
Changing filters does not clear the current selection. Bulk actions apply to every selected run, including selected runs hidden by the current filters. Clear the selection before choosing another filter if you do not want to include those runs.
The bulk action bar lets you:
- Download the outputs from the selected runs.
- Delete completed or failed selected runs and all of their outputs.
- Clear the current selection.
Running and queued manual runs cannot be selected. Hover over or focus an active row to use Cancel, or cancel the run from its details.
Canceled runs can be selected for bulk downloads, but they cannot be deleted. Clear canceled runs from the selection before using Delete.
Delete a Manual Run
Open the run's More actions menu and select Delete run, or select one or more runs and use the bulk Delete action. Confirm the deletion to remove the runs and their outputs.
You can delete completed and failed manual runs. Running, queued, and canceled runs cannot be deleted.
Deleting a run also deletes its outputs and cannot be undone.
Review Agent Runs
Agent runs appear beside manual runs so you can review runs started by your agent calls. You can open an agent run, favorite it, add a personal note, and inspect or download its outputs.
Agent-run checkboxes are disabled because agent executions cannot be deleted from the pipeline view. The tooltip on the checkbox explains this restriction.
Open More actions in an agent run to copy its execution ID. When available, you can also copy the agent run ID and tool call ID for troubleshooting.
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
R | Open or close run history |
J / K | Move between runs or outputs when the corresponding list is focused |
Enter | Open the focused run or output |
Space | Select an eligible focused manual run |