> For the complete documentation index, see [llms.txt](https://docs.extraaedge.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.extraaedge.com/whatsapp-business-api/how-to-send-individual-whatsapp.md).

# How To Send Individual WhatsApp -

*<mark style="color:green;">**Follow the steps below to send individual WhatsApp messages efficiently and ensure timely, effective communication. 🚀**</mark>*<br>

**Step 1:** Select the lead or student you wish to message by searching for their name or contact within the CRM system. Click on the WhatsApp icon in the communication menu to open a dialog window.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcYug10V23Iw26Dujv_BAdvoNubb-fu-gSwY62Ygaonwv85YGgbPmyHFr3jtHHKpuUAvVQS7R0UdY57nJfJEQN7L1jAi1BtKVrKlysASZqaP2ZcbwMbo2Fy-SdL-_MxqHsCew6zGySydC1DiipIBxjzhbLs?key=HGgsOlAAlrtxy5fTwgueCQ" alt=""><figcaption></figcaption></figure>

**Step 2:** In the pop-up window, choose between Enterprise and Non-enterprise options. Selecting the Enterprise tab allows you to view the Day/Month limits. After clicking the Submit button, you can begin sending messages to Enquiries/Leads.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfnLTKt-Be3dX49jY6w8JY5UGPNO98IFW-4GwSEgzERfDSUv555xz0X5XlUBHHIOdeVnoRd6Q0HAy4qJlOLFmq5lMq1O5VQKu5l9565NE8_QP5FxFqXXYDAWDOAEfJ2vr2FHLTlSbBfoQE-jI0o90u72W8?key=HGgsOlAAlrtxy5fTwgueCQ" alt=""><figcaption></figcaption></figure>

**Step3: -** After submitting, the **WhatsApp Panel** will open on the **right side** of the CRM. At the bottom, you’ll find an option to **select a template** (BIM – Business Initiated Message) to send to the student.

* Once you **select and send** the template, you can initiate a **session chat** when the student replies.
* You will have a **24-hour window** to continue the conversation after their first response.
* If the student does **not respond**, you cannot start a session chat. However, you can continue sending **BIMs for marketing communications** until they engage.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdZQ3Kb3Q8vo1kNdaRtBb7Z6LPL9ABDl9RRhx8JgNngUJMTyhSmm6YJmB5Pl4DhdW0Q-BBa_EQUti_H97m0s2VVzZVF-zEWroMXyT-pD-UwsWUWbjkwo58H-7GYVk_c7bFCl3KAWakFSN744IqPqU4GvgiE?key=HGgsOlAAlrtxy5fTwgueCQ" alt=""><figcaption></figcaption></figure>

**Step 4:** Selecting the Non-enterprise option allows you to start conversations with students via personal WhatsApp Web. You can set pre-configured plain text templates in the CRM to send to leads.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd0mGwTVR6D3E3cPYGQ_LGjovnOOCz_99C5obgDRBOb0m44hi6kXPU-XN6RwSvhb4PX2Xjwma8trGX4CXHuFoz1phqjY6AP7n3-7ZNIMHD8ZFg-AKEPHnehVhiODHF9yywpMEc7oaZj7fndZhGCItmkCYGx?key=HGgsOlAAlrtxy5fTwgueCQ" alt=""><figcaption></figcaption></figure>

* Click on the Send WhatsApp Button to initiate the WhatsApp Message.

\
\ <br>


---

# 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.extraaedge.com/whatsapp-business-api/how-to-send-individual-whatsapp.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.
