> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/templates-and-landing-pages/webpush-template.md).

# Webpush Template

## Overview

Web push notifications are very useful for the purpose of communicating and engaging with your visitors. You can design compelling web push notification templates using the Marketing Engine.

## Create a Webpush Template

To create a webpush template, complete the following steps:

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

   <figure><img src="/files/uX59NosWeSTa6un62zC5" alt=""><figcaption></figcaption></figure>
4. Add the following:
   1. Template Name
   2. Title for your web push notification (character limit 30)
   3. Body Text (character limit 126)
   4. Destination URL
   5. Upload an Icon Image and/or Body Image (or select one from your library)
   6. CTA Button (Up to 2 buttons)
      1. CTA Text and CTA URL
   7. Auto Hide Notifications for set time period (optional)
   8. Expire Notification Automatically (optional)&#x20;

      <figure><img src="/files/sMEG1BtD3q7ExyNMx8VX" alt=""><figcaption></figcaption></figure>
5. Click *Save*&#x20;

   <figure><img src="/files/fU2e76YrG9HS3BMQSwWk" alt=""><figcaption></figcaption></figure>
6. Preview of the web push notification to ensure accuracy


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/webpush-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.
