> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-wms/manual-do-sistema-vr-wms-ferramentas/manual-do-sistema-vr-wms-estoque-ressuprimento.md).

# Ressuprimento

## **INTRODUÇÃO**

A ferramenta de ressuprimento serve para gerar tarefas para determinados produtos. É possível parametrizar a porcentagem vazia dos pickings para gerar as tarefas.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/m9woU7dXMZcH11F97UAI) - Consultar (Teclas de atalho F1 ou ALT+C ). Preencha o campo "Percentual Mínimo" com uma porcentagem mínima de produtos. Este é um filtro que, após a consulta, trará a quantidade de Pikings que estão com produtos abaixo deste percentual.

![](/files/SeFvTTC4PJ3pEyPouawS)

![](/files/fbhN47mSiqU4pTX9JXx8) - Gerar (Teclas de atalho ALT+G). Selecione os produtos e clique neste botão para gerar o ressuprimento para os Pikings. Ao clicar em gerar, o sistema irá gerar tarefas de ressuprimento para os operadores.

![](/files/beBtw4NFyFKu2KRAKN4Q) - Filtro (Teclas de atalho ALT+L). Utilize essa ferramenta para atribuir mais filtros a pesquisa que deseja realizar.

## **GERANDO RESSUPRIMENTO**

1 - Acesse o menu Estoque > Ressuprimento. 2 - Imagine que temos a seguinte situação. "Precisamos ressuprir os pikings com menos de 15% de ocupação". Então faça o passo número 3. 3 - No campo "Percentual Mínimo" informe o valor de 15,00. 4 - Clique no botão consultar(![](/files/m9woU7dXMZcH11F97UAI). 5 - Selecione todos os itens da consulta marcando a opção "Selecionar Todos". 6 - Clique no botão gerar(![](/files/fbhN47mSiqU4pTX9JXx8).


---

# 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://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-wms/manual-do-sistema-vr-wms-ferramentas/manual-do-sistema-vr-wms-estoque-ressuprimento.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.
