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

# Welcome

> Help for SimpleUAT: set up a project, bring your tests, run UAT, log findings, and send results to a client.

This is the SimpleUAT help center.

You already know how to test. You write checklists, click through staging, screenshot bugs, and send a recap. SimpleUAT is that same work in one place: reuse tests, run them, attach evidence, and send a client a delivery. The platform stores results so you do not rebuild the spreadsheet.

<Tip>
  You are not learning a new QA methodology. You are putting the spreadsheet, the checklist, the Jira tickets, and the status email in one place.
</Tip>

<Columns cols={2}>
  <Card title="I have a new testing job" icon="briefcase" href="/start-here/testing-gig">
    Walk a checkout job from project to delivery.
  </Card>

  <Card title="I use a spreadsheet" icon="table" href="/start-here/spreadsheets">
    Map columns to suites, cases, runs, and findings.
  </Card>

  <Card title="I want a reusable checklist" icon="package" href="/packs/what-is-a-pack">
    Install a Test Suite Pack, then treat it as normal project tests.
  </Card>

  <Card title="I want to understand the platform" icon="layers" href="/concepts/how-organized">
    Org, project, suites, cycles, runs, findings, delivery.
  </Card>

  <Card title="I need to send results" icon="send" href="/delivery/how-it-works">
    Connect the client, freeze a snapshot, deliver UAT.
  </Card>

  <Card title="Something isn't working" icon="life-buoy" href="/troubleshooting">
    Can't start a run, can't deliver, import issues, missing features.
  </Card>
</Columns>

## What this help center is for

This site is written for freelancers and independent testers. Client-side screens exist (UAT Inbox, Applications, review actions). We cover them so you know what your client sees.

If you only remember one path: [Quickstart](/start-here/quickstart), then [Create a project](/start-here/first-project), then [run tests](/running/runs), then [Findings](/findings/overview), then [deliver](/delivery/how-it-works).

<Columns cols={2}>
  <Card title="5-minute tour" icon="timer" href="/start-here/five-minutes">
    One Acme checkout example from project to delivery.
  </Card>

  <Card title="Freelancer playbook" icon="book-open" href="/playbook">
    Repeatable habits for new clients, reuse, bugs, and delivery.
  </Card>
</Columns>
