> For the complete documentation index, see [llms.txt](https://guide.workmarket9.com/w9/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.workmarket9.com/w9/services/quick/admin.md).

# 퀵 서비스 관리

{% hint style="info" %}
**관리자 페이지에 어떻게 접근할 수 있죠?**��
{% endhint %}

{% content-ref url="/pages/Z8Lj6EsiI5cd0vXPI6dy" %}
[관리자 페이지 접근법과 기능](/w9/services/intro/immanager.md)
{% endcontent-ref %}

* 위 링크를 통해 관리자 페이지 접근 방법을 확인하세요 :smile:

***

<table><thead><tr><th>Index</th><th data-hidden></th><th data-hidden></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td><ul><li><a data-mention href="#id-1">#id-1</a></li><li><a data-mention href="#id-2">#id-2</a></li></ul></td><td></td><td></td><td></td></tr></tbody></table>

***

## **#1 사용자 관리 페이지**

<figure><img src="/files/B3VTYSHlAaoQaAK7LsPK" alt=""><figcaption><p>퀵 서비스 사용자 관리 페이지</p></figcaption></figure>

#### :white\_check\_mark: **'퀵서비스 사용자 관리' 페이지의 체크 포인트**

* :one: **사용자 관리 영역**
  * 현재 **사용 권한이 있는 구성원**이 표시됩니다.
* :two: **사용자 추가**
  * 사용 권한이 없는 **구성원을 추가**할 수 있습니다.
    * 사용 권한이 없는 **구성원'만' 표시**됩니다.

      <figure><img src="/files/XSeyxH7iHdn3k8iTPbm6" alt=""><figcaption><p>사용자 추가 화면</p></figcaption></figure>
* :three: **권한 삭제**
  * 사용 권한이 있는 **구성원의 서비스 사용 권한을 삭제**할 수 있습니다.
* :four: **사용이력 페이지 이동**
  * 서비스'사용이력' 페이지로 이동할 수 있습니다.

## **#2 사용이력 관리 페이지**

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

#### :white\_check\_mark: **'퀵서비스 사용 이력' 페이지의 체크 포인트**

* :one: **주문상세 보기**

  * 해당 **주문 건의 상세 내용**을 확인할 수 있습니다.

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

    * **① 주문번호**
      * 주문 번호를 확인할 수 있습니다.
    * **② 주문 완료/주문취소/재주문**
      * 주문 진행 상태에 따라 **취소 또는 재주문 처리**를 진행할 수 있습니다.
    * **③ 진행 상태**
      * 주문 **진행 상태**를 확인할 수 있습니다.
    * **④ 상세 내용**
      * 퀵서비스를  주문한 **상세내용**을 확인할 수 있습니다.
    * **⑤ 기사 정보**
      * 배송 기사님의 **성함, 연락처(안전번호), 차량 정보** 등을 확인할 수 있습니다.

* :two: **엑셀다운로드 하기**
  * 주문 이력을 **엑셀 자료로 다운로드** 받을 수 있습니&#xB2E4;**.**


---

# 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://guide.workmarket9.com/w9/services/quick/admin.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.
