> 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/crm/crm-automacoes/crm-automacoes-no-crm-com-a-condicao-o-lead-enviou-uma-mensagem.md).

# CRM - Automações no CRM com a Condição "O lead enviou uma mensagem?"

<figure><img src="/files/0hZBkBtClOP4nywQyxvK" alt=""><figcaption></figcaption></figure>

O engajamento do lead é o coração das estratégias de marketing e vendas bem-sucedidas. Quando um lead se envolve com sua empresa, ele demonstra interesse e abre portas para oportunidades de conversão.

Acesse o **CRM**, e clique em **Automações**;

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

Defina o **título** e a **condição**, que, neste caso, será '*O lead enviou uma mensagem?*'.

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

Defina as **configurações**;&#x20;

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

Configure a **condição** que deve ser atendida para que a **automação seja acionada**.&#x20;

Determine o que você deseja que o CRM faça quando a condição for atendida.

No exemplo, iremos usar '**Iniciar um ChatBot**'. Ao detectar que um lead enviou uma mensagem, seu ChatBot pode responder prontamente, melhorando a experiência do cliente.

*Mas você pode definir outras condições, como por exemplo:*

'**Enviar Template de mensagem**': Quando um lead enviar uma mensagem, você irá enviar modelos de mensagens pré-definidos para garantir que as comunicações sejam consistentes, profissionais e eficazes.

Selecione o **ChatBot** que deve ser iniciado quando o lead mandar a mensagem e clique em **Salvar**;&#x20;

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

Após salvar sua automação, clique no ícone de '<mark style="color:green;">**Play**</mark>' para ativa-la.&#x20;

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

<mark style="color:purple;">**Veja artigos semelhantes:**</mark>

{% content-ref url="/pages/klCMAPWYEuXrOLGtPpze" %}
[CRM](/topicos/geral/crm.md)
{% endcontent-ref %}


---

# 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/crm/crm-automacoes/crm-automacoes-no-crm-com-a-condicao-o-lead-enviou-uma-mensagem.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.
