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

# Connections

> Connect to a client with Delivery ID SUA-XXXX-XXXX, a connection code, or an invitation. They must approve before you can deliver.

A connection is permission for them to receive your UAT. They have to accept, like a shared-folder invite.

## How you connect

* Client **Delivery ID** `SUA-XXXX-XXXX` (from their org)
* **Connection code**
* **Send invitation** (they may not have an account yet)

## Statuses

`PENDING` | `ACTIVE` | `REVOKED` | `DECLINED` | `BLOCKED`

**Client must approve before deliver.** PENDING is the usual stall. [Connection troubleshooting](/troubleshooting/connection).

Invitation flow if they need to sign up: [client has no account](/delivery/client-no-account).

You can revoke later. BLOCKED/DECLINED means don't keep retrying the same snapshot send. Fix the relationship first.

<Columns cols={2}>
  <Card title="Connect steps" icon="link" href="/delivery/connect">
    IDs, codes, invitations.
  </Card>

  <Card title="Your org Delivery ID" icon="building" href="/account/organization">
    When you are the recipient.
  </Card>
</Columns>
