> 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/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage.md).

# Les Honoraires (Paramétrage)

### [Rappel Juridique](/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage/petit-rappel-de-la-reglementation-des-honoraires.md)

#### Il est préférable de commencer votre paramétrage dans l'ordre défini ci-dessous.

1. [**Types de produit**](/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-type-de-produit-sur-yoplanning.pro.md)
   * Explication de ce que sont les types de produit et l'importance de les regrouper selon la modalité de paiement appliquée au staff.
2. [**Statuts de staff**](/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-statut-des-staffs-sur-yoplanning.pro.md)
   * Clarification du concept de statuts de staff et pourquoi il est crucial de regrouper le staff ayant des modalités de paiement similaires pour un produit donné.
3. [**Présences**](/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage/presences-dans-un-statut-de-staff.md)
   * Introduction à la notion de présences et son rôle dans la détermination de la période active d'un membre du staff dans un statut donné.
4. [**Honoraires**](/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-montant-des-honoraires-sur-yoplanning.pro.md)
   * Explication du concept d'honoraires et de la méthode de calcul entre un type de produits et un statut de staff.
5. [**Bonus**](/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage/parametrer-des-primes-ou-bonus-en-plus-des-honoraires.md)
   * Description de ce que sont les bonus et des conditions requises pour leur application.

## FAQ : édition des honoraires

#### [Que dois-je contrôler si les honoraires ne sortent pas comme attendu pour un staff ?](/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage/problemes-avec-les-honoraires-du-staff-que-controler.md)


---

# 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/yoplanning-academie/yoplanning-parametrage/les-honoraires-parametrage.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.
