# Payroll

Payroll refers to the process by which a company calculates and distributes payments to its employees for the work they have performed during a specific period.

[Configure Salary Heads](https://content.gitbook.com/content/mK2RCoJJtarg5gUVoIgX/blobs/raMa1tGAwaJGpOZZwol3/configure%20salary%20heads)[Payroll Structure](https://content.gitbook.com/content/mK2RCoJJtarg5gUVoIgX/blobs/NfjMfn5qm68XjLHpEw18/payroll%20structure)[Schedule and Run Payroll](https://content.gitbook.com/content/mK2RCoJJtarg5gUVoIgX/blobs/Bc8QH2OcHRK9AvofnDu2/schedule%20and%20run%20payroll)

PreviousExpense[NextConfigure Salary Heads](https://content.gitbook.com/content/mK2RCoJJtarg5gUVoIgX/blobs/raMa1tGAwaJGpOZZwol3/configure%20salary%20heads)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiflo.app/payroll.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
