> 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/h45.md).

# 신규주문 관리자태블릿 알림(H45)

{% hint style="danger" %}
에이전트 84 버전 이상에서 사용 가능합니다.
{% endhint %}

{% stepper %}
{% step %}

### 플러스오더 ASP에 대리점 계정으로 접속합니다.&#x20;

시스템관리 > 본사/매장마스터 > 매장환경설정 화면을 실행합니다.

&#x20;매장정보를 입력하고 조회합니다.&#x20;

{% endstep %}

{% step %}

### H45 신규주문 관리자 태블릿 알림 "사용"으로 설정 및 저장합니다.

메인포스 플러스오더 에이전트에서 데이터 동기화를 실행합니다.&#x20;
{% endstep %}

{% step %}

### 관리자 태블릿의 알림 주기를 설정합니다.

[\[H48\]관리자 태블릿의 주문 및 호출 알림주기](https://plusorder.gitbook.io/helpme/~/revisions/Lc8FFQm8sRsnUAVbj4Wo/ex/undefined-1/h48)
{% endstep %}

{% step %}

### 확인 버튼을 누르기 전까지 설정한 알림주기에 따라 '띵동' 알림이 울립니다.

1. 가장 마지막 알림창은 노락색으로 표기가 됩니다. (예시사진 오른쪽)
2. 확인하지 못한 이전 알림은 흰색 배경으로 표기가 됩니다. (예시사진 왼쪽)

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

왼쪽의 팝업창: 확인하지 못한 이전의 알림, 직원 호출시 보여지는 안내창(예시 화면은 물티슈, 물을 호출함)\
오른쪽 팝업창: 가장 마지막에 접수 된 알림, 신규 주문 건에 대한 안내창

{% 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/h45.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.
