# Create a WhatsApp message

To send a WhatsApp message you can:

* create a WhatsApp message from scratch
* turn a web push into a WhatsApp message

#### Creating a new WhatsApp message

Go to WhatsApp messages and click on New WhatsApp message.

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

1. Fill in message details.

Body (required): Enter the main content of your WhatsApp message. You can include URL links.\
To include additional elements to your message, toggle the "Add link preview" switch.\
If you'd like to add a title and description for the link preview, fill in the corresponding fields.\
You can also include media in the preview.

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

You can review how the message will appear on Android and iOS.

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

The link you provide for the **Body** field will be converted into a short version, with the domain ppgwh.com.&#x20;

2. **Select your audience.**&#x20;

If you have more than one Whatsapp channel operating through the PushPushGo app, choose which ones will receive your message.&#x20;

3. **Schedule sending time**&#x20;

Send the message immediately or schedule a time for deployment. &#x20;

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

**Important: A** WhatsApp message cannot be stopped once you send it.

#### Converting a web push into a WhatsApp message

When preparing a web push, you can choose to send it to your WhatsApp channel as well.

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

If you do so, you will get an additional preview option.

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

Here is an example of how web push converted into a WhatsApp message looks.&#x20;

web push&#x20;

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

WhatsApp&#x20;

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

You can choose whether or not to include a description in your WhatsApp message.

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

If you opt in for the description, the message section of your web push will be included in the preview of your WhatsApp message.

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

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


---

# 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.pushpushgo.company/whatsapp-channel/create-a-whatsapp-message.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.
