> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Flow Payroll

> Run accurate, HMRC-compliant UK payroll for one company or hundreds — in the dashboard, or over the API.

Flow Payroll takes you from setup to pay day and keeps you compliant with HMRC the whole way. Choose your path to get started.

<CardGroup cols={2}>
  <Card title="For payroll teams" icon="users" href="/guides/getting-started">
    Set up your organisation, add your people, run pay runs, send payslips, and submit RTI — all from the dashboard. No code required.
  </Card>

  <Card title="For developers" icon="code" href="/api-reference/introduction">
    Automate payroll over a single REST API — employees, pay runs, payslips, RTI, pensions, statutory pay, and billing.
  </Card>
</CardGroup>

<Frame caption="The Flow Payroll dashboard">
  <img className="block dark:hidden" src="https://mintcdn.com/flowpayroll-1ca487e0/ySOA_2Ay6nr7ISKu/images/screenshots/dashboard.png?fit=max&auto=format&n=ySOA_2Ay6nr7ISKu&q=85&s=33ca2eb41e57e1e8e1266df0e03829f7" alt="Flow Payroll dashboard" width="2880" height="1800" data-path="images/screenshots/dashboard.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/flowpayroll-1ca487e0/ySOA_2Ay6nr7ISKu/images/screenshots/dashboard-dark.png?fit=max&auto=format&n=ySOA_2Ay6nr7ISKu&q=85&s=b2cfb51fba899c91383900b995b97cf1" alt="Flow Payroll dashboard" width="2880" height="1800" data-path="images/screenshots/dashboard-dark.png" />
</Frame>

## What you can do

<CardGroup cols={2}>
  <Card title="Manage your people" icon="users" href="/guides/people/managing-people">
    Add employees, keep their details current, and handle leavers.
  </Card>

  <Card title="Stay compliant" icon="building-columns" href="/guides/compliance/hmrc-rti">
    Submit FPS and EPS to HMRC, and handle statutory pay and court orders.
  </Card>

  <Card title="Pensions & time off" icon="piggy-bank" href="/guides/pensions/auto-enrolment">
    Auto-enrol workers and track holiday and leave.
  </Card>

  <Card title="Clients & invoices" icon="briefcase" href="/guides/bureau/clients">
    Run payroll for multiple businesses — such as a staffing agency or bureau — and invoice them.
  </Card>
</CardGroup>

## New to Flow Payroll?

Start with the [getting started guide](/guides/getting-started) — it walks you through setting up your organisation, adding your first employees, and completing a pay run end to end. New to the terminology? Read [key concepts](/guides/key-concepts) first.
