> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sovara-labs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Runs

> Recorded executions in Sovara.

<strong><Icon icon="play" size={14} /> Runs</strong> is the project timeline.
It shows persisted executions for a project and keeps comparison fields in one
table.

<img className="docs-screenshot docs-screenshot-light" src="https://mintcdn.com/sovaralabs/NvGxJrAQ7PUWeA2e/assets/screenshots/runs-view-light.png?fit=max&auto=format&n=NvGxJrAQ7PUWeA2e&q=85&s=c7254eee570e34fd3acd5573b60ade88" alt="Sovara Runs view showing recorded agent runs" width="3104" height="2144" data-path="assets/screenshots/runs-view-light.png" />

<img className="docs-screenshot docs-screenshot-dark" src="https://mintcdn.com/sovaralabs/NvGxJrAQ7PUWeA2e/assets/screenshots/runs-view-dark.png?fit=max&auto=format&n=NvGxJrAQ7PUWeA2e&q=85&s=1c4367b308c6ce17670cda06b2dc00f1" alt="Sovara Runs view showing recorded agent runs" width="3104" height="2144" data-path="assets/screenshots/runs-view-dark.png" />

Each row is one persisted execution. Select a run, open **Actions**, and choose
<strong><Icon icon="external-link" size={14} /> Open Run</strong> to inspect the
full trace.

Use <strong><Icon icon="funnel" size={14} /> Filters</strong> to narrow the
table by label, run name, input, output, tags, or time range. This is useful
when you are comparing a batch of runs or looking for examples to annotate.

Use this view to:

* Find the latest execution from a project
* Compare successful and failed runs
* Filter or tag runs for later review
* Open a run for manual inspection
