> 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-2.md).

# 매출달력

> 경로: `사이트맵> 매출분석> 매출달력`

{% hint style="info" %}
개점을 한경우, 개점일자를 기준으로 조회가 돼요.
{% endhint %}

1. 이달의 실매출, 취소: 해당달의(1일\~오늘까지)의 실매출, 취소금액, 취소건수를 표시해요.
2. 오늘 매출 보기: 오늘 날짜로 이동해요.

&#x20;3, 4. 최고, 최저 실매출: 이달의 최고, 최저 매출을 표시해요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FWE6jXLfJQmAGyja0ptfq%2Fimage.png?alt=media&amp;token=0916e820-581e-4c7e-93d7-7b8abd5b0a7f" 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-2.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.
