> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/fundir-e-eliminar-clientes.md).

# Fundir e eliminar clientes

Você pode unir ou excluir clientes da Ficha do cliente.

Isso é útil para relações duplicadas ou leads que mais tarde se tornam clientes novamente.

{% hint style="warning" %}
Excluir é permanente. Verifique sempre primeiro quais dados estão vinculados.
{% endhint %}

### Quando unir

Unir é útil se:

* a mesma organização existe duas vezes
* um lead antigo perdido mais tarde se torna um Cliente novamente
* o histórico precisa permanecer em uma Ficha do cliente

### Unir ou excluir um Cliente

{% stepper %}
{% step %}

### Abra a Ficha do cliente

Vá para **CRM**.

Abra a relação que você quer gerir.
{% endstep %}

{% step %}

### Escolha a ação certa

Abra a opção para unir ou excluir.
{% endstep %}

{% step %}

### Conclua a ação

Se você unir, escolha a segunda relação.

Depois, confirme sua escolha.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Posso desfazer uma união?</summary>

Não. Unir é permanente.

</details>

<details>

<summary>O que acontece com os dados vinculados?</summary>

Quando você une, o histórico permanece intacto. Quando você exclui, os dados vinculados são removidos.

</details>

<details>

<summary>Quem pode excluir relações?</summary>

Isso depende das suas Permissões e funções.

</details>

### Artigos relacionados

* [Usar a página de Visão geral do CRM](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/usar-a-pagina-de-visao-geral-do-crm.md)
* [Trabalhar com clientes e leads no CRM+](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/trabalhar-com-clientes-e-leads-no-crm+.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/fundir-e-eliminar-clientes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
