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

# Facturación

Esta sección cubre lo que te facturamos a ti, el partner: tu consumo, tus facturas y tus métodos de pago.&#x20;

La gestionas desde tu propia zona, en Uso y Métodos de Pago.&#x20;

No la confundas con lo que tú cobras a tus clientes, que vive en Go to Market: son las dos capas del modelo, lo que pagas y lo que cobras.

### Artículos más consultados

1. [Cómo te facturamos](/platform/billing/concepts/how-we-bill-you.md)
2. [Ciclo y modos de facturación](/platform/billing/concepts/cycle-and-modes.md)
3. [Métodos de pago](/platform/billing/details/payment-methods.md)
4. [Añadir o cambiar tu método de pago](/platform/billing/how-to/how-to-add-or-change-payment-method.md)
5. [Uso: tu consumo y tus facturas](/platform/billing/details/usage.md)
6. [Descargar tus facturas](/platform/billing/how-to/how-to-download-your-invoices.md)

### Explora Facturación

<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>Inicio rápido</strong></td><td>Consulta tu consumo, descarga tus facturas y configura el pago.</td><td><a href="/pages/petNDsWLgiG5L0ofKeYM">/pages/petNDsWLgiG5L0ofKeYM</a></td></tr><tr><td><strong>Conceptos</strong></td><td>Cómo te facturamos, el ciclo y los modos de facturación.</td><td><a href="/pages/mWz1XGfOAglrHkLSnBSg">/pages/mWz1XGfOAglrHkLSnBSg</a></td></tr><tr><td><strong>How-to</strong></td><td>Añade o cambia tu método de pago y descarga tus facturas.</td><td><a href="/pages/Nx8jyBW8X2P5z6iI5hO7">/pages/Nx8jyBW8X2P5z6iI5hO7</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respuestas rápidas a las dudas más habituales sobre tu facturación.</td><td><a href="/pages/5vAp8dfr9dh6opTfV6jF">/pages/5vAp8dfr9dh6opTfV6jF</a></td></tr><tr><td><strong>Detalles</strong></td><td>Uso y Métodos de Pago, pantalla por pantalla.</td><td><a href="/pages/Y4oauCYwWp2WfLTZIL5J">/pages/Y4oauCYwWp2WfLTZIL5J</a></td></tr></tbody></table>

### Soporte

¿Necesitas ayuda con tus servidores?&#x20;

Abre un ticket o escríbenos por [WhatsApp](/support/whatsapp.md) desde la sección de Soporte.

### Últimas novedades

1 de julio de 2026 — Nuevo formato XML disponible en la descarga de facturas.


---

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