> For the complete documentation index, see [llms.txt](https://ajuda.amgestor.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.amgestor.com.br/gestao-de-compras/pedidos-de-compra/incluir-itens-no-pedido.md).

# Incluir itens no pedido

### Incluir item individualmente

No campo **Código ou descrição do produto** informe o produto que deseja lançar ao pedido, depois informe a quantidade e clique no botão **+Adicionar Item (F2)**

<figure><img src="/files/FZtp5mgq0xTVJTt0IW8F" alt=""><figcaption><p>Inclusão de itens</p></figcaption></figure>

### Incluir itens automaticamente

Clique no botão Opções e escolha uma das opções:

<figure><img src="/files/f0d79LgHTUGCCrCfmaJ9" alt=""><figcaption><p>Opções para carregar itens</p></figcaption></figure>

#### **Carregar sugestão de compra**

Nesta opção o sistema irá analisar a media diária de vendas dos itens do fornecedor selecionado e carregará os itens que precisarão de reposição conforme a autonomia de dias que você selecionar

&#x20;

<figure><img src="/files/89SLcW0HA7C2lvnRqDYQ" alt=""><figcaption><p>Sugestão de compra</p></figcaption></figure>

#### **Carregar itens abaixo do mínimo:**

&#x20;Nesta opção o sistema carregará os itens do fornecedor selecionado que estão com o estoque abaixo do mínimo

<figure><img src="/files/nST0J69Njc0W1rUpXICV" alt=""><figcaption><p>Itens abaixo do mínimo</p></figcaption></figure>

#### **Carregar itens do fornecedor:**&#x20;

Nesta opção serão carregados todos os itens do fornecedor selecionado no pedido

<figure><img src="/files/B3D5gbu4WQLZLowqdFKa" alt=""><figcaption><p>Itens do fornecedor</p></figcaption></figure>

#### **Carregar itens de uma lista personalizada:**&#x20;

Nesta opção você acrescenta ao pedido qualquer lista personalizada criada anteriormente no sistema


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ajuda.amgestor.com.br/gestao-de-compras/pedidos-de-compra/incluir-itens-no-pedido.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
