> 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/pages/mypage/serviceinfo.md).

# 서비스마켓관리

<figure><img src="/files/N3Yr13Vb5uPfErauYqNc" alt=""><figcaption><p>업무마켓9 서비스마켓관리 페이지</p></figcaption></figure>

<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 서비스마켓관리

<div data-full-width="false"><figure><img src="/files/HLXt7bKFyZa4GPpsrTN0" alt=""><figcaption><p>업무마켓9 서비스마켓관리 메인 페이지</p></figcaption></figure></div>

:white\_check\_mark: **체크 포인트**

* [**1️⃣**](https://emojipedia.org/keycap-digit-one) **통합대시보드**
  * &#x20;**조회 조건**, **주문 현황**, **서비스별 관리**에 대해 일정별 확인 가능한 통합 대시보드를 제공해요.
* [**2️⃣**](https://emojipedia.org/keycap-digit-two) **세부 내용 확인**
  * &#x20;**'**<mark style="color:red;">**`전체보기`**</mark>**'**&#xB97C; 통해 각 부분에 대한 세부 내용을 확인할 수 있어요.

***

## #2 주문내역

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

:white\_check\_mark: **체크 포인트**

* [**1️⃣**](https://emojipedia.org/keycap-digit-one) **일정별 주문내역**
  * 기간 내 서비스 주문 건에 대해 확인할 수 있어요.
* [**2️⃣**](https://emojipedia.org/keycap-digit-two) **서비스별, 부서별 확인**
  * &#x20;서비스별, 부서별로 조회할 수 있어요.
* **3️⃣ 상세내역 확인**
  * '<mark style="color:red;">**`상세내역`**</mark>'을 통해 더 자세한 내용을 확인할 수 있어요.

***

{% hint style="success" %}
**마이페이지>오피스마켓관리 페이지에 대해 알아봤습니다.**

다음 순서로 서비스마켓 관리 영역을 알아볼까요?
{% endhint %}


---

# 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://guide.workmarket9.com/w9/pages/mypage/serviceinfo.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.
