# Gerenciamento de Clientes

Ao entrar na página "Gerenciar clientes" o Contador visualiza a lista de clientes cadastrados e se seus clientes possuem o Certificado Bird ID, informação fornecida pela plataforma.

Será possível buscar clientes através de CPF, CNPJ ou nome, além de editar e excluir clientes.

<figure><img src="/files/riJR9DSB08dsMEzoCxfS" alt=""><figcaption><p>Lista de Clientes</p></figcaption></figure>

{% hint style="warning" %}
Caso o cliente não possua o Certificado Bird ID, o Contador poderá oferecê-lo gratuitamente, um link é gerado para vídeo conferência.
{% endhint %}

Após a emissão do Certificado, o sistema atualiza o status do Bird ID do cliente no portal do Contador.

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

{% hint style="info" %}
Se o representante legal ou o cliente não possuir Bird ID e não puder emitir por videoconferência, o Contador orienta a emissão presencial e fornece link para busca de lojas.
{% 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/gerenciamento-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.
