# Como Cadastrar um Orçamento no AM Gestor

### Veja em vídeo

{% embed url="<https://www.youtube.com/watch?v=IjEGkBVGRQI>" %}
Cadastrar um orçamento de venda
{% endembed %}

### 1. Acessar o Cadastro de Orçamento

* Dentro do **módulo Loja**, clique em **“Mais Orçamento”** ou pressione **F3** no teclado.

<figure><img src="/files/5HjTS4LYe42WbSk2pihi" alt=""><figcaption><p>Adicionar orçamento</p></figcaption></figure>

***

### 2. Inserir Produtos no Orçamento

* Digite a **descrição** ou **código do produto**.
* Use o **teclado (setas e Enter)** ou clique com o **mouse** para selecionar o item.
* Escolha a **quantidade desejada** e clique em **“Adicionar Item”**.

<figure><img src="/files/277wxNJjSGHORYwUR4xJ" alt=""><figcaption><p>Inserir item</p></figcaption></figure>

***

### 3. Informar Vendedor

* Insira a **identificação do vendedor**.
* Caso não saiba, clique no botão de busca para selecionar da lista.

<figure><img src="/files/4cYiF9MlWAQw3zXT99Sy" alt=""><figcaption><p>Seleção de vendedor</p></figcaption></figure>

***

### 4. Finalizar Orçamento

* Clique em **“Salvar”** para concluir o orçamento.

<figure><img src="/files/yHtbJOLIRsNtFCbhVSwI" alt=""><figcaption><p>Salvar orçamento</p></figcaption></figure>

***

### 5. Enviar ou Imprimir Orçamento

* Após salvar, você pode:
  * **Imprimir em cupom ou A4**.
  * **Enviar por e-mail**.
  * **Enviar via WhatsApp**.

<figure><img src="/files/RNfjrMnQohHR5vi7sB54" alt=""><figcaption><p>Opções de salvamento</p></figcaption></figure>

***

### Conclusão

Orçamento criado com sucesso e pronto para ser compartilhado ou impresso conforme necessário.


---

# 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-cadastrar-um-orcamento-no-am-gestor.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.
