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

# Can't deliver UAT

> Delivery needs an approved connection, a title, a project, and a plan that allows it.

**Deliver UAT** is strict so you don't send an incomplete packet.

## Connection pending

Most common. Status must be **ACTIVE**. Client approves Delivery ID / invitation. **PENDING** will not do. [Connection](/troubleshooting/connection).

## Title

The delivery needs a **title**. Call it what you'd put on the email subject: "Acme checkout UAT, 5 Sep."

## Project

Tied to a real project with a snapshot of work. Empty snapshot/empty runs still send, but the packet has nothing useful. Build after you've recorded results. [Snapshot](/delivery/snapshot).

## Plan

Delivery/exports are gated. Free/solo limits differ. **Billing & Plan** at `/settings/billing`. [Plans](/account/plans).

## Other statuses

**REVOKED**, **DECLINED**, **BLOCKED**: reconnect or talk to the client; don't keep sending.

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

  <Card title="Still stuck" icon="mail" href="/troubleshooting/still-stuck">
    Include delivery name and connection status.
  </Card>
</Columns>
