# Como editar ou excluir um vendedor

Para editar ou excluir um vendedor da sua tabela de vendedores, vá em Vendas > Vendedores > Cadastrar Vendedor:

<figure><img src="/files/16c0mUM89NMN4DGaDSYN" alt=""><figcaption></figcaption></figure>

### Editar

Para editar, basta clicar no ícone destacado na imagem e realizar a alteração dos campos, por fim, clique em "Salvar":

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

### Exlcuir

&#x20;Caso seja necessário excluir um vendedor, basta clicar no ícone de lixeira, destacado na imagem:

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

{% hint style="info" %}
**IMPORTANTE:** Se o vendedor em questão já tiver vendas registradas para ele, não será possível exluir o cadastro por conta dos relatórios do sistema.&#x20;
{% endhint %}

Se você quiser desativar o cadastro desse vendedor, basta clicar no ícone verde: <br>

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

Para ver os vendedores desativados, ou reativar algum cadastro, é só alterar o status:&#x20;

<figure><img src="/files/tGj8yRXrwoE7sfs4YUl5" 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/vendedores/editar-excluir-vendedor.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.
