> 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.md).

# Facturation

Cette section couvre ce que nous te facturons, à toi, le Partenaire : ta Consommation, tes factures et tes méthodes de paiement.&#x20;

Tu la gères depuis ta propre zone, dans Utilisation et Méthodes de paiement.&#x20;

Ne la confonds pas avec ce que tu factures à tes clients, qui se trouve dans Go to Market : ce sont les deux couches du modèle, ce que tu paies et ce que tu factures.

### Articles les plus consultés

1. [Comment nous te facturons](/fr/platform/billing/concepts/how-we-bill-you.md)
2. [Cycle et modes de facturation](/fr/platform/billing/concepts/cycle-and-modes.md)
3. [Méthodes de paiement](/fr/platform/billing/details/payment-methods.md)
4. [Ajouter ou changer ton méthode de paiement](/fr/platform/billing/how-to/how-to-add-or-change-payment-method.md)
5. [Utilisation : ta consommation et tes factures](/fr/platform/billing/details/usage.md)
6. [Télécharger tes factures](/fr/platform/billing/how-to/how-to-download-your-invoices.md)

### Explorer Facturation

<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>Accueil rapide</strong></td><td>Consulte ta Consommation, télécharge tes factures et configure le paiement.</td><td><a href="/pages/53ff8dd1d9532c144929d3c8c28eb74865a6f40d">/pages/53ff8dd1d9532c144929d3c8c28eb74865a6f40d</a></td></tr><tr><td><strong>Concepts</strong></td><td>Comment nous te facturons, le cycle et les modes de facturation.</td><td><a href="/pages/8d4a1a389c7ee0ccdf0b8916c7c26bc4bf7e94c2">/pages/8d4a1a389c7ee0ccdf0b8916c7c26bc4bf7e94c2</a></td></tr><tr><td><strong>Comment faire</strong></td><td>Ajoute ou change ton méthode de paiement et télécharge tes factures.</td><td><a href="/pages/ce05966049f52bbc8daf68a0756263bb11693cff">/pages/ce05966049f52bbc8daf68a0756263bb11693cff</a></td></tr><tr><td><strong>FAQ</strong></td><td>Réponses rapides aux questions les plus fréquentes sur ta facturation.</td><td><a href="/pages/00a4e8fe6a908c9fbff9560193cea177fa0e06e7">/pages/00a4e8fe6a908c9fbff9560193cea177fa0e06e7</a></td></tr><tr><td><strong>Détails</strong></td><td>Utilisation et Méthodes de paiement, écran par écran.</td><td><a href="/pages/336a1070ce76b60f3d23b28e50ab7f19f28dbb8c">/pages/336a1070ce76b60f3d23b28e50ab7f19f28dbb8c</a></td></tr></tbody></table>

### Support

As-tu besoin d'aide avec tes Serveurs ?&#x20;

Ouvre un ticket ou écris-nous par [WhatsApp](/fr/support/whatsapp.md) depuis la section Support.

### Dernières nouveautés

1er juillet 2026 — Nouveau format XML disponible dans le téléchargement des factures.


---

# 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.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.
