# Como editar um item de um orçamento / ordem de serviço?

No módulo Força de Vendas:

1. Abra o orçamento / ordem de serviço desejado
2. Vá para aba "**Itens**"
3. Pressione e segure o item para editar
4. Selecione "**Editar Item**" no modal que aparecer

<figure><img src="/files/vjVJL8YXwRYHIwRUGq4W" alt="" width="375"><figcaption><p>Modal de ações do item</p></figcaption></figure>

Você será redirecionado aos detalhes do produto. Realize as edições necessárias e clique em "**Atualizar**", ao fim da tela.

<figure><img src="/files/JfKqJ00h1PZBaGM2nlAr" alt="" width="375"><figcaption><p>Detalhes do item</p></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/faq/orcamentos-ordens-de-servico/como-editar-um-item-de-um-orcamento-ordem-de-servico.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.
