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

# How delivery works

> You connect a client, freeze a snapshot of recorded work, deliver UAT, and they review in their inbox.

Delivery is the status email + zip + "please confirm." Split into records so you aren't versioning attachments.

## Roles

* **You (provider):** **Deliver UAT**, **Clients**, project work, **Build delivery snapshot**, **Deliver UAT**.
* **Them (recipient):** **UAT Inbox**, **Receiving UAT**, Applications/Portfolio, review actions, exports their plan allows.

Dashboard may also list deliveries. Empty states can say Inbox or Deliveries: same pile, different labels.

## Sequence

1. [Connect](/delivery/connect) until **ACTIVE**
2. Do the testing (runs + findings)
3. [Snapshot](/delivery/snapshot) (immutable)
4. Deliver
5. They [review](/delivery/what-client-sees)
6. Optional [exports](/delivery/exports) (plan-gated)

If the send fails: [can't deliver](/troubleshooting/cant-deliver).

<Columns cols={2}>
  <Card title="Connect" icon="link" href="/delivery/connect">
    Delivery ID, code, invitation.
  </Card>

  <Card title="Playbook" icon="send" href="/playbook/delivering">
    Freelancer checklist.
  </Card>
</Columns>
