# Select Template

The first step in the process of creating your first Broadcast is to select the [Template](#select-created-template) and then the [Channel](#select-the-channel).

{% embed url="<https://www.youtube.com/watch?v=3I_uV1CRgxE>" %}

Prefer reading? Read the guide below :arrow\_down:

### Select the Channel

If you have more than 1 Channel connected with Gallabox, choose the Channel you would like to send out the Broadcast for.

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

### Select Created Template

If you have already created a message template then you can click on **Select** button besides the template. You will be redirected to choosing the audience for the broadcast. If you haven't created any template for the Broadcast, Click on **"+New Template"** to create one for the campaign. [Guide](/basic-modules/whatsapp-template-guidelines.md) on how to create a WhatsApp Template.

{% hint style="info" %}
It is recommended to create the WhatsApp Template beforehand as it takes ample amount of time to get verified and can be used after 15 minutes of approval.
{% endhint %}

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

### Search Bar

You can use the Search Bar to search for the Templates that you would like to send in a broadcast.

<figure><img src="/files/Cu6lXqgo04Vqxwf9Lr3E" 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.gallabox.com/broadcast/select-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.
