# Run history and outputs

Filter runs by source, status, and date, open the required record, inspect its input and output, then follow identifiers or links to the persistent destination.

![Run history and outputs in Foxora Desktop v5.0.3](/docs/images/v5.0.3/desktop/task-transcript.webp)

## Where this lives

Open a task and choose **Runs** in its header.

A run is one execution record for an agent, crew, scheduled task, workflow, bot, or channel-triggered job. It contains status, timing, step activity, logs, usage, and outputs.

> **Safety:** Retrying can repeat external actions. Inspect the last confirmed successful step and use idempotency or a corrected input before running again.

## Steps

1. Open a task and choose **Runs** in its header.
2. Filter runs by source, status, and date.
3. Open the required record.
4. Inspect its input and output.
5. Follow identifiers or links to the persistent destination.
6. **Confirm the result.** Check terminal status, output identifiers, logs, usage, and the actual destination rather than relying on a green badge alone.

## Choose the right path

- Start a new run for a new input.
- Retry only a failed or safely repeatable execution.
- Cancel when continuing could waste credits or create an unwanted side effect.


## Confirm it worked

- Check terminal status, output identifiers, logs, usage, and the actual destination rather than relying on a green badge alone.
- The screen, command, file, run, or destination named in this guide reflects the expected state.
