# Vendedores

Monitore o desempenho individual dos seus vendedores com relatórios sobre metas, faturamento e produtividade diária. Ideal para acompanhar resultados e incentivar a equipe com dados concretos.

***

<details>

<summary>Desempenho de vendedores</summary>

Apresenta um comparativo entre os vendedores, com base na quantidade de vendas, valores totais e ticket médio. Além de apresentar sua comissão.

***

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

</details>

<details>

<summary>Metas do funcionário</summary>

Mostra o andamento das metas individuais de cada funcionário e o percentual já alcançado dentro do período definido.

***

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

</details>

<details>

<summary>Faturamento diário por vendedor</summary>

Exibe o valor vendido por cada funcionário em cada dia do período selecionado, facilitando o acompanhamento do desempenho diário.

***

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

</details>


---

# Agent Instructions: 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://alcavie-systems-1.gitbook.io/suporte/sistema/relatorios/vendedores.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.
