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

# Create a pack

> Build a pack with New pack, Import JSON (plan-gated), or Generate with AI (plan-gated). You cannot save a pack from a project.

Create a pack when you repeat the same checklist. For a one-off five-case smoke, use a suite instead.

## New pack (manual builder)

CTA: **New pack**. Set visibility **organization** or **private**. **Platform** visibility is for seeded SimpleUAT packs, not your freelance library.

Add suites and tests in the builder. Versioning exists; treat versions as pack-side history, not an auto-rollout to every project you've ever installed.

## Import JSON

Plan-gated. Use when you already have pack JSON (or an export from a process you control). This is not the same as [project Smart Import](/imports/smart-import).

## Generate with AI

Plan-gated. A starting pack, not a certified test design. Review every case before you install it into a paying client's project.

## Not available

**Save from project** does not exist. If Billing copy or an entitlement name suggests it, that's leftover copy. Rebuild in the builder or JSON.

`update_available` on the catalog is not actually computed. No auto-update apply.

<Columns cols={2}>
  <Card title="Playbook: own pack" icon="package" href="/playbook/own-pack">
    Freelancer-centric version of this.
  </Card>

  <Card title="Reuse after create" icon="copy" href="/playbook/reuse">
    Install into the next job.
  </Card>
</Columns>
