# Notifications

The **Notifications** settings allow merchants to configure how in-store alerts are displayed, ensuring customers receive important updates or promotion offers in a visually engaging way.

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

### **1. Display settings**

* **Heading:** Sets the heading text when the merchant opens the notification drawer.
* **Enable pulse effect:** If unchecked, the bell icon remains static. If checked, the bell icon will animate with a subtle pulsing effect to attract attention and encourage interaction.
* **Open link in new tab:** If checked, clicking the notification link will open it in a new browser tab.

### **2. Notification configuration&#x20;*****(Up to 5 Notifications)***

Each notification can be customized with the following settings:

* **Enable notification:** If checked, the notification will be displayed.
* **Image:** Allows to upload an image for the notification.
* **Heading:** Sets the main title of the notification.
* **Description:** Adds supplementary information to the heading for more context.
* **Link label:** Defines the label for the clickable link within the notification.
* **Link:** Assigns a destination URL to the notification.


---

# 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://help.byinspiredlabs.com/notifications.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.
