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

# Evidence

> Attach PNG, JPEG, GIF, WebP, PDF, WebM, or MP4 up to 25MB on runs, steps, and findings.

Evidence is the screenshot folder you used to zip. Attach it where it happened.

## What you can upload

PNG, JPEG, GIF, WebP, PDF, WebM, MP4. **25MB** per file.

Works on **runs**, **steps**, and **findings**.

## Habits that save you on delivery

* Capture the URL and the error, not just a cropped red box
* Video (WebM/MP4) for flaky timing; screenshot for static UI bugs
* Put proof on the **finding** if the client will live in the inbox; put it on the **step** if you're proving a pass

Exports can include an **Evidence ZIP** (plan-gated). That's a zip of what you already attached. [Exports](/delivery/exports).

No session recording feature. If you need a recording, upload a video file.

<Columns cols={2}>
  <Card title="Findings" icon="bug" href="/findings/overview">
    Where most evidence should sit.
  </Card>

  <Card title="Running" icon="play" href="/running/runs">
    Attach while you execute.
  </Card>
</Columns>
