> 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/problemes-avec-les-honoraires-du-staff-que-controler.md).

# Problems with Staff Fees – What to Check?

If the fees generated for a staff member do not match what you expected, several checks are necessary to identify and correct the problem. Here are solutions to two common cases you might encounter.

## **Case No. 1: Incomplete Fee Sheet**

If a fee sheet is generated, but does not contain all the products that the staff has produced, this may be due to two main causes:

1. **Product Type Not Defined**: Check if the product type has not been defined for some products. We advise you to export the list of all your products and check that each product has a type defined in the product type column. This step is crucial to ensure that all products are correctly reflected in the fees.
2. **Non-Eligible Product**: You may have assigned to your staff a product that is not one of those for which a price has been defined for its status. Make sure that the products assigned correspond to the prices defined for the status of the staff concerned.

## **Case No. 2: Total Absence of Fees**

If no fees are generated for a staff:

* **Absence of Defined Presence**: The probable cause is the absence of a definition of presence for the staff in question. Without presence status, the system cannot generate a fee slip. Make sure you correctly define the presence and status of the staff to activate the generation of fees.

## **General Solutions**

* **Review the Settings**: For each case, it is recommended to review the settings defined specifically for the staff concerned. Filter settings by staff to make it easier to identify and correct errors.
* **Systematic Verification**: Take a systematic approach to verifying parameters related to staff fees, including product types, rates associated with staff status and definition of attendance.

These checks should help you resolve issues with staff fee sheets and ensure that fees correctly reflect the activities carried out. For any further assistance, please do not hesitate to contact our technical support.


---

# 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/problemes-avec-les-honoraires-du-staff-que-controler.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.
