# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration** to configure the extension for use. Here you can find option to enable the extension.

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

* **Recent Sales Notification:** Option to enable or disable extension.
* **Notification Popup Text:** Enter notification text to show in frontend popup.
* **Notification Popup Position:** Set position to show notification popup in frontend.
* **Number of Recent Orders to Fetch:** Enter number of recent orders to fetch & show information in notification popup.
* **Popup Display Frequency:** Select display interval for notification popup.
* **Notification Text Color:** Select Notification text color to show in store frontend popup notification.
* **Notification Icon Color:** Select icon color to display in frontend sales feed popup.

**Close Notification Configuration**

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

* **Close Notification:** Enable it to allow customers to close the popup notification for that particular session and it will not show again.


---

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