> For the complete documentation index, see [llms.txt](https://documentation.civalgo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.civalgo.com/documentation/settings/create-a-pension.md).

# Create a pension

Discover how to easily create a pension in Civalgo. This aims to provide a clear view of the various elements that make up your employees' working hours and to manage payroll in a structured manner.

### Prerequisites

None

<figure><img src="/files/RMJ8aIExo15IYCi2ilwS" alt=""><figcaption></figcaption></figure>

### Configure Bonuses and pension types

* Go to "Organisation" > "Your Organisation'' > ''Pension Types"
* Add all pensions used by your company. :
  * Examples: no break AM/PM, 60-90-120km, Pension, etc.
* For each pension :
  * Input the code if required.&#x20;
  * Specify the type: per day or per hour.&#x20;
  * Define the time or amount allocated to this pension.
  * **Note:** To modify an already recorded pension, you must first archive the pension in question and then create a new one with the desired cost or duration adjustment. This ensures the accuracy of previous reports and avoids interference with past data.

Congratulations! You can now easily create and manage pensions. This simple process optimizes the administration of your resources and project costs while also facilitating payroll tracking.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.civalgo.com/documentation/settings/create-a-pension.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.
