> For the complete documentation index, see [llms.txt](https://movel.highsoftsistemas.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://movel.highsoftsistemas.com.br/faq/itens/como-consultar-os-itens-vendidos-ultimas-vendas.md).

# Como consultar os itens vendidos / últimas vendas?

**A primeira forma** é no andamento de um orçamento, ao clicar em um item da lista do catálogo será aberto a tela de detalhes do produto, é possível encontrar uma segunda aba de **Últimas Vendas.**

<figure><img src="/files/YAmt87mZyGVBxd9FUNPb" alt="" width="354"><figcaption><p>Detalhes do produto</p></figcaption></figure>

Clicando nessa opção de **Últimas vendas**, será listado as últimas 10 vendas para o cliente escolhido no orçamento.

<figure><img src="/files/sZG6lxMQIizFSy6OMCkI" alt="" width="375"><figcaption><p>Últimas vendas</p></figcaption></figure>

No HSMóvel, você pode consultar também os itens vendidos de forma geral com filtros que facilitam a busca, como:

* **Cliente**
* **Data**
* **Número de orçamento específico**

Os resultados são exibidos em ordem de adição dos itens. Ao clicar em qualquer item da lista, você será direcionado para o orçamento correspondente a esse item.

* Apenas os itens vendidos por você estarão disponíveis na lista.

**Passo a Passo para Consultar Itens Vendidos:**

1. Acesse o menu **Força de Vendas**.
2. Selecione a opção **Consultas**.
3. Clique em **Itens Vendidos**.
4. Utilize os filtros disponíveis para refinar sua pesquisa, caso necessário.

Essa funcionalidade ajuda a acompanhar vendas de forma detalhada e organizada, melhorando a eficiência no gerenciamento dos orçamentos.<br>

<div align="center" data-full-width="true"><figure><img src="/files/QLnHF2WQn1OWWX4ZEmGO" alt="" width="375"><figcaption><p>Tela de Consultas</p></figcaption></figure></div>

<div align="center" data-full-width="true"><figure><img src="/files/d68mO6cTBp9xjTTgv6vu" alt="" width="375"><figcaption><p>Consulta de Itens Vendidos</p></figcaption></figure></div>


---

# 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://movel.highsoftsistemas.com.br/faq/itens/como-consultar-os-itens-vendidos-ultimas-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.
