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

# Details

The field-by-field reference for your billing.&#x20;

There are no steps here: you can find out what each screen shows, what your invoice contains, and how we charge you. Consult it whenever you need the exact data.

### Explore the details

<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>Usage</strong></td><td>The screen where you can see your usage, subscriptions, and invoices, organized into three tabs.</td><td><a href="/pages/fc0f0407578383ca5b94ef162cef8d5e9db41186">/pages/fc0f0407578383ca5b94ef162cef8d5e9db41186</a></td></tr><tr><td><strong>The Invoice</strong></td><td>What the document we issue contains and how to download it.</td><td><a href="/pages/86814715cc0716a6c5f13526ab5eaae2258c1a17">/pages/86814715cc0716a6c5f13526ab5eaae2258c1a17</a></td></tr><tr><td><strong>Payment Methods</strong></td><td>How we charge you: credit card or SEPA direct debit, and how to change the active method.</td><td><a href="/pages/5231a44ab53d734e9cfd9f1b3b436342161744a7">/pages/5231a44ab53d734e9cfd9f1b3b436342161744a7</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/docs-en/platform/billing/details.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.
