# Cadastrar cliente

Para cadastrar um novo cliente acesse o menu **Cadastros** / **Clientes**

<figure><img src="/files/VxjZegYELgLCvBi4VMgy" alt=""><figcaption><p>Menu cadastros</p></figcaption></figure>

Na tela de cadastros clique em **+Novo Cliente**

<figure><img src="/files/hcNcInf40mpxJXqzphtE" alt=""><figcaption><p>Botão novo cliente</p></figcaption></figure>

Preencha os dados do cliente no formulário

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

#### Forma de preenchimento automático do cadastro de pessoas jurídicas

No caso de pessoa jurídica existe há possibilidade de se consultar os dados do cliente usando o numero do CNPJ. Para isso informe o numero do CNPJ do cliente no campo e em seguida clique no botão buscar (ícone da lupa)

<figure><img src="/files/WGd2SK7SrVGAbYswNMtW" alt=""><figcaption><p>Campo CNPJ</p></figcaption></figure>

Após o preenchimento dos dados clique no botão **Salvar** no rodapé do formulário

<figure><img src="/files/lKCAk48IVbXBfBOkYQCL" alt=""><figcaption><p>Botão salvar</p></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://ajuda.amgestor.com.br/cadastros/principais-cadastros/clientes/cadastrar-cliente.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.
