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

# Conceptos

Entiende cómo te facturamos a ti como partner antes de consultar tus facturas: qué se factura y en qué se diferencia de lo que cobras a tus clientes, cuándo se emite y cómo se agrupa el consumo, y qué ocurre si una factura queda sin pagar.&#x20;

Aquí tienes el porqué, sin pasos.

{% hint style="info" %}
¿Buscas el paso a paso? Lo tienes en How-to. Aquí explicamos qué es cada cosa y cómo encaja.
{% endhint %}

### Explora los conceptos

<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>Cómo te Facturamos</strong></td><td>El modelo Plenit a partner: aunque el consumo venga de varias organizaciones, se consolida y te lo facturamos a ti.</td><td><a href="/pages/xJuKUQ159IzXRDDp1OKo">/pages/xJuKUQ159IzXRDDp1OKo</a></td></tr><tr><td><strong>Ciclo y Modos de Facturación</strong></td><td>Cuándo se emite la factura, cómo se agrupa el consumo y cómo se aplican los impuestos.</td><td><a href="/pages/isd4oQiITk8uislp001Q">/pages/isd4oQiITk8uislp001Q</a></td></tr><tr><td><strong>Estados e impagos</strong></td><td>Qué estados tiene una factura (Pagado, Impagado) y qué ocurre si una queda sin regularizar.</td><td><a href="/pages/P9pbtOO8BMfftTE40iuV">/pages/P9pbtOO8BMfftTE40iuV</a></td></tr><tr><td><strong>Glosario</strong></td><td>Los términos que aparecen en tu facturación, con una definición breve para tenerlos a mano.</td><td><a href="/pages/uTqe9WSS55gLtlupCfIv">/pages/uTqe9WSS55gLtlupCfIv</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/platform/billing/concepts.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.
