# Atender

{% embed url="<https://www.youtube.com/watch?v=gTjV5RtPRiQ>" %}

<figure><img src="/files/Nww0n8HI1BS7zhdLopTZ" alt=""><figcaption><p>Módulo de Atender</p></figcaption></figure>

No módulo **Atender**, o representante pode selecionar o cliente atual usando a função de pesquisa. Os clientes são listados em ordem alfabética, com opção de busca pelo ícone de lupa. A pesquisa pode ser feita por **Razão Social**, **Fantasia**, **CPF** ou **CNPJ**, facilitando a rápida localização do cliente desejado.

<figure><img src="/files/DvYUwUgvf9sPgRFJ3Zmk" alt="" width="375"><figcaption></figcaption></figure>

Após selecionar o cliente na pesquisa, o usuário será direcionado para uma tela onde poderá:

* Criar um orçamento para o cliente.
* Criar uma ordem de serviço para o cliente.
* Visualizar orçamentos e ordens de serviço deste cliente em malote.
* Consultar ou editar o cadastro do cliente.
* Consultar a ficha financeira do cliente.
* Acessar o histórico do cliente.

<figure><img src="/files/ns6mlzZSscvDb17R0TDF" alt="" width="375"><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://movel.highsoftsistemas.com.br/forca-de-vendas/atender.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.
