# 在庫警告

<figure><img src="/files/6adf0d890d4b181aa51fd8a8c2652bbcf9be1c56" 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/486c835eb1368977e71c719c16a9cdb2afec51ea" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### ロケーション別に設定

安全在庫の設定をカスタマイズする：各拠点の在庫レベルに基づいてアラートを設定することで、複数の倉庫やロケーションを管理できます。

* **すべてのロケーション**：すべての拠点の在庫を合計します
* **特定のロケーション**：個別の拠点レベルを追跡します

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

{% endstep %}

{% step %}

#### 数量を入力

安全在庫属性を追加した後、 <mark style="color:青;">**`数量を編集`**</mark> をクリックして、各商品に必要な安全在庫量を入力します。

<figure><img src="/files/42137972e422cec54b28895d3290b7eb942857bc" 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/3dbf7d2d616bc86c55f41d68a0f74622310d4efe" alt="Check Items with Low Stock"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### 通知を設定する

在庫が安全在庫数量を下回ったときにアラートを受け取るには、設定でアプリ通知を有効にする必要があります。

<figure><img src="/files/1a9571a048054c8915ee3750ef81f5d3ed554ab2" alt=""><figcaption></figcaption></figure>

へ移動 <mark style="color:青;">**`設定`**</mark> > <mark style="color:青;">**`通知`**</mark>.

* **アプリ通知：** を **オン** に切り替えると、モバイルアプリの通知を受け取れます。
* **アラート対象ロケーション：** 複数のロケーションを管理している場合は、特定のロケーションのみのアラートを受け取るように選択できます。
* **アラート時刻：** 通知を受け取る希望の時刻を設定します。

{% hint style="warning" %}
通知がオンになっているのにアラートが届かない場合は、スマートフォンのアプリ通知設定をご確認ください。
{% endhint %}

{% hint style="success" %}
行った変更は **ご自身のアカウントにのみ適用され** 、他のチームメンバーには影響しません。各ユーザーは在庫不足アラートの受信設定を個別に設定できます。&#x20;
{% endhint %}
{% endstep %}
{% endstepper %}

***

**在庫不足アラートについてご不明ですか？** FAQをご覧ください。

{% content-ref url="/spaces/Zvjcst6XueuNcyPRjnhb/pages/ccfa94ce6c947b88e585d10dffe899a043c8ff58" %}
[在庫不足アラート](/docs/faq/ja/to/arto.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/ja/sonono/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.
