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

# 6. 식권보고서 확인하기

## 식권별 현황 보고서    &#x20;

{% hint style="warning" %}
&#x20;식권별 현황 보고서 (식권별 사용현황을 일/월별로 확인할 수 있습니다.)
{% endhint %}

![](/files/OIjRK8OG1ZsCeDFFTdTd)

{% hint style="info" %}
① 식권별 현황 보고서 메뉴를 클릭합니다.

② 기간, 사업장, 식권 용도별 검색기능을 설정 후 조회할 수 있습니다.

③ 일자 조회 시 다양한 기간을 설정하여 조회가 가능합니다.
{% endhint %}

![](/files/xsJn81RXkTBbMwVRTuCo)

{% hint style="info" %}
④ 보고서 조회 후 리스트 내 건수, 금액 부분 클릭 시 팝업을 통해 상세내역 확인 가능합니다.

⑤ 상세내역을 엑셀로 일괄 다운로드가 가능합니다.
{% endhint %}

{% hint style="warning" %}
※ 식권별 현황 보고서는 **‘인쇄’, ’저장’** 버튼을 통해 내부 증빙자료로 활용 가능합니다.
{% endhint %}

## 사용자별 현황보고서

![](/files/WR1ttiRmh9SEeAnhIIVk)

{% hint style="info" %}
① 사용자별 현황 보고서 메뉴를 클릭합니다.

② 기간, 사업장, 식권 용도별 검색기능을 설정 후 조회할 수 있습니다.

③ 일자 조회 시 다양한 기간을 설정하여 조회가 가능합니다.
{% endhint %}

{% hint style="danger" %}
※ 함께결제 내역 또한 각각의 사용자의 이용내역으로 조회됩니다.\
※ 동명이인 구분을 위해 사용자명 뒤 휴대폰 뒷번호 4자리가 표기됩니다.
{% endhint %}

![](/files/fkNsPsek3R1XKtYTgxZA)

{% hint style="info" %}
④ 보고서 조회 후 리스트 내 건수, 금액 부분 클릭 시 팝업을 통해 상세내역 확인 가능합니다.

⑤ 상세내역을 엑셀로 일괄 다운로드가 가능합니다.
{% endhint %}

{% hint style="warning" %}
※ 사용자별 현황 보고서는 **‘인쇄’, ’저장’** 버튼을 통해 내부 증빙자료로 활용 가능합니다.
{% endhint %}

## 가맹점별 현황보고서      &#x20;

![](/files/F9iFTh8uVXRsGrsVEvNa)

{% hint style="info" %}
① 가맹점별  현황 보고서 메뉴를 클릭합니다.

② 기간, 사업장, 식권 용도별 검색기능을 설정 후 조회할 수 있습니다.

③ 일자 조회 시 다양한 기간을 설정하여 조회가 가능합니다.
{% endhint %}

![](/files/ZSD4iDnYwbkPmQ6mpfuQ)

{% hint style="info" %}
④ 보고서 조회 후 리스트 내 건수, 금액 부분 클릭 시 팝업을 통해 상세내역 확인 가능합니다.

⑤ 상세내역을 엑셀로 일괄 다운로드가 가능합니다.
{% endhint %}

{% hint style="warning" %}
※ 가맹점 별  현황 보고서는 **‘인쇄’, ’저장’** 버튼을 통해 내부 증빙자료로 활용 가능합니다.
{% 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://mealzeropay.gitbook.io/guide/admin/5..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.
