# Como Identificar ou Cadastrar Cliente em Pedido ou Orçamento

### Veja em vídeo

{% embed url="<https://www.youtube.com/watch?v=L8fC2doXH0E>" %}
Identificar o cliente no pedido ou orçamento
{% endembed %}

### 1. Acessar Identificação do Cliente

* No pedido ou orçamento, clique no botão **“Alterar”** ou pressione **F10**.

<figure><img src="/files/0JdDM948fwAQ6U91VUDY" alt=""><figcaption><p>Alterar cliente no pedido/orçamento</p></figcaption></figure>

***

### 2. Buscar Cliente Existente

* Utilize filtros como:
  * **CPF**
  * **Nome**
  * **Telefone**
* Se o cliente já estiver cadastrado, selecione diretamente da lista.

<figure><img src="/files/Pt8XVDD26N4qY7cRAzM5" alt=""><figcaption><p>Busca de clientes</p></figcaption></figure>

***

### 3. Cadastrar Novo Cliente

* Se o cliente **não estiver cadastrado**, clique em:
  * **“Cadastrar Novo”** > **“Cadastrar Novo Cliente”**.
* Preencha os dados obrigatórios de acordo com a configuração da empresa.
* Campos obrigatórios podem variar (ex: telefone).

<figure><img src="/files/olng89LXWnAE01MGtvwG" alt=""><figcaption><p>Formulário de cadastro do cliente</p></figcaption></figure>

***

### 4. Concluir Cadastro e Associar ao Pedido

* Após preencher, clique em **“Cadastrar”**.
* Em seguida, **selecione o cliente** para associá-lo ao pedido ou orçamento.

<figure><img src="/files/IURrl05AqjToNtlp6M56" alt=""><figcaption><p>Selecionar o cliente após o cadastro</p></figcaption></figure>

***

### Conclusão

Cliente identificado com sucesso no pedido ou orçamento, garantindo rastreabilidade e comunicação eficiente.


---

# 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.amgestor.com.br/operacoes-da-loja/como-identificar-ou-cadastrar-cliente-em-pedido-ou-orcamento.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.
