> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/low-stock-alerts.md).

# 재고 부족 알림

***

### 푸시 알림이 오지 않아요 <a href="#notification-not-working" id="notification-not-working"></a>

알림이 오지 않는 경우 아래 항목을 확인해 주세요.

* **앱 설정 확인**\
  `박스히어로 앱 접속` > `설정` > `알림`에서 알림 설정이 활성화되어 있는지 확인해 주세요.
* **휴대폰 알림 설정 확인**\
  iPhone 또는 Android 휴대폰 시스템 설정에서 박스히어로 앱 알림이 허용되어 있는지 확인해 주세요.
* **방해 금지 / 집중 모드 확인**\
  방해 금지 또는 집중 모드가 활성화되어 있는 경우 박스히어로 알림이 차단될 수 있습니다.

### 이메일로 재고 부족 알림을 받을 수 있나요? <a href="#notification-not-working" id="notification-not-working"></a>

재고 부족 알림은 모바일 앱 푸시로만 받을 수 있습니다.

### 특정 위치만 재고 부족 알림을 받을 수 있나요? <a href="#low-stock-alert-location" id="low-stock-alert-location"></a>

[**원하는 위치의 재고 부족 알림**](/docs/ko/other-features/low-stock-alert.md#configure-by-location)만 받을 수 있습니다. 위치별로 안전 재고를 설정한 뒤, 각 멤버가 개별적으로 해당 위치의 알림을 설정해 주세요.

### 재고 수량이 0일 때 알림을 받을 수 있나요? <a href="#zero-stock-alert" id="zero-stock-alert"></a>

안전 재고를 0으로 입력해두면 재고가 품절되었을 때 알림을 받을 수 있습니다.

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

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/faq/ko/inventory-and-transactions/low-stock-alerts.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.
