# InApp Message

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

### **Content**

{% hint style="info" %}
write and **customize** your pop-up **message** look and feel to be consistent with your brand, also choosing where and how your message will be displayed (Full Page, Bottom Up, Bottom Down, Image)
{% endhint %}

Then, fill in the following fields:

* **Content**: write your message title and content, select an image, set up the background and text colour.
* **Action**: write your message text, choose among No Action, MBurger Section, In-app view, and Link. This determines which of your app sections users see when they open your push notification. Finally, set up the background and text colour.

![](/files/-MDyA1yDJPDeJx8MIyzl)

### **Audience**

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

![](/files/-MDy3K3iFRab2Lm8evq8)

### **Delivery**

{% hint style="info" %}
decide when you want your message to be sent. You can choose among **Send now!**, **Schedule** and **Behaviour**
{% endhint %}

![](/files/-MDy3PKcZKuEJD6djDYn)

### **Message settings**

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

![](/files/-MDy3TKQMfIdzZbxHOlu)

{% hint style="success" %}
Well done, you've just create your in-app message! Now, click on the top right blue Botton "Finish" and send the message
{% endhint %}

![](/files/-MDy3aTmd2vsfbhTqUWQ)


---

# 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/inapp-message.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.
