# Automation Flow - Has a valid WhatsApp?

<figure><img src="/files/519cf3deb3471f8660d26b7db928c255debcbafb" alt=""><figcaption></figcaption></figure>

To do this, go to Automation Flows,

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

And by clicking "Open Builder, add a block of **"Condition"** and select **"Does the lead have a phone? - Yes, and it's a valid WhatsApp".**

<figure><img src="/files/9e93c6240de99ad0a0c0e80f3bba2732e95c5b0d" alt=""><figcaption></figcaption></figure>

From there, customize the flow according to your needs. \
For example, **if the lead has a valid WhatsApp number**, you can:

* Create an opportunity in a specific funnel and stage
* Add the lead to a segment
* Start a chatbot&#x20;

If the lead does not have a valid WhatsApp number, you can create the action **"Send a notification to an employee".**

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

Additionally, your flow can be adjusted in various ways, allowing you to customize actions according to the validity of the lead's WhatsApp number. Explore the available options to create the ideal automation for your process.


---

# Agent Instructions: 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:

```
GET https://docs.sprinthub.com/en/topics/relate/automation-flows/conditions/automation-flow-does-it-have-a-valid-whatsapp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
