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

# Gebühren (Einrichtung)

### [Rechtliche Erinnerung](/de/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/petit-rappel-de-la-reglementation-des-honoraires.md)

#### Am besten beginnen Sie mit der Einrichtung in der unten angegebenen Reihenfolge.

1. [**Produkttypen**](/de/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-type-de-produit-sur-yoplanning.pro.md)
   * Erläuterung, um welche Produkttypen es sich handelt und wie wichtig es ist, sie nach der für das Personal verwendeten Zahlungsmethode zu gruppieren.
2. [**Personalstatus**](/de/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-statut-des-staffs-sur-yoplanning.pro.md)
   * Klärung des Konzepts des Personalstatus und warum es wichtig ist, Mitarbeiter mit ähnlichen Zahlungsbedingungen für ein bestimmtes Produkt zu gruppieren.
3. [**Präsenzen**](/de/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/presences-dans-un-statut-de-staff.md)
   * Einführung in das Konzept der Anwesenheit und seine Rolle bei der Bestimmung der aktiven Zeit eines Mitarbeiters in einem bestimmten Status.
4. [**Gebühren**](/de/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-montant-des-honoraires-sur-yoplanning.pro.md)
   * Erläuterung des Gebührenkonzepts und der Berechnungsmethode zwischen einem Produkttyp und einem Personalstatus.
5. [**Bonus**](/de/yoplanning-academy/yoplanning-parametrage/les-honoraires-parametrage/parametrer-des-primes-ou-bonus-en-plus-des-honoraires.md)
   * Beschreibung der Prämien und der Voraussetzungen für deren Beantragung.

## FAQ: Gebührenausgabe

#### [Was sollte ich überprüfen, wenn die Gebühren für ein Personal nicht wie erwartet ausfallen?](/de/yoplanning-academy/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/de/yoplanning-academy/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.
