# 인사이트 확인하기

### **대시보드 요약 확인**

OM에 접수된 주문건을 바탕으로 주문, 출고, 재고와 관련된 데이터를 **인사이트 >&#x20;**<mark style="color:orange;">**요약**</mark> 페이지에서 한눈에 확인할 수 있습니다.

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

각 요약 카드에서 <mark style="color:blue;">**\[ 상세분석 ]**</mark> 버튼을 누르면 일자별 데이터를 상세하게 볼 수 있는 상세화면으로 넘어가게 됩니다.

### **비교 분석**

특정 기간 내 접수된 주문량을 한눈에 확인하고 주문 분석을 통해 주문량 및 증감률을 확인할 수 있습니다.

#### **비교 그룹 설정하기**

초코맛과 치즈맛 과자 중 어느 과자가 더 많이 나갔는지 확인하고 싶다면, 비교그룹 생성을 통해 상품군별 데이터를 비교해보세요.

* 상단의 <mark style="color:blue;">**\[ 비교그룹 추가 ]**</mark> 버튼을 클릭하고 상품 혹은 카테고리 등으로 상품을 검색해주세요.
* 그룹으로 설정하고 싶은 상품들을 한데 묶어 하나의 비교그룹으로 설정합니다.

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

* 추가된 비교그룹을 바탕으로 그룹간 비교가 가능하도록 그래프가 아래처럼 생성됩니다.

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

{% hint style="warning" %}
비교그룹은 최대 5개까지 등록할 수 있습니다.
{% 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://support.kakaoilaas.com/om/shipper/insight.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.
