> 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-pt/platform/billing/concepts/how-we-bill-you.md).

# Como te faturamos

Na Plenit, a relação de Faturação é **com o partner**.

Embora o teu consumo se origine em várias organizações de cliente, o que é faturado consolida-se na tua Conta: **faturamos-te** o que consumiste.

### O que te faturamos

O valor é construído a partir do **consumo real** das tuas subscrições e serviços durante o período. Sobre esse consumo aplicamos os impostos e as regras de faturação que correspondam. Em suma: pagas pelo que os teus serviços consomem em cada período.

### As duas camadas: o que pagas e o que cobras

Trabalhas com dois planos económicos, e convém não misturá-los:

* **A Plenit fatura-te** — o teu **custo**. É o que vês nesta secção, em Utilização e nas tuas faturas.
* **Tu faturas aos teus clientes** — o que **recebes**, com a tua margem. Isso é gerido em [Go to Market,](/docs-pt/go-to-market.md) em Faturação de clientes, e reflete-se em guias de remessa.

> #### 📘 A diferença numa frase
>
> Aqui vês o que te custa a Plenit. Em Go to Market preparas e consultas o que cobras aos teus clientes. A diferença entre ambos é a tua margem.

### Onde o vês

A tua faturação com a Plenit vive na tua própria área, distribuída por dois sítios:

* **Utilização** — o teu consumo, as tuas subscrições e as tuas faturas (com os separadores Resumo, Subscrições e Faturas).
* **Métodos de Pagamento** — o cartão ou o débito direto com que te cobramos.

### Próximos passos

* Percebe quando e como é agrupado em [Ciclo e modos de faturação.](/docs-pt/platform/billing/concepts/cycle-and-modes.md)
* Consulta os ecrãs em [Detalhes.](/docs-pt/platform/billing/details.md)


---

# 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-pt/platform/billing/concepts/how-we-bill-you.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.
