# PreVendas

O cadastro de pré-vendas em um sistema ERP envolve o registro inicial de informações sobre uma potencial venda, antes da efetiva emissão da nota fiscal. É um processo importante para organizar e gerenciar oportunidades de negócio, permitindo um acompanhamento mais eficiente das negociações e a preparação para a venda final.&#x20;

O que é pré-venda no contexto de um ERP? Pré-venda, no contexto de um sistema ERP, refere-se ao registro inicial de informações sobre uma possível venda.&#x20;

É um processo que antecede a emissão da nota fiscal ou cupom e envolve o registro de dados como:&#x20;

* **Cliente:** Informações do cliente potencial, como nome, contato, endereço, etc.
* **Produtos:** Lista dos itens que o cliente tem interesse.
* **Condições comerciais:** Preços, prazos de pagamento, descontos, etc.
* **Vendedor:** Responsável pela negociação.
* **Status da pré-venda:** Aberta, em negociação, perdida, etc.

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

#### Como Realizar o Cadastro:

1. Entre no módulo de cadastros do sistema ERP  em **Faturamento-> PreVendas**
2. **Inclusão de Novo Cadastro:** Selecione a opção Adicionar para um novo cadastro.

<figure><img src="/files/b57Oh1Og8zVXw8OVs8t0" alt="" width="563"><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://ajudaerp.sfhera.com.br/pdv.sfhera.com.br/menu-lateral/menu-faturamento/prevendas.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.
