> 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/es/academia-de-planificacion-yo/yoplanning-parametrage/les-honoraires-parametrage.md).

# Tarifas (Configuración)

### [Recordatorio Legal](/es/academia-de-planificacion-yo/yoplanning-parametrage/les-honoraires-parametrage/petit-rappel-de-la-reglementation-des-honoraires.md)

#### Lo mejor es comenzar la configuración en el orden definido a continuación.

1. [**Tipos de producto**](/es/academia-de-planificacion-yo/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-type-de-produit-sur-yoplanning.pro.md)
   * Explicación de cuáles son los tipos de productos y la importancia de agruparlos según la forma de pago que se aplica al personal.
2. [**Estados del personal**](/es/academia-de-planificacion-yo/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-statut-des-staffs-sur-yoplanning.pro.md)
   * Aclaración del concepto de estatus del personal y por qué es crucial agrupar al personal con condiciones de pago similares para un producto determinado.
3. [**Presencias**](/es/academia-de-planificacion-yo/yoplanning-parametrage/les-honoraires-parametrage/presences-dans-un-statut-de-staff.md)
   * Introducción al concepto de asistencia y su papel en la determinación del período activo de un funcionario en un determinado estatus.
4. [**Tarifas**](/es/academia-de-planificacion-yo/yoplanning-parametrage/les-honoraires-parametrage/parametrage-du-montant-des-honoraires-sur-yoplanning.pro.md)
   * Explicación del concepto de honorarios y método de cálculo entre un tipo de producto y una categoría de personal.
5. [**Bonificación**](/es/academia-de-planificacion-yo/yoplanning-parametrage/les-honoraires-parametrage/parametrer-des-primes-ou-bonus-en-plus-des-honoraires.md)
   * Descripción de qué son los bonos y los requisitos para su aplicación.

## Preguntas frecuentes: edición de tarifas

#### [¿Qué debo verificar si las tarifas no salen como se esperaba para un personal?](/es/academia-de-planificacion-yo/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/es/academia-de-planificacion-yo/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.
