# Como Editar ou Excluir um cadastro de Cliente

## Edição

Para editar um cliente, vá em CLIENTES > CADASTRAR CLIENTE e clique em "EDITAR":

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

Uma janela será aberta, onde você poderá filtrar o cliente utilizando os campos abaixo:

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

Depois de buscar o cadastro que deseja alterar, selecione o cliente clicando no ícone no canto direito, destacado na imagem:

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

Por fim, após concluir a edição, basta clicar no botão "Salvar", no canto inferior direito da tela e o cadastro será atualizado:

<figure><img src="/files/5a1sGw4Tv03MOMqKIboH" alt=""><figcaption></figcaption></figure>

## Exclusão

Caso queira excluir o cadastro do cliente é só seguir o mesmo caminho apresentado acima e depois de abrir o cadastro do cliente, clicar em "EXCLUIR":

<figure><img src="/files/CuYtWXdPncQinijZj1WB" alt=""><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://ajuda.phibo.site/sobre-o-sitema/cadastros-2/clientes/listagem-e-filtro-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.
