# Push Notification

In this tile, you have to fill in the following fields:

### **Content**

{% hint style="info" %}
write your message content by filling in the fields included in **Content**, **Action**, and **Extra**
{% endhint %}

* **Content**: write your message title and content, and select an image.&#x20;
* **Action**: choose among Home Page App, MBurger Section, In-app view, and Link. This determines which of your app sections users see when they open your push notification.&#x20;
* **Extra**: if Custom Sound & Splash Screen is enabled, you can choose the name of the audio file and/or of the custom image of your message.&#x20;

![](/files/-MDxuHrIPRywBSWQPNAz)

### **Audience**

{% hint style="info" %}
select the target audience for your message among **All users**, **Topic**, and **Specific Target**
{% endhint %}

Select “**All Users**” to send a message to all your App users.&#x20;

Select a specific “**Topic**” to send a push notification only to those users registered to a specific Topic.

Select “**Specific target**” to send a message to a specific target of your App.&#x20;

{% hint style="info" %}
If you don’t have one yet, you can create a new one right away clicking on the bottom right button **+add new audience**.
{% endhint %}

![](/files/-MDxuOCUmpDodqkFDSEY)

### **Delivery**

{% hint style="info" %}
decide when you want your message to be sen&#x74;**, y**ou can choose among **Send now!**, **Schedule**, and **Behaviour**.
{% endhint %}

Select “**Send now!**” to immediately send the message.&#x20;

Select “**Schedule**” to choose the future date and time when your message will be sent.&#x20;

Select “**Behaviour**” to choose a specific behaviour of your customer after which a notification will be sent.&#x20;

Then, click on **+ Add trigger** and select one of the triggers appearing in the right tile:

* **Screen View**: show the message when users have visited a specific page/section of your app.&#x20;
* **App Openings**: show the message whenever users open your app a specific number of times.&#x20;
* **Location**: show the message when users enter or leave a specific section of your app.&#x20;
* **Custom Event**: show the message when a specific event occurs.&#x20;
* **Inactive User**: show the message to those users who haven’t been opening your app for a specific period of time.&#x20;
* **Tag Change**: show the message when a tag is added or removed.&#x20;

![](/files/-MDxuX11l9Ydedu1EK68)

### **Message settings**

{% hint style="info" %}
Decide the start and end dates for your push notification, your message name, and description.
{% endhint %}

![](/files/-MDxudCG09Icy9yjIwP0)

{% hint style="success" %}
Well done, you've just create your push notification! Now, click on the top right blue Botton **Finish** and send your push notification.
{% endhint %}

![](/files/-MDxvW-IY9I0BmcSZtAQ)


---

# 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://userguide.mburger.cloud/engagement/engagement-platform/message-type/push-notification.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.
