# Layout Setting

From notification layout, you can select predefined notification layout from below dropdown or can define your own.

By default, you have three options to give personalized touch to notification.

1. Select Custom Background color
2. Upload Custom Background Image
3. Select any template from predefined layouts

&#x20;

* **Notification with Custom Background Color**

You can pick a color using color picker to set custom background color to display in store frontend notification popup.

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

* **Notification Layout using Custom Image Upload**

You can also upload your own custom background image using file picker option available at below layout settings.

<figure><img src="/files/9b9urLKOtB4CqGiD87KL" alt=""><figcaption></figcaption></figure>

* **Notification Layout using Default Templates**

To give trendy look to recent sales notification popup you can pick any style from predefined templates.

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


---

# 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.magecomp.com/magento-2-recent-sales-notification-extension/layout-setting.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.
