> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/parametrer-des-primes-ou-bonus-en-plus-des-honoraires.md).

# Set up bonuses or premiums in addition to fees

The premium or bonus configuration functionality in Yoplanning.pro allows you to add additional and exceptional remuneration to your staff for certain sessions. This option is useful in various situations, such as when a client specifically requests staff or when the nature of the session requires additional compensation.

**Access the Feature**

1. **Open the Configuration Menu:** Start by logging into your Yoplanning.pro account. On the main dashboard, go to the left menu and select **Administration**.
2. **Access Configuration:** In the administration drop-down menu, click **Configuration** to open the system settings.
3. **Select Fees:** Find and select the **Fees** section. Then click on **Bonus** to display the list of already existing bonuses.
4. **Add a New Bonus:** To create a new bonus, click on the **Add Bonus** button.

**Configure a New Bonus**

* **Name the Bonus:** Assign a name to your bonus. This name will help you identify the bonus in your list for easier management.
* **Set Amount:** Enter the bonus amount. This amount must be in absolute value and can be defined either for the session as a whole or per hour.
* **Calculation mode:** Select the bonus calculation method, which can be applied either for the entire duration of the session or on an hourly basis.
* **Automation:** You have the possibility of adding an automation to automatically lock the staff on their schedule as soon as this bonus is selected.

**User Tips and Best Practices**

* **Clarity of Names:** Make sure bonus names are clear and descriptive for easy identification and subsequent selection.
* **Precision of Amount:** Be precise in defining the amount to avoid any confusion or error when calculating fees.
* **Strategic Use of Automations:** Use automations to optimize schedule management and ensure that the right resources are locked for sessions requiring bonuses.

**Common Error Management**

* **Bonus Identification Issues:** If you are having difficulty locating a specific bonus, double-check the assigned name to ensure its relevance and clarity.
* **Error in Bonus Amount:** In case of error in the amount awarded, modify the bonus by accessing its configuration and adjust the amount as needed.

Bonus functionality is integrated into Yoplanning.pro to provide flexibility in compensation management, allowing customization tailored to the specific needs of each session. Use this feature wisely to maintain fairness and motivation within your team.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/parametrer-des-primes-ou-bonus-en-plus-des-honoraires.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
