> For the complete documentation index, see [llms.txt](https://ajuda.phibo.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.phibo.site/sobre-o-sitema/vendas/painel-de-vendas.md).

# Painel de Vendas

{% embed url="<https://www.loom.com/share/e0ac9dd7b4014de7ae1b6e7385a5fc90>" %}

Para fazer a análise, vá em VENDAS > PAINEL DE VENDAS (NOVO)

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

Em seguida, vá em FILTRAR PERÍODOS > selecione o período em questão e vá em APLICAR FILTRO:

<figure><img src="/files/9DQh2Etvl8otfVNcHDOK" alt=""><figcaption></figcaption></figure>

Nesta tela você consegue analisar o valor total de vendido no período em questão, o número de peças vendidas e a quantidade de vendas.&#x20;

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

{% hint style="info" %}
IMPORTANTE: O **ticket médio** nada mais é do que o cálculo do valor total das vendas divididas pelo número de vendas realizadas.

Já o **PA** é a média da quantidade de peças vendidas em cada atendimento na loja.
{% endhint %}

Aqui também é possível avaliar os dados das vendas por cada vendedor, além das vendas de acordo com as formas de pagamento:

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

A coluna **(-)** indica os descontos das vendas desse vendedor;

A coluna **Valor** indica o total vendido por ele;&#x20;

A coluna **%** representa a porcentagem que esse vendedor vendeu em relação a todas as vendas.

A coluna **ticket** indica o valor médio das vendas dele;&#x20;

E por fim, a coluna **PA** indica a média de peças que ele vende por atendimento.

Na tabela **FLUXO DE RECEBIMENTO** é possível validar o valor total recebido à vista no dia e na tabela **VENDAS POR CLIENTE**, os dados de vendas do cliente

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

{% hint style="info" %}
A coluna **FREQ** represeta o número de vezes que esse cliente comprou com você no período em questão.
{% endhint %}


---

# 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:

```
GET https://ajuda.phibo.site/sobre-o-sitema/vendas/painel-de-vendas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
