# Create Push Notifications message templates

## How to create a Push Notifications message template

### Step-by-step instructions

1. On the side menu go to **Content** > **Message templates** and click **Create message template**.<br>

   <figure><img src="/files/DDcDRfTpLpWaU7NbMIvP" alt=""><figcaption></figcaption></figure>
2. Under 'Platform', select **Push Notification**.<br>

   <figure><img src="/files/XXWCrnnPqAyJCYW5Z0OE" alt=""><figcaption></figcaption></figure>
3. Under '**Project**', enter a recognizable name for your message template, choose the default language and click **Create project**.<br>

   <figure><img src="/files/58T9U6oXomNHsbGYhe01" alt=""><figcaption></figcaption></figure>
4. We get to the template editor Studio.<br>

   <figure><img src="/files/ejluWSL8XxPbz9g4FPCJ" alt=""><figcaption></figcaption></figure>
5. At the left menu, you could manage template message blocks by clicking on each or adding a new one<br>

   <figure><img src="/files/Mh03D6pT1p4cCgYM4U54" alt=""><figcaption></figcaption></figure>
6. The header defines basic template blocks, where you can set the message title, body and tap action.<br>

   <figure><img src="/files/JsYTsFJeixrMOJb5Mrh1" alt=""><figcaption></figcaption></figure>
7. Add buttons actions <br>

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

<br>

8. As for buttons as for tap click an action could be one of these&#x20;

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

9. Preview Push Notification template <br>

<figure><img src="/files/54oWad8aodjEf4vr85ub" alt=""><figcaption></figcaption></figure>

1. Click **Publish**.
2. Your template should be **Active** now.<br>

   <figure><img src="/files/cNoAJWF90H8HnjJuYJjY" 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.bird.com/applications/content/message-templates/how-to/create-push-notifications-message-templates.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.
