# Cadastro de Clientes

Na página "Gerenciar Clientes" o Contador pode cadastrar um novo cliente na carteira da sua contabilidade. O cliente pode ser pessoa física ou jurídica. O Contador também deve informar os dados do Representante Legal da empresa, se for o caso.

<figure><img src="/files/0DK7uvBx154vXqlRyRSg" alt=""><figcaption></figcaption></figure>

Ao iniciar o processo de cadastro de um novo cliente, o Contador tem a opção de escolher entre cadastrar um cliente pessoa física ou jurídica.

<figure><img src="/files/mlSAd4TYHKQxuZ3PhKT3" alt=""><figcaption><p>Formulário de cadastro de cliente</p></figcaption></figure>

{% hint style="danger" %}
Todos os campos obrigatórios devem ser preenchidos para que o botão "Cadastrar Cliente" seja habilitado
{% endhint %}


---

# 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://manuais.soluti.com.br/manual-solui-pro-contadores/cadastro-de-clientes.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.
