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

# Run a performance cycle

> Create and manage performance review cycles via API.

# Run a performance cycle

Create and manage performance review cycles via API.

<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

* Performance module enabled

Required permissions: `hr:performance:write`.

## Steps

<Steps>
  <Step title="Create cycle">
    Use `/api/v1/hr/performance` endpoints in [HR API reference](/api-reference/hr).
  </Step>
</Steps>
