> 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-o-gatilho-o-lead-agendar-uma-reuniao.md).

# CRM - Automações no CRM com o Gatilho "O lead agendar uma reunião"

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

Quando o lead, que estiver na etapa da automação, agendar uma reunião, você poderá ativar automaticamente a automação com base no gatilho;

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

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

Defina o **título** e o **gatilho**, que, neste caso, será '*O lead agendar uma reunião*'.

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

Defina as configurações; Escolha o **calendário** no qual a reunião do lead será agendada para iniciar a automação.

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

Determine a **Ação**, ou seja, o que você deseja que o CRM faça quando a condição for atendida.

No exemplo, iremos usar '**Enviar WhatsApp para o lead**'. Quando um lead, que **estiver na etapa do CRM** para a qual a automação foi criada, e agendar uma reunião, uma mensagem será automaticamente enviada para o seu WhatsApp.

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

'**Enviar um e-mail para o lead**': Voce pode enviar um e-mail para o lead, com o conteúdo que desejar.

<figure><img src="/files/2fvyjTxGWU9LD0GG43Th" alt=""><figcaption></figcaption></figure>

Configure a conta destinatária para o envio da mensagem, personalize o conteúdo da mensagem conforme sua preferência e, em seguida, clique em 'Salvar'.

<figure><img src="/files/WCoziu8Ka8NvtwMvZ3ka" 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/jAPiUZxDnQQHyhj9ulot" alt=""><figcaption></figcaption></figure>


---

# 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-o-gatilho-o-lead-agendar-uma-reuniao.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.
