> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-11/undefined-3.md).

# 기간별

> 경로: `사이트맵> 매출분석> 기간별`

​일간, 주간, 월간, 기간선택을 할 수 있어요.

1. 실매출 금액: 매출금액을비교해요.\
   주문건수 / 건당 평균가: 주문건수와 건당 평균가를 비교해요.\
   환불, 할인: 환분/할인 건수와 금액을 표시해요.
2. 일별, 시간대별: 일간, 주간, 월간의 일별, 시간대별 매출금액을 표시해요.
3. 결제수단: 결제수단 별 매출 비율을 표시해요.
4. 주문방식: 포스, 키오스크 주문 비율을 표시해요.\
   &#x20;              매장, 포장의 주문건수, 금액, 비율을 표시해요.
5. 상품/카테고리: 일간, 주간, 월간의 상품과 카테고리의 매출금액을 비교해요.
6. 정렬방식: 실매출금액 높은순/낮은순, 판매수량 많은순/낮은순, 판매금액 높은순/낮은순 으로 정렬해요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FTTN2tk5cOe3XRBqoBrjJ%2Fimage.png?alt=media&amp;token=a28f091f-a082-4498-9516-144e471fbe62" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FKmtmWFRw4tjhW1OvsuvU%2Fimage.png?alt=media&amp;token=bc6acb7f-17a5-438b-b49c-639a261b616b" alt=""><figcaption></figcaption></figure>


---

# 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://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-11/undefined-3.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.
