# Back in Stock Notifications

{% hint style="info" %}
This feature is available on the **Grow** plan and above.
{% endhint %}

### How to Create & Use a Back in Stock Notification

You can create a push notification exclusively to send your users notifications when a product that they've requested has become back in stock!&#x20;

To create this notification, simply go to your Shoppy Dashboard> Engage > **Back in stock**. From there, select the "Actions" button on the right. Once the form pops up,  you can insert the title and description for the notification.&#x20;

In the app, when a product is out of stock, users will see "**Notify Me**" instead of "Add to Cart" on the product that is out of stock.

Once you have the product back in stock and insert a value above 0 for the inventory for that product on Shopify, Shoppy will send out a notification to all users who clicked "**Notify Me"** for that corresponding product.

### Insights

A list of each item with it's name, variant (size, color, etc), and insights are kept track of on your dashboard. You can see the "Current Requests", which are the requetss that have been made for a product since it's inventory has been 0. This counter will reset once the product comes back in stock.

You also can see the "All Time Requests", which counts all of the requests ever made from that product. This value only goes away if you click on the "Remove" button next to the item.

{% hint style="warning" %}
Note that this feature is not available if you select "Hide out of stock" products from Settings
{% endhint %}

### Watch our Tutorial to see how to set it up on your Shoppy Dashboard:

{% embed url="<https://cdn.mburger.cloud/353772/Backinstock_2_Q124.mp4?data=eyJtZWRpYV9pZCI6MzUzNzcyLCJieXRlcyI6MTUwMTMzMCwicHJvamVjdF9pZCI6Mjc4NywiaGFzX2ltZ2l4IjowfQ==>" %}


---

# 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-en.shoppy.is/shoppy-dashboard/engage/back-in-stock-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.
