> For the complete documentation index, see [llms.txt](https://documentacao.aheadsistemas.com.br/ahead-sistemas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentacao.aheadsistemas.com.br/ahead-sistemas/comercial/cadastros/prprpa001.md).

# Produtos

{% hint style="info" %}
**Caminho até lá:** ![](/files/IcLVUYoEZpLADqgDwCs6) **Comercial** ➔ **Cadastros** ➔ **Produtos**
{% endhint %}

![](/files/HlCYZRspwK64OymsFtbS)

## Cadastrando um novo produto

Para cadastrar um novo produto no sistema, você tem duas opções:&#x20;

* [<mark style="color:red;">criar</mark>](https://documentacao.aheadsistemas.com.br/ahead_sistemas/padroes) um produto do zero, para as situações em que não há nenhum produto cadastrado com características idênticas
* ou [<mark style="color:red;">duplicar</mark>](https://documentacao.aheadsistemas.com.br/ahead_sistemas/padroes) um grupo existente e/ou alterar algumas características ou tributação&#x20;

### Criando um produto do zero&#x20;

**1)** Clicar em "**Novo Registro**"&#x20;

![](/files/YlYpbd5AYVzXMwWSgR3U)

**2)** Preencher os **campos obrigatórios** <mark style="color:red;">\*</mark>&#x20;

![](/files/Y9CWJ0bZtR3gNcO96Qj1)

![](/files/zMcwoCsxq6BbVa0E5tov)

{% hint style="info" %}
O campo "**Código do produto**" pode ser informado para ser preenchido automaticamente conforme a relação de produtos ou informado manualmente.&#x20;
{% endhint %}

**3)** Clicar em "**Salvar**" ou "**Salvar+**" e seu produto foi registrado!&#x20;

![](/files/GgoZ1L5498oewzMVVPiJ)

Ficou alguma **dúvida**? Então considere acessar nosso [<mark style="color:red;">vídeo</mark>](https://www.youtube.com/watch?v=fI4aRwPcwpM) explicando esses processos passo a passo 😉

{% embed url="<https://www.youtube.com/watch?v=fI4aRwPcwpM>" %}

### Duplicando um produto&#x20;

O processo de <mark style="color:red;">duplicação de um produto</mark> é o mesmo utilizado em todas as outras funções no Mobi, **caso seja necessário**, considere acessar também:&#x20;

{% embed url="<https://www.youtube.com/watch?v=ql7fz5qpjrE>" %}


---

# 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://documentacao.aheadsistemas.com.br/ahead-sistemas/comercial/cadastros/prprpa001.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.
