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

# Delivering UAT

> Connect the client, build an immutable snapshot, deliver, and let them accept or request retest.

Delivery replaces the zip of screenshots plus a status email. You still did the testing. The platform freezes it and hands it to their inbox.

<Steps>
  <Step title="ACTIVE connection">
    Delivery ID `SUA-XXXX-XXXX`, connection code, or invitation. They must approve. States: `PENDING` | `ACTIVE` | `REVOKED` | `DECLINED` | `BLOCKED`. [Connect](/delivery/connect).
  </Step>

  <Step title="Build delivery snapshot">
    Immutable copy of the work at that moment. Later runs don't rewrite what you sent. [Snapshots](/delivery/snapshot).
  </Step>

  <Step title="Deliver UAT">
    Needs a title, a project, a plan that allows delivery, and an approved connection. If the button fails: [can't deliver](/troubleshooting/cant-deliver).
  </Step>

  <Step title="They review">
    Statuses: `awaiting_review` | `in_review` | `retest_requested` | `accepted` | `accepted_with_issues` | `not_ready`. Actions: accept, accept with known issues, not ready, request retest.
  </Step>

  <Step title="Export if needed">
    Plan-gated: Executive PDF, HTML, Word, PowerPoint, Markdown, Email, Excel, CSV, XML, JSON, Jira Importer CSV, GitHub Issues JSON/CSV, Azure DevOps CSV, Evidence ZIP. Generated from recorded work, not a blank template you fill. [Exports](/delivery/exports).
  </Step>
</Steps>

<Note>
  There is no public status page for SimpleUAT itself. Admin System Health is staff-only. Client "are we done?" lives in review status.
</Note>

<Columns cols={2}>
  <Card title="How delivery works" icon="git-branch" href="/delivery/how-it-works">
    Provider vs recipient, inbox, archive.
  </Card>

  <Card title="Client has no account yet" icon="user-plus" href="/delivery/client-no-account">
    Invitation and pending resume.
  </Card>
</Columns>
