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

# Hire to payslip

> HR create → payroll run → payslip PDF delivery.

# Hire to payslip

HR create → payroll run → payslip PDF delivery.

<Note>
  Include acting-client headers on product API calls: `X-Workspace-Id` and `X-Acting-Company-Id`. See [Act as a client](/guides/service-partner/act-as-client).
</Note>

## Prerequisites

* API credentials — [Authorization](/getting-started/authorization)

## Steps

<Steps>
  <Step title="Create employee and run payroll">
    See [Run payroll](/guides/payroll/run-payroll).
  </Step>

  <Step title="Generate PDF">
    [Generate payslip PDF](/guides/utils/generate-payslip-pdf).
  </Step>
</Steps>
