# Send template

1. **Select MessageBird WhatsApp** as your target. Click the red gear and pick the connection you want to use, or create a new one. Click “Continue.”

<figure><img src="https://lh3.googleusercontent.com/4Zc04LmNjYtfim-TRWw2AjQP7yOaPU921rITCvNb8jLGr_F3K33UJgzqhKPXPMM0bZVN0VBo6QN89M1FUkTRuNZf_H_oax5Q6rNgho0kB-ySuiYePFDerZcQAuvA_Y_MXVsjpetRlXKMPJHSRuQSxA" alt=""><figcaption></figcaption></figure>

2. **Choose “Send template”** as your action, as well as the template you want to send and its language. Click “Continue.”

<figure><img src="https://lh5.googleusercontent.com/MisiAYhiM6Of-nFuEeWIZ46oFGEz9YygprvP7nJiQyD-LntEzzKlXQNIkzINhOG9g9cbgOhKjf_99ymK7DFdSwkQvYtXy5rXesKVjgdhWWoDqQbzwQSvoG3jzp2TZ_8BquyGablz5g-LeormdhTVhg" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template** with the corresponding fields. You’ll need the phone number’s field where you want to send the message. Click “Map” once you’re done.

<figure><img src="https://lh4.googleusercontent.com/mJe4kSC6kUltEtXRaJeeyVGUrxJxHNtFTT5wb19xHuhYZi0AxjGleK6sAoYMPw5Vq75SzEJ7MnPadBanrhw_3nywcvUsmC5QNXnENl5dpJBMYTV-Tr-oqTUOMbimjQnLgnxzPf6rxYFqyL8YEc9dhg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The 1 \[1] field refers to the template’s variable. This can be an address, name, date, etc.
{% endhint %}

4. **Verify your target is active** in the upper-right corner. Click “Add a target” or “Save” to add another app or save your Gear.

<figure><img src="https://lh6.googleusercontent.com/uL-MuozsGDlAhd2TcwuWPQFYZfWrkQMurpFegvVr396t4NGAgX9qIWXLG2wsKF34D8Jdx39IJHNTMxyDHm7QjK4Osch0MzKFKDHzTAyVZuiZMxdQ0SXWHyN2aaMCXaj2mT0vt9hYb07qs3pd7EQKrg" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving GearPlug!
{% endhint %}


---

# 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.gearplug.io/english/set-up-your-integrations/messagebird/messagebird-whatsapp/target-actions/send-template.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.
