> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-19.md).

# 직원호출 알림, 주문 알림 설정

#### ○ 플러스오더에서 직원호출과 주문 시 관리자태블릿과 메인포스에서 알림을 받을수 있습니다.  &#x20;

{% hint style="danger" %}

1. 직원호출에 대한 알림 설정 및 알림음을 선택할 수 있습니다. &#x20;
2. 신규 주문에 대한 알림 설정 및 알림음을 선택할 수 있습니다.&#x20;
3. 알림과 알림음은 관리자태블릿과 메인포스에서 받을 수 있습니다.&#x20;
4. 플러스오더 프로그램 121 버전 이상을 사용해 주세요.
   {% endhint %}

{% stepper %}
{% step %}

### 관리자 태블릿에서 직원호출 알림 설정

\>> \[H17] 직원호출 관리자태블릿 알림 "사용"으로 설정
{% endstep %}

{% step %}

### 관리자 태블릿에서 신규 주문 알림 설정

\>> \[H45] 신규주문 관리자태블릿 알림 "사용" 으로설정
{% endstep %}

{% step %}

### 관리자 태블릿에서 직원호출 및 신규 주문 알림 주기 설정

\>> \[H48] 주문 및 호출 알림 주기  설정
{% endstep %}

{% step %}

### 관리자태블릿에 알림음 설정

\>> \[H85] 직원호출 알림에서 원하는 알림음 선택

\>> \[H86] 신규 주문 알림에서 원하는 알림음 선택
{% endstep %}

{% step %}

### 메인포스에서 직원호출 알림 설정

\>> \[H10] 직원호출 POS 팝업및알림 "팝업및알림" 으로설정
{% endstep %}

{% step %}

### 메인포스에서 신규 주문 알림 설정

\>> \[H52] 신규 주문 POS 팝업 및 알림 "팝업및알림" 으로설정
{% endstep %}

{% step %}

### 메인포스에 알림음 설정

\>> \[H83] 직원호출 알림에서 원하는 알림음 선택

\>> \[H84] 신규 주문 알림에서 원하는 알림음 선택
{% endstep %}
{% endstepper %}

\#직원호출알림 #신규주문알림 #알림음 #호출알림 #주문알림 #알림음설정방법


---

# 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-19.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
