> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/geral/contatos/leads-duvidas-comum/contatos-adicionar-a-nao-entrar-em-contato.md).

# Contatos - Adicionar à “Não entrar em Contato”

Na SprintHub, você pode definir que determinados contatos não recebam mais mensagens automáticas via **WhatsApp** ou **E-mail**. Essa função é útil para evitar envios indesejados, respeitar a privacidade do contato e manter uma comunicação mais assertiva.

#### Passo a passo para ativar o bloqueio

1. **Acesse a funcionalidade "Leads"**
   * Pelo menu “Encontrar Serviços” ou digitando o nome diretamente na barra de busca.
2. **Localize o contato desejado**
   * No registro do contato, clique em **“Outras Ações”** (ícone de três pontos).
3. **Selecione “Adicionar a ‘Não entrar em contato’”**
   * Escolha o tipo de bloqueio:
     * **WhatsApp**
     * **E-mail**
     * **Ambos** (marcando as opções no check-box)

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

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

<figure><img src="/files/8N5S8RIm6uJkrjzlhCDe" alt=""><figcaption></figcaption></figure>

***

#### O que acontece após o bloqueio

* No perfil do contato, aparecerá um **aviso informando que o envio de mensagens está bloqueado** para o(s) canal(is) selecionado(s).
* Mensagens automáticas via automação não serão enviadas enquanto o bloqueio estiver ativo.

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

***

#### Como remover o bloqueio

* Basta clicar sobre a opção de bloqueio exibida no perfil do contato.
* O status será atualizado e o envio de mensagens voltará a ser permitido

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

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

***

**CONCLUSÃO:**\
O recurso **“Não entrar em contato”** da SprintHub é uma forma prática de gerenciar sua base de contatos e evitar comunicações indesejadas. Com ele, você garante mais controle sobre suas automações e melhora a experiência dos seus leads.


---

# 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://docs.sprinthub.com/topicos/geral/contatos/leads-duvidas-comum/contatos-adicionar-a-nao-entrar-em-contato.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.
