> 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/en/topics/general/crm/crm-automations/crm-whatsapp-sending-automation-for-website-visitors.md).

# CRM - WhatsApp Sending Automation for Website Visitors

#### Discover how to automatically send a WhatsApp message to visitors of your website who already have an identified Lead in Sprinthub. Whenever they access, a message will be triggered to encourage them to interact with the agent.

Follow the steps below:

1. **Create an Automation:**

* Go to the CRM via “Find Services”. Or just type the name, and the function appears.
* Go to the Automations section.
* Start creation: Click "Create Automation" using the "+" button.

{% hint style="warning" %}
Funnel automation will be used, but attention: it only works for Open Opportunities.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdV5iMDgvk5iyD4qMaa9QlYsqND21J3YICWC-C9ChEk3fRLJfn3b0GW0uXYuZN3c4ppFXt4nctWA570nh4ZB8Pv1RaSo1Ro-YkRG6fBXPmAxx-ZqQMLGZ08mwNMUmMmZfSqFV2Pug?key=OWCk6Qpg5qrrG_ZAw3nAP_s7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXewFwQBRyHFrGXkQUBmKeiZadiait87Zjlbz2xjbxu23MQtCyIfRMrc60vZP6q7OXZzE5W2idtQOPjJmD7Mmt-rkBPUesmay5JeAa2w9tRQhnGpBo2mBmNZVugO4c8lPLNW4dHv7Q?key=OWCk6Qpg5qrrG_ZAw3nAP_s7" alt=""><figcaption></figcaption></figure>

2. **Configure and Save:**

* **Enter a Title:** Give the automation a descriptive name.
* **Set up a Trigger:** "The lead visits a tracked URL" OR "The lead visits a landing page"\
  Use both triggers or just one of them.
* **Configure the Condition:** You can use a condition of your choice.

> But note: without using triggers, it will be necessary to enable condition checks. These checks will occur at varying time intervals, which can range from minutes to hours, depending on the number of automations and leads in your instance.

* **Choose the Action:** Send WhatsApp to the Lead.
* **Configure the Action.**
* **Describe** exactly what the action will do.
* **Save the Automation:** After configuring, save the automation.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfCITZ5FgvancRdaacggBPA5q9Q97G_ycv0eWsTc4TPpNlF-E9JgTL1AZEZWofxzDWnQr3XqF5fnOlQpcfLn7_5AsW-7QnVOYuk3PP4S-8KG530-25-QmEnoBDX03spUdYuUemINQ?key=OWCk6Qpg5qrrG_ZAw3nAP_s7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcp14pRqAKP8TukPsWuUIDODXougyifTABXYMIeH5uLATyoflc2nol1FFaUA05bwdWbj3F9RI14hUc1tWK4mpJqnw_seOqYz-YNhVIu2G14Qugq6jCayLeOCYM5A6SZuITmhqfL?key=OWCk6Qpg5qrrG_ZAw3nAP_s7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHVR4y5vYR5-uSR5bZKNEhpcpryzOoqpQUtQrPuwNgdRopgf3_oXm1RNwL9ewpLPSW2bmI8JTcDu6WJZsjkIDywaJKeWfU89xxVl-278n4iz1DZG3b3Gqc3VnCmp5CJmTH2VwKUA?key=OWCk6Qpg5qrrG_ZAw3nAP_s7" alt=""><figcaption></figcaption></figure>

**CONCLUSION:**&#x20;

Implementing this Sprinthub automation is an effective strategy to proactively engage website visitors. By automatically sending a WhatsApp message to identified leads with open opportunities, you increase the chances of interaction and accelerate the conversion process. In addition to optimizing service, this approach ensures that no qualified lead goes unnoticed, strengthening the relationship with potential customers.


---

# 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/en/topics/general/crm/crm-automations/crm-whatsapp-sending-automation-for-website-visitors.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.
