> 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/how-to.md).

# Guides pratiques

Voici les guides pas à pas pour gérer ta Facturation en tant que Partenaire : consulter ta Consommation de la période, télécharger tes factures et maintenir ton mode de paiement.&#x20;

Va directement à la tâche dont tu as besoin.

{% hint style="info" %}
Tu préfères comprendre d’abord le pourquoi ? Parcours les Concepts et reviens ici pour la pratique.
{% endhint %}

### Explore les guides

<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 consulter ta Consommation</strong></td><td>Consulte dans Utilisation ce que tu consommes pendant la période, avec son total, son détail par service et son évolution.</td><td><a href="/pages/5b08ae8dd2e6f7b3340b784775e7d994444ffd4f">/pages/5b08ae8dd2e6f7b3340b784775e7d994444ffd4f</a></td></tr><tr><td><strong>Comment télécharger tes Factures</strong></td><td>Télécharge une facture unique ou un lot par plage de dates, en PDF et XML.</td><td><a href="/pages/66cc6df704397f304046d16a92c09236e2956164">/pages/66cc6df704397f304046d16a92c09236e2956164</a></td></tr><tr><td><strong>Comment ajouter ou changer ton mode de paiement</strong></td><td>Configure une carte de crédit ou un prélèvement automatique SEPA, ou change le mode actif.</td><td><a href="/pages/23141f58f89f305d9875acc690a25b4e35425133">/pages/23141f58f89f305d9875acc690a25b4e35425133</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/how-to.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.
