# Como listar seus produtos no estoque

{% embed url="<https://www.loom.com/share/14b25c60a39a475186f6d59eb3e1698c>" %}

Para listar seus produtos em estoque vá na aba de COMPRAS > GESTÃO DE ESTOQUE > CADASTRAR PRODUTO&#x20;

<figure><img src="/files/Af4J2B7WTGP8wNWsZwkx" alt=""><figcaption></figcaption></figure>

Por padrão, apenas de acessar essa tela de cadastro já aparecerão todos os produtos cadastrados no sistema até então:&#x20;

<figure><img src="/files/nxDBVjGdcqVgP0v8McdC" alt=""><figcaption></figcaption></figure>

Nesta tela você pode filtrar seus produtos pelo código de barras, pelo código de referência ou pela descrição do produto (Nome do Produto):\
&#x20;

<figure><img src="/files/SLbLcZrtI1KD421Bno39" alt=""><figcaption></figcaption></figure>

Caso queira, também pode incluir outros tipos de filtros para fazer a análise, para isso basta ir em **+ FILTROS AVANÇADOS** e selecionar a opção do filtro que deseja:&#x20;

<figure><img src="/files/AJ8T576ODKWEFdKMjX5p" alt=""><figcaption></figcaption></figure>

E em **Mais filtros de variações** ainda há outras opções de filtros para utilizar. Com os filtros devidamente selecionados, basta clicar em APLICAR FILTRO.

<figure><img src="/files/oycKbxMsHGOk7yiq4qEG" alt=""><figcaption></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://ajuda.phibo.site/sobre-o-sitema/estoque/listar-produtos-no-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.
