> 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/faq/faq-generale/recuperation-de-factures-dans-yoplanning.md).

# Trouver mes factures Yoplanning

### **Introduction**

Accéder à vos **factures Yoplanning** est essentiel pour assurer un **suivi clair de votre facturation et de vos paiements**. Sur **Yoplanning.pro**, toutes vos factures sont centralisées dans un espace dédié, accessible via le tableau de bord.

Ce guide vous explique **étape par étape comment retrouver vos factures** et quelles solutions appliquer en cas de problème.

### **Étapes pour Récupérer les Factures**

1. **Accédez au tableau de bord** de **Yoplanning.pro**.
2. Dans le **menu de gauche**, cliquez sur **"Administration"**.
3. Sélectionnez ensuite **"Configuration"**.
4. Cliquez sur **"Mes Factures"** pour afficher la liste de vos factures disponibles.

**Note importante** : Les factures peuvent être générées **quelques jours après le paiement**, il est donc recommandé de **vérifier régulièrement** leur disponibilité.

### **Problème courant et solution**

* **Problème: Facture Non Trouvée**\
  **Solution:** Si vous ne trouvez pas votre facture, cela peut être dû à un retard dans le processus de facturation. Attendez quelques jours et vérifiez à nouveau.
* **Assistance Additionnelle:** En cas de difficulté ou pour toute question, n'hésitez pas à contacter l'assistance à <Support@yoplanning.com>.

### **Conclusion**

Le module **"Mes Factures"** sur **Yoplanning.pro** permet un accès rapide et sécurisé à toutes vos factures. **Un suivi rigoureux de vos factures vous garantit une gestion comptable fluide et sans surprises**


---

# 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/faq/faq-generale/recuperation-de-factures-dans-yoplanning.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.
