> 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/docs-en/platform/billing.md).

# Billing

This section covers what we bill you, the partner: your usage, your invoices, and your payment methods.&#x20;

You manage it from your own area, in Usage and Payment Methods.&#x20;

Don't confuse it with what you charge your customers, which lives in Go to Market: they are the two layers of the model, what you pay and what you charge.

### Most consulted articles

1. [How we bill you](/docs-en/platform/billing/concepts/how-we-bill-you.md)
2. [Billing cycle and billing modes](/docs-en/platform/billing/concepts/cycle-and-modes.md)
3. [Payment methods](/docs-en/platform/billing/details/payment-methods.md)
4. [Add or change your payment method](/docs-en/platform/billing/how-to/how-to-add-or-change-payment-method.md)
5. [Usage: your usage and invoices](/docs-en/platform/billing/details/usage.md)
6. [Download your invoices](/docs-en/platform/billing/how-to/how-to-download-your-invoices.md)

### Explore Billing

<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>Quick start</strong></td><td>Check your usage, download your invoices, and set up payment.</td><td><a href="/pages/774841a7094b5551dc3b6dec36f2f1226631dc38">/pages/774841a7094b5551dc3b6dec36f2f1226631dc38</a></td></tr><tr><td><strong>Concepts</strong></td><td>How we bill you, the cycle, and billing modes.</td><td><a href="/pages/601e1f64c0da59ad93256c33afce0a9228aff6a3">/pages/601e1f64c0da59ad93256c33afce0a9228aff6a3</a></td></tr><tr><td><strong>How-to</strong></td><td>Add or change your payment method and download your invoices.</td><td><a href="/pages/fa6138a5e94a87266fe772e15137fa2f23b90ec5">/pages/fa6138a5e94a87266fe772e15137fa2f23b90ec5</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about your billing.</td><td><a href="/pages/52c3c0f4452d5c8cb1af371f920368c0413fccc7">/pages/52c3c0f4452d5c8cb1af371f920368c0413fccc7</a></td></tr><tr><td><strong>Details</strong></td><td>Usage and Payment Methods, screen by screen.</td><td><a href="/pages/dbeb856da93315010c4ee43d7d63d7a2ad06836e">/pages/dbeb856da93315010c4ee43d7d63d7a2ad06836e</a></td></tr></tbody></table>

### Support

Do you need help with your servers?&#x20;

Open a ticket or write to us via [WhatsApp](/docs-en/support/whatsapp.md) from the Support section.

### Latest news

July 1, 2026 — New XML format available in invoice downloads.


---

# 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/docs-en/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.
