> ## 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 leave policy

> Set up leave types, accrual rules, and approval workflows.

# Configure leave policy

Set up leave types, accrual rules, and approval workflows.

<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

* HR admin permissions

Required permissions: `hr:leave:admin`.

## Steps

<Steps>
  <Step title="Manage leave types">
    Use `/api/v1/hr/leave/types` and policy endpoints in [HR API reference](/api-reference/hr).
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="request leave" href="/guides/hr-operations/request-leave" />
</CardGroup>
