# Como Aprovar um Orçamento e Transformá-lo em Pedido no AM Gestor

### Ver em vídeo

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

### 1. Aprovar Diretamente Após Salvar

* Após salvar um orçamento, clique no botão **“Aprovar”**.
* Confirme clicando em **“Sim, quero aprovar o orçamento selecionado”**.
* O sistema converte automaticamente o orçamento em um **pedido de venda**.

<figure><img src="/files/j8T7AGcRKLoUbAu7Mofg" alt=""><figcaption><p>Aprovar orçamento o salvar</p></figcaption></figure>

***

### 2. Aprovar Pela Lista de Orçamentos

* Vá até a **lista de orçamentos**.
* Utilize os filtros (ex: por **data**, **produto** ou **vendedor**) para localizar o orçamento desejado.
* Selecione o orçamento e clique em **“Aprovar Orçamento”** — não é necessário abrir o orçamento.

<figure><img src="/files/Oefnaj9F1Pd01j5ZXgOZ" alt=""><figcaption><p>Aprovar da lista</p></figcaption></figure>

***

### Conclusão

Orçamentos aprovados são automaticamente convertidos em pedidos de venda, otimizando tempo e agilidade no atendimento.


---

# 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-aprovar-um-orcamento-e-transforma-lo-em-pedido-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.
