---
title: "Set up Web Push Channel in Mapp Engage"
slug: "set-up-web-push-channel-in-mapp-engage"
updated: 2025-08-28T13:22:51Z
published: 2025-08-28T14:23:07Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up Web Push Channel in Mapp Engage

## Goal

Create a new Web Push channel in Mapp Engage.

---

## Procedure

1. Go to *Administration > Channels > Web*.
2. Select **Create Web Channel**.
3. Enter a unique **Name** for the channel.
4. Provide the **FCM JSON key**. The following video shows how to generate the Key in Firebase.

[webpush2.mp4](https://player.vimeo.com/video/637781844?h=6372afc5b5&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479)

For more information, see [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging).
5. Click **Next** to review the **Summary**.
6. Click **Activate** (if available), then **Save**.

> [!NOTE]
> - If a valid FCM JSON key is provided, you can activate the channel on the *Summary*step before saving.
> - If the FCM JSON key is missing or invalid, *Activate*is unavailable; you can only *Save*or *Close*the process.

## Related

- [Compose a Web Push Notification](/compose-a-web-push-notification.md)
