> 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/clprpa001.md).

# Clientes

➔ **Quando se é cadastrado uma Pessoa no sistema ela pode assumir o papel de:**

* **Cliente**
* **Fornecedor**
* **Transportadora**
* **Representante**

E para classificá-la como um **Cliente** é necessário seguir os seguintes <mark style="color:red;">passos</mark>

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

![](/files/pbhnGbGi9oSwvpdrTwd6)

**1)** Ir na pessoa que você deseja tornar <mark style="color:red;">**Cliente**</mark> e clicar em "**Editar**"&#x20;

![](/files/ZHFNYPAGWnDbKCIWYEBb)

**2)** Ir em "<mark style="color:red;">**Cliente**</mark>" e marcar "**Sim**"&#x20;

![](/files/dLv8uaB9ANg27VJyg1CC)

**3)** Clicar em "**Salvar**" e a **Pessoa** foi <mark style="color:red;">transformada</mark> em <mark style="color:red;">**Cliente**</mark> e aparecerá na **Relação de Clientes**&#x20;

![](/files/6htVbHVQarwe0OswH9fM)

### **Criando um Cliente do zero**&#x20;

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

![](/files/yPsllJ9g9TIdt6hMySeu)

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

![](/files/ywHnCNMSn9Tob6UV1jyF)

**2)** Na aba "**Dados**" informar os **campos obrigatórios**<mark style="color:red;">\*</mark>

![](/files/uAZ00I0a75kUlAalvcJr)

{% hint style="info" %}
Ao clicar na ![](/files/LGGuQpUItLu77fk9RxHl) no campo "**Cliente**", serão exibidas todas as pessoas cadastradas na "**Relação de Pessoas**"&#x20;
{% endhint %}

**3)** No grupo "**Fiscal**" informar a [<mark style="color:red;">Operação Fiscal</mark> ](https://documentacao.aheadsistemas.com.br/ahead_sistemas/controladoria/tabelas/fcprpa001)que será utilizada na <mark style="color:red;">**nota de serviço**</mark> (**NFS-e**)

![](/files/qAz9Vt950sxSulZH647h)

**4)** Na aba "**Financeiro**" informar **TODOS** os **campos**<mark style="color:red;">\*</mark>&#x20;

![](/files/9rQQ4zvNfqBMpMc7zMyy)

**5)** Após seguir todos esses **passos**, apenas se lembre de clicar em **"**<mark style="color:red;">**Salvar**</mark>**"** e pronto!&#x20;

![](/files/GgoZ1L5498oewzMVVPiJ)


---

# 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/clprpa001.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.
