> For the complete documentation index, see [llms.txt](https://ajudaerp.sfhera.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudaerp.sfhera.com.br/estoque/produtos/produtos-simplificado.md).

# Cadastro Simplificado

Para fazer o cadastro de produtos utilizando o cadastro simplificado clique em **Estoque-> Produtos -> Simplificado** no SfheraERP.NET.

![](/files/-M6a8Dye1hZ6rTkvJi3E)

Preencha o cadastro do produto da forma mais completa possível. Os campos destacados em amarelo são campos obrigatórios, e o campo código é preenchido automaticamente pelo sistema.

![Aba Cadastro do cadastro de produtos simplificado](/files/-M6aOH14bQ06IXr065wM)

Após preencher a aba Cadastro, clique na aba Fiscal, para definir como será a feita tributação do produto.

Atente para preencher corretamente os dados desta aba, caso haja alguma dúvida, é aconselhável solicitar auxílio ao contabilista responsável pela sua empresa, pois o preenchimento incorreto poderá ocasionar em futuros problemas fiscais.

![Aba Fiscal do cadastro de produtos simplificado](/files/-M6aQKs1mF2EybI0ZHqR)

Assista o nosso vídeo de treinamento a seguir. Caso permaneça com dúvidas entre em contato com o nosso [Suporte Técnico](https://web.whatsapp.com/send?phone=5555999189900).

{% embed url="<https://youtu.be/wenD-hR99TQ>" %}
Cadastro Simplificado
{% endembed %}


---

# 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://ajudaerp.sfhera.com.br/estoque/produtos/produtos-simplificado.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.
