# Configuration

**Note:**\
**If you don’t want all SMS addons to be installed, you can go for any one SMS addon installation.**

For example,

Magecomp\_Mobileloginmsg91

* **SMS Addons are already added to our standard extension package.**
* **One SMS Addon is required to get a dropdown in SMS API configuration.**

Once you have successfully installed the extension, go to **Store -> Configuration** to configure the extension for use.

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

* **Out of Stock Notification:** Option to enable or disable extension.
* **Select Customer Groups:** Select customer groups to allow in stock notification box.
* **Notification Type:** Set allowed notification type as SMS, Email or both as per need.
* **Email Sender:** You can set default email sender for customer in stock notification.
* **Email Template:** Set email template, you want to assign for email notification.

Now go to **Stores > Configuration > Catalog > Catalog > Product Alerts**

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

* **Allow Alert When Product Comes Back in Stock:** Enable it to YES and customers will be notified when the product is back in stock.


---

# 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-out-of-stock-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.
