> 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/how-to/how-to-download-your-invoices.md).

# Como descarregar as tuas faturas

Podes descarregar uma fatura concreta ou um lote completo por intervalo de datas.

Tudo se faz a partir de **Utilização**, no separador **Faturas**.

### 1. Abre o separador Faturas

Entra em **Utilização** e vai para o separador **Faturas**. Tens a listagem com o seu número, organização, período, estado (**Pago** ou **Não pago**) e base tributável. Se procuras uma em concreto, usa o **Filtro** por pesquisa, estado ou subscrição.

<figure><img src="/files/482494ae1b9421150e2c8d281c0636d7fe6ed4b0" alt=""><figcaption></figcaption></figure>

### 2. Descarrega uma fatura avulsa

Abre a fatura a partir da listagem para ver o documento (emissor, destinatário, período e valor) e descarrega-o a partir do próprio visualizador.

### 3. Descarrega um lote

Para descarregar várias de uma vez, clica em **Descarregar faturas**. No formulário:

* Escolhe a **data de início** e a **data de fim** do intervalo.
* Assinala o **formato**: **PDF**, **XML** ou ambos.
* Clica em **Descarregar**.

<figure><img src="/files/5031289422d93cee2f111779ff204fc75f591f2e" alt=""><figcaption></figcaption></figure>

> #### 📘 Até 500 por exportação
>
> Se o intervalo contiver mais de 500 faturas, exportam-se apenas as 500 mais recentes. Se precisares de mais, divide o intervalo em tramos.

### Conclusão

Já podes guardar as tuas faturas, uma a uma ou em lote, no formato de que precisares para a tua contabilidade.

### Próximos passos

* Revê o que contém o documento em [A fatura.](/docs-pt/platform/billing/details/the-invoice.md)
* Consulta os estados em [Estados e não pagos.](/docs-pt/platform/billing/concepts/statuses-and-unpaid.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/how-to/how-to-download-your-invoices.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.
