# Mobilepush Template

Similar to web push notification templates, mobile push notifications can be a very effective method of engaging and communicating with the audience.

To create a mobile push notification template, perform the following steps.

1. Click *Templates*.
2. Click *Mobilepush Templates* tab.
3. Click *Create Template*.&#x20;

   <figure><img src="/files/5KeSs9whbqKlkEymUfIa" alt=""><figcaption></figcaption></figure>
4. Enter a template name.&#x20;
5. Enter a title for your mobile push notification (character limit 30).
6. Enter the body text (character limit 256).
7. Select the Link Type – a) *URL* | b) *Deep Link*.
   1. A **URL** redirects to external pages on the internet, meaning leaving the app or platform.&#x20;
   2. A **deep link** opens a specific page or content **within** the app or platform, keeping the user inside the app experience.
8. Click to upload image for the notification. Conversely, you can select one from the library.
9. Click *Save*.&#x20;

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

&#x20;To have a preview of the mobile push notification, you can observe the device placeholder to the right. This would give you a proper idea of how the mobile push notification would appear to the recipient.


---

# 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.satisfilabs.com/resource-center/marketing-engine/templates-and-landing-pages/mobilepush-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.
