# 주문된 내역을 외부에서 확인이 가능한가요?

<mark style="color:blue;">알림을 받는 방법은 아래와 같이 2가지로 제공되고 있어요.</mark>

***

\
**1. SMS 수신**\
관리자페이지(프리미엄 기준) `회원` > `SMS` > `SMS 템플릿 관리` 에서 SMS를 설정해두시면 \
주문시 자동으로 관리자님께 SMS가 발송돼요. &#x20;

\
**2. 관리자앱**\
스마트폰으로 메이크샵 관리자 앱을 다운받으시면 푸쉬 알림 설정을 통해 알림을 받을 수 있어요.\
관리자앱은 알림기능 뿐만아니라 상품등록, 회원관리 주문관리 등도 가능해요. <br>


---

# 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://help.makeshop.co.kr/faq/order/undefined-1/undefined-2.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.
