> For the complete documentation index, see [llms.txt](https://shine-dezign-infonet.gitbook.io/smart-monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shine-dezign-infonet.gitbook.io/smart-monster/app-dashboard/notification.md).

# Notification

The **Notification System** in the Monster App Builder allows users to manage and send notifications effectively. It consists of three main sections:

1. **Notification List**
2. **Push Notifications**
3. **Automated Notifications**

### 1. Notification List

The **Notification List** section displays all previously sent notifications, including their status, recipients, and timestamps. Users can track and manage past notifications efficiently.

#### Features:

* View all notifications sent from the system
* Check notification delivery status
* Filter notifications by date or type
* Delete the notification
* Create a new notification

<figure><img src="/files/KiV9wRW79mSt39Jsqssh" alt=""><figcaption><p>Notification list</p></figcaption></figure>

### 2. Push Notifications

The **Push Notification** feature allows users to create and send notifications instantly or schedule them for a later time.

#### Features:

* **Create Notification**: Users can craft a new notification with a title, message, and image (if applicable) and link to any link, product etc. (if needed)
* **Immediate Sending**: Send notifications to users instantly.
* **Scheduled Notifications**: Set a specific date and time for the notification to be sent.

#### Steps to Create a Push Notification:

1. Navigate to **Push Notifications**.
2. Click on **Create New Notification**.
3. Enter the notification details (title, message, image, link to any product/collection etc.).
4. Choose whether to send immediately or schedule for later.
5. Click **Send** or **Schedule**.

<figure><img src="/files/9XPXoW6bEQMcwyPMHYaf" alt=""><figcaption><p>push notification</p></figcaption></figure>

### 3. Automated Notifications

The **Automated Notifications** section allows users to configure system-generated notifications for specific events.

#### Available Automated Notifications:

1. **Welcome Message**: Sent when a user signs up or installs the app.
2. **Abandoned Cart**: Sent to users who leave items in their cart without completing the purchase.
3. **Post-Purchase**: Sent after a successful purchase to thank the user or provide additional offers.

#### Configuration:

* Navigate to **Automated Notifications**.
* Select the notification type (Welcome, Abandoned Cart, or Post-Purchase).
* Enable or disable the automation.

<figure><img src="/files/lhSffnk81Nx33LplIiXg" alt=""><figcaption><p>automated notification</p></figcaption></figure>

**NOTE: All the above features will work only if firebase is correctly configured.**
