# Low stock counter

* Go to "**Low stock counter**" from admin menu. Click "**Create stock rule**" buton

<figure><img src="/files/3r8auTRrtCYuvOlKF5hl" alt=""><figcaption></figcaption></figure>

1. **Select conditions to display alerts.**&#x20;

There are two options

* **Always show inventory notification**: regardless of how much inventory the product has
* **Just show when actual inventory less than the number you want.**

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

2. **Apply to products**

There are 4 options:

* **All products:** the alert rules will apply to all products on your store
* **Specific collections:** the alert rules will apply to specific collections you selected

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

* **Specific products:** the alert rules will apply to specific products you selected

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

* **Specific product variants:** the alert rules will apply to specific product variant you selected

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

3. **Target customer**

There are 4 options:

* **All visitors:** All customers visit on your store will be apply the limit rules.
* **Logged-in customers:** The alert rules will apply to all logged-in customers on your store.
* **Logged-in customers with tag**: The alert rules will apply to customers with the tag you selected.

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

* **Customers without tag:** The alert rules will apply to customers without the tag you selected

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

4. **Schedule**

* You can set start and end times for limit rules, and the system will automatically follow the schedule, saving management time

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

5. **Customize display**

* Customize your alerts: text, color, background and position.

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

* Storefront display

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

<figure><img src="/files/PIdqb2hWvFksLi8WPLoX" 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://pareto-1.gitbook.io/pareto-docs/low-stock-counter.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.
