# 低库存提醒

<figure><img src="/files/41d5e8fdaf7f1c0d2786d85142873edeb0aa0097" alt="Set up safety stock quantities for your items and receive notifications directly via the mobile app."><figcaption><p>直接通过以下方式获取库存不足提醒通知： <a href="https://docs-en.boxhero.io/getting-started#get-the-mobile-app">移动应用</a>.</p></figcaption></figure>

***

## 如何设置

{% stepper %}
{% step %}

#### 设置安全库存

**安全库存** 是您希望在库存中保留的某个商品的最低数量，以避免缺货。您可以进行此设置来监控库存水平。

* 前往 <mark style="color:蓝色;">**`其他功能`**</mark> > <mark style="color:蓝色;">**`库存不足提醒`**</mark>.
* 点击 <mark style="color:蓝色;">**`设置安全库存`**</mark>.

<figure><img src="/files/36711fd0ee68eb538a4a018735e1524c05327bbf" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### 按地点配置

自定义安全库存设置：您可以通过根据每个具体地点的库存水平设置提醒，来管理多个仓库或地点。

* **所有地点**：汇总所有地点的库存
* **特定地点**：跟踪各个地点的库存水平

<figure><img src="/files/b849dab7e78955463acee426545ac6cd173cc4e7" alt="Set Safety Stock"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### 输入数量

添加安全库存属性后，点击 <mark style="color:蓝色;">**`编辑数量`**</mark> 以输入每个商品所需的安全库存数量。

<figure><img src="/files/33971730e3a24d3f94143c2405cb1ca35d0aadc6" alt="Set Safety Stock Quantity"><figcaption></figcaption></figure>

要 **批量编辑** 安全库存数量，可通过 **Excel**:

* 前往 <mark style="color:蓝色;">**`数据中心`**</mark> > <mark style="color:蓝色;">**`商品`**</mark> > <mark style="color:蓝色;">**`从 Excel 导入`**</mark>.
* 选择 <mark style="color:蓝色;">**`批量编辑`**</mark> 将现有数据下载到 Excel。
* 映射“安全库存”列，并将包含安全库存数据的文件上传回 BoxHero。

{% hint style="info" %}
如果您将 **安全库存** 设置为 **0**，当该商品缺货时，您将收到通知。
{% endhint %}

{% endstep %}

{% step %}

#### 监控库存不足的商品

设置安全库存数量后，您可以轻松查看库存不足的商品。

<figure><img src="/files/d9829da24d457b6b0de953381e7efae1cdfea8b6" alt="Check Items with Low Stock"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### 设置通知

要在库存低于安全库存数量时接收提醒，您必须在设置中启用应用通知。

<figure><img src="/files/6989de9442d2d3990f4722b171af5658094e3367" alt=""><figcaption></figcaption></figure>

前往 <mark style="color:蓝色;">**`设置`**</mark> > <mark style="color:蓝色;">**`通知`**</mark>.

* **应用通知：** 切换为 **开启** 以接收移动应用通知。
* **提醒地点：** 如果管理多个地点，您可以选择仅接收特定地点的提醒。
* **提醒时间：** 设置您偏好的通知接收时间。

{% hint style="warning" %}
如果您的通知已开启但仍未收到提醒，请检查手机的应用通知设置。
{% endhint %}

{% hint style="success" %}
您所做的任何更改将 **仅适用于您的账户** ，不会影响其他团队成员。每位用户都可以设置自己接收库存不足提醒的偏好。&#x20;
{% endhint %}
{% endstep %}
{% endstepper %}

***

**对库存不足提醒有疑问吗？** 请查看我们的常见问题解答。

{% content-ref url="/spaces/1XHeAQmLMHSILvJsICC2/pages/7647c0ac27738eb3aed253249ce5e08893082dde" %}
[低库存提醒](/docs/faq/zh/ku-cun-yu-jiao-yi/di-ku-cun-ti-xing.md)
{% endcontent-ref %}


---

# 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://www.boxhero.io/docs/documentation/zh/qi-ta-gong-neng/low-stock-alert.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.
