> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/retaguarda/relatorios/relatorios-vendas-pdv.md).

# Relatórios Vendas PDV

Use **Relatórios Vendas PDV** para analisar faturamento, recebimentos, produtos e comportamento de venda.

### Relatórios disponíveis

* [**Como gerar um relatório de Produtos Vendidos por Filial?**](/retaguarda/relatorios/relatorios-vendas-pdv/relatorio-de-produtos-vendidos-por-filial.md)
* [**Como gerar um relatório de Formas de Recebimento Totalizado?**](/retaguarda/relatorios/relatorios-vendas-pdv/relatorio-de-formas-de-recebimento-totalizado.md)
* [**Como gerar um relatório de Faturamento Diário?**](/retaguarda/relatorios/relatorios-vendas-pdv/relatorio-de-faturamento-diario.md)
* [**Como localizar Sangrias/Fundo de Caixa no Retaguarda Cloud?**](/retaguarda/relatorios/relatorios-vendas-pdv/consulta-de-sangrias-e-fundo-de-caixa.md)
* [**Como gerar um relatório de Venda de modificadores por filial?**](/retaguarda/relatorios/relatorios-vendas-pdv/relatorio-de-venda-de-modificadores-por-filial.md)
* [**Como gerar um relatório de Produtos Vendidos x Validados (mata-ficha)?**](/retaguarda/relatorios/relatorios-vendas-pdv/relatorio-de-produtos-vendidos-x-validados.md)
* [**Como gerar um relatório de quantidade de insumos consumidos no período?**](/retaguarda/relatorios/relatorios-vendas-pdv/relatorio-de-quantidade-de-insumos-consumidos-no-periodo.md)

### Como gerar

{% stepper %}
{% step %}

### Acesse o menu

Vá em **Relatórios > Vendas PDV** e escolha o relatório desejado.
{% endstep %}

{% step %}

### Configure os filtros

Cada relatório pode variar, mas os filtros mais comuns são:

* período
* filial
* tipo de venda
* grupo de produtos
  {% endstep %}

{% step %}

### Gere o relatório

Clique em **Filtrar** ou **Gerar Relatório**, conforme a tela escolhida.
{% endstep %}

{% step %}

### Exporte ou imprima

Use os botões do topo para baixar em Excel ou enviar para impressão.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Se a janela não abrir, libere pop-ups no navegador.
{% endhint %}

<figure><img src="/files/mEvwfTjwfMTM0qk8fqeR" alt=""><figcaption></figcaption></figure>


---

# 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://ajuda.pdvlegal.com.br/retaguarda/relatorios/relatorios-vendas-pdv.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.
