> 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-possui-um-atendimento-no-sac.md).

# CRM - Automações no CRM com a Condição  "O lead possui um atendimento no SAC"

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

A automação no CRM com base na condição "O Lead Possui um Atendimento no SAC" é uma estratégia poderosa para melhorar a eficiência, a personalização e o acompanhamento das interações com os clientes.

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

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

Defina o **título** e a **condição**, que, neste caso, será '*O lead possui um atendimento no Sac?*'.

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

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

<figure><img src="/files/Va5rqiZyFMnaQsWvkdq3" 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 '**Enviar notificação para um funcionário**'.&#x20;

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

'**Criar Tarefa**': Você pode programar uma tarefa para a equipe de vendas fazer um acompanhamento personalizado após um atendimento.

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

Defina para qual funcionário você enviará a notificação, e qual será a mensagem e clique em "Salvar";&#x20;

<figure><img src="/files/yxQvVAgBBRHnzxof6nUq" 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/cXIClEVFgvbRQxOSlXwP" 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-possui-um-atendimento-no-sac.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.
