# 관리자용과 소비자용 주문서를 동시에 출력할 수 있나요?

<mark style="color:blue;">동시 출력이 가능해요.</mark>&#x20;

***

## 관리자 메뉴 위치

`주문` > `주문 관리` > `전체 주문 관리`&#x20;

전체 주문 관리 메뉴 하단의 \[주문서 출력] 버튼을 통해 관리자용+소비자용 모두 출력이 가능해요.

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

{% hint style="warning" %}
참고

주문서 출력 전, \[설정]탭을 클릭하여 원하시는 조건으로 설정을 한번 해주셔야 하며 그 이후에는 설정없이 바로 출력이 가능해요.&#x20;
{% endhint %}


---

# 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-4.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.
