> For the complete documentation index, see [llms.txt](https://help.rvops.com/central-de-ajuda-rvops-crm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rvops.com/central-de-ajuda-rvops-crm/conta-e-configuracao/propriedades/como-criar-propriedades/propriedades-de-produto.md).

# Propriedades de Produto

### **Produtos**

Propriedades criadas para **Produto** se aplicam ao **portfólio de produtos** da sua empresa — ou seja, aos itens cadastrados em **Vendas > Produtos**.

<figure><img src="/files/O6JG62pbTlYg4XCOsZm5" alt="" width="363"><figcaption></figcaption></figure>

Use esse objeto para adicionar campos personalizados como categoria, fornecedor, tipo de produto, segmento, entre outros.

Os campos criados com **"Exibir no formulário"** ativado aparecerão automaticamente no formulário de criação e edição de produtos.

<figure><img src="/files/fXkYjzEZpoI0mbYUvnew" alt="" width="563"><figcaption></figcaption></figure>

### Produtos do negócio

Propriedades criadas para **Produtos do negócio** se aplicam à **instância do produto dentro de uma negociação** — ou seja, aos dados específicos de cada produto quando ele é adicionado a um negócio.

<figure><img src="/files/jU8dYbEcpfam6KAqWTe4" alt="" width="343"><figcaption></figcaption></figure>

Use esse objeto para campos que variam por negociação, como data de entrega prevista, observações comerciais, número de parcelas, entre outros.

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

{% hint style="info" %}
**Diferença prática:** a propriedade de "Produto" descreve o item em si (o que é, quanto custa por padrão). A propriedade de "Produtos do negócio" descreve como aquele item aparece numa negociação específica.
{% endhint %}


---

# 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:

```
GET https://help.rvops.com/central-de-ajuda-rvops-crm/conta-e-configuracao/propriedades/como-criar-propriedades/propriedades-de-produto.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.
