# Como listar as vendas dos vendedores realizadas em um determinado período

Para consultar os detalhes das vendas feitas por um vendedor, você poderá ir em VENDAS > VENDEDORES > LISTAR VENDAS:&#x20;

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

Depois, informe o período destacado na imagem abaixo, para carregar os registros dos vendedores.

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

{% hint style="info" %}
Utilize o ícone à esquerda, destacado na imagem, para abrir o detalhamento de cada venda do vendedor selecionado.
{% endhint %}

<figure><img src="/files/3og3xSMsXtbh5VXNvsNh" alt=""><figcaption></figcaption></figure>


---

# 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://ajuda.phibo.site/sobre-o-sitema/cadastros-2/vendedores/analisar-as-vendas-de-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.
