# Notification Templates

Navigate to the Notifications page and click the arrow to the right of Schedule Notification. You will see an option to Create Template

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

If you use Pushly for both web and app support, you will have the option to select for which channels the Template is intended

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

Name your Template and provide a description to help identify the purpose of the Template. In this example, we'll create a breaking news template for quick Notification creation and deployment

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

Input the assets and copy you want to populate when you select the Template for use. In this example, we input a Title and Image, but leave the Body and Landing URL blank so the user can input assets related to the story

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

Once finished inputting assets, scroll to the bottom and click Create Template

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

Once a Template is saved, it will appear on the Template list for future use

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

To use existing Templates, there are two options:

1. You can go directly to Templates page and click New Notification

<figure><img src="/files/9aovwotZ4y9fekYNq0E8" alt=""><figcaption></figcaption></figure>

2. From the Notifications page, click Schedule Notification. There will be a new box at the top of the page from which you can select existing Templates

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

Then input the relevant assets, such as Landing URL and Body, and send your Notification

<figure><img src="/files/c5KCwLhd6rxzLw7amUf8" 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://documentation.pushly.com/platform/notifications/notification-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.
