> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/fr/platform/billing/concepts.md).

# Concepts

Comprends comment nous te facturons en tant que Partenaire avant de consulter tes factures : ce qui est facturé et en quoi cela diffère de ce que tu factures à tes clients, quand elle est émise et comment la Consommation est regroupée, et ce qu’il se passe si une Facture reste impayée.&#x20;

Voici le pourquoi, sans étapes.

{% hint style="info" %}
Tu cherches le pas à pas ? Tu l’as dans How-to. Ici, nous expliquons ce qu’est chaque chose et comment elle s’intègre.
{% endhint %}

### Explore les concepts

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Comment nous te facturons</strong></td><td>Le modèle Plenit pour le Partenaire : même si la Consommation provient de plusieurs organisations, elle est consolidée et nous te la facturons.</td><td><a href="/pages/dc4d62962369c22a2ee0a3cf6419077d5a1deb9c">/pages/dc4d62962369c22a2ee0a3cf6419077d5a1deb9c</a></td></tr><tr><td><strong>Cycle et modes de Facturation</strong></td><td>Quand la Facture est émise, comment la Consommation est regroupée et comment les taxes sont appliquées.</td><td><a href="/pages/c44de0e8860b2bf65a17787be1ece2bdf6b05a87">/pages/c44de0e8860b2bf65a17787be1ece2bdf6b05a87</a></td></tr><tr><td><strong>États et impayés</strong></td><td>Quels états une Facture peut avoir (Payée, Impayée) et ce qui se passe si l’une d’elles reste non régularisée.</td><td><a href="/pages/44a1f3deb8b89d985ebd3909b5c24d937d8ff1cc">/pages/44a1f3deb8b89d985ebd3909b5c24d937d8ff1cc</a></td></tr><tr><td><strong>Glossaire</strong></td><td>Les termes qui apparaissent dans ta Facturation, avec une brève définition pour les avoir sous la main.</td><td><a href="/pages/2d7625318946c76025260feb9d37988ac438dfcb">/pages/2d7625318946c76025260feb9d37988ac438dfcb</a></td></tr></tbody></table>


---

# 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.plenit.com/fr/platform/billing/concepts.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.
