> ## 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.

# What the client sees

> Recipients use UAT Inbox to review deliveries, findings, and exports, then accept, accept with issues, mark not ready, or request retest.

Set expectations in your SOW: they review in SimpleUAT, not only in email.

## Surfaces

* **UAT Inbox** / **Receiving UAT:** incoming packets
* **Findings:** issues you filed (they may comment)
* **Applications** / **Portfolio:** product side, if they use it
* **Archive:** older deliveries
* **Providers:** who sent work
* Exports their **plan** allows

They will not see Admin System Health. There is no public status page for SimpleUAT.

## Review statuses

`awaiting_review` | `in_review` | `retest_requested` | `accepted` | `accepted_with_issues` | `not_ready`

## Actions

* **Accept**
* **Accept with known issues**
* **Not ready**
* **Request retest**

That's approve, ship with known bugs, this isn't a complete UAT, and fix then we'll look again. Your **Retest requests** queue is the last one.

[Snapshots](/delivery/snapshot) stay immutable, so review is about a frozen packet, not a moving sheet.

<Columns cols={2}>
  <Card title="Exports they might download" icon="file-down" href="/delivery/exports">
    Formats, all plan-gated.
  </Card>

  <Card title="Retest on your side" icon="rotate-ccw" href="/findings/retest">
    /retests and finding status.
  </Card>
</Columns>
