# 5. 리포트

## 1. 운행 요약 화면 정리

> 1. <mark style="color:blue;">**'이번 달'**</mark> 부분을 눌러 <mark style="color:blue;">**'오늘/이번 주/이번 달/직접 선택'**</mark> 옵션으로 기간을 설정 할 수 있습니다.&#x20;
> 2. 설정한 기간의 <mark style="color:blue;">**'운행 횟수'와 '운행 거리'**</mark> 를 표시합니다.
> 3. <mark style="color:blue;">**'차량 사용 현황'**</mark> → 차량 별 사용 횟수의 통계가 표시됩니다.&#x20;
> 4. <mark style="color:blue;">**'유류비 정산'**</mark> → 기간 중 사용한 유류비 정산의 통계가 표시 되며 차량별 유류비 또한 표시됩니다.
>    * <mark style="color:red;">**유류비는 관리자에 의해 설정된 단가와 운행목적으로 계산되니 참고 부탁드립니다.**</mark>
> 5. <mark style="color:blue;">**'지출'**</mark> → 기간 중 등록한 지출내역이 <mark style="color:blue;">**'운행 지출'**</mark> 과 <mark style="color:blue;">**'관리자 승인 지출'**</mark> 로 구분되어 표시 됩니다.
> 6. 1\~5의 정보를 <mark style="color:blue;">**'공유하기'**</mark> 버튼을 눌러 전달할 수 있습니다.&#x20;

<figure><img src="/files/1pTq5GOaPbcRWHfIPBb6" alt="운행일지보고-운행정산-운행보고-월운행정산-내역보고-운행요약-요약본" width="375"><figcaption><p>[APP] 운행요약 화면 정리</p></figcaption></figure>


---

# 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://docs.cartax.biz/guidebook/manual/biz_app/report.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.
