# Conferência de estoque (Inventário)

## &#x20;Para realizar uma conferência do seu estoque, o primeiro passo é identificar qual método vai se encaixar melhor na rotina da sua loja:&#x20;

* **CONFERÊNCIA TOTAL DE ESTOQUE** : Onde será necessário bipar todos os itens do estoque em uma única conferência. Esse método é Indicado para lojistas que conseguem dispor tempo para bipar em curto prazo todos os produtos da loja.&#x20;
* **CONFERÊNCIA PARCIAL DE ESTOQUE** : Nessa opção será necessário realizar várias conferências, aos poucos, até finalizar a contagem de todo o estoque. Esse método é indicado para lojistas que não conseguem parar a movimentação da loja para fazer um inventário.

### Veja abaixo os vídeos com o passo a passo completo de ambos os métodos para identificar qual fará mais sentido no cootidiano da sua loja:

### CONFERÊNCIA TOTAL DO ESTOQUE:

{% embed url="<https://www.loom.com/share/cbc6f0bcf3fc4c52bc7bdbf6f72c43eb?sid=2a6c2f76-32e7-4ca6-ae77-4a52f395d9b7>" %}

### CONFERÊNCIA PARCIAL DO ESTOQUE:

{% embed url="<https://www.loom.com/share/9254dd65451a4fda8f43ae8f24bd1d07?sid=cd0e4955-9811-4b8b-b956-2c57a9bb0706>" %}


---

# 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.phibo.site/sobre-o-sitema/estoque/conferencia-de-estoque.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.
