> For the complete documentation index, see [llms.txt](https://alcavie-systems-1.gitbook.io/suporte/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alcavie-systems-1.gitbook.io/suporte/sistema/produtos-e-estoque/produtos.md).

# Produtos

A gestão de produtos no Alcavie permite organizar e manter o controle do seu estoque de forma eficiente. Com as ferramentas disponíveis, é possível editar e excluir produtos, ajustar variações e acompanhar o desempenho dos itens cadastrados. Neste guia, você aprenderá a utilizar todas essas funcionalidades para otimizar seu gerenciamento de produtos.

***

Confira abaixo os tópicos desta seção:

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/QbUNH4u4VNvM497Oc0jJ">/pages/QbUNH4u4VNvM497Oc0jJ</a></td><td>Aprenda o passo a passo para criar seus produtos, entendendo cada campo e como utilizar cada informação preenchida.</td></tr><tr><td><a href="/pages/hVtuwlFZPfVVwCljKEO7">/pages/hVtuwlFZPfVVwCljKEO7</a></td><td>Aprenda a modificar informações cadastradas e excluir produtos quando necessário.</td></tr><tr><td><a href="/pages/15V5PktZAKK4cbQk4mwt">/pages/15V5PktZAKK4cbQk4mwt</a></td><td>Descubra como adicionar, remover ou modificar variações de produtos, incluindo fotos e códigos de barras.</td></tr><tr><td><a href="/pages/XuDpcldRl1YFN3tug1WS">/pages/XuDpcldRl1YFN3tug1WS</a></td><td>Veja como acessar o histórico de vendas, configurar alertas, exportar dados e localizar produtos rapidamente.</td></tr></tbody></table>


---

# 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://alcavie-systems-1.gitbook.io/suporte/sistema/produtos-e-estoque/produtos.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.
