# 3. 운행내역

## 운행내역 화면 기본 구성

<figure><img src="/files/teLsfOuTajHEy9P3xyCr" alt="운행내역화면-운행내역-화면구성-운행내역확인" width="185"><figcaption><p>[APP] 운행내역 화면 기본 구성</p></figcaption></figure>

{% hint style="info" %}
구분 항목 명을 클릭하면 상세 설명으로 이동합니다.
{% endhint %}

<table><thead><tr><th width="271">구분</th><th>설명</th></tr></thead><tbody><tr><td><strong>1️⃣</strong><a href="/pages/AB4T2jqU2fmonIDsJTHr"><strong>월별 운행내역 확인</strong></a></td><td><p>운행내역을 월별, 목적별, 기록유형별 등 </p><p>다양한 옵션으로 조회할 수 있습니다.</p></td></tr><tr><td><a href="/pages/AB4T2jqU2fmonIDsJTHr"><strong>2️⃣</strong></a><a href="/pages/ATYC1Yo4RT9iqicg38Ss"><strong>운행정보 확인 및 수정</strong></a></td><td><p>출발 시간, 주행거리, 출발지와 도착지 등 운행기록의 정보를 </p><p>자세하게 확인 가능합니다.</p></td></tr><tr><td><p><a href="/pages/6Dcc2nFKS1YQ0m0S2eyG"><strong>4️⃣운행기록 합치기, 목적 변경,</strong> </a></p><p>     <a href="/pages/6Dcc2nFKS1YQ0m0S2eyG"><strong>선택 삭제</strong></a></p></td><td><p>다수의 운행기록을 합치거나, 운행 목적의 변경, </p><p>운행기록의 삭제가 가능합니다.</p></td></tr></tbody></table>


---

# 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/drivinglog.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.
