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

# Configure payroll settings

> Set pay frequency, tax rules, and payroll configuration for a company.

# Configure payroll settings

Set pay frequency, tax rules, and payroll configuration for a company.

<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

* Company onboarded

Required permissions: `payroll:settings:write`.

## Steps

<Steps>
  <Step title="Get and update settings">
    Use payroll settings endpoints in [Payroll API reference](/api-reference/payroll).
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="run payroll" href="/guides/payroll/run-payroll" />
</CardGroup>
