# 운행정보 확인 및 수정

## 1. 화면 설명

<table><thead><tr><th width="242">구분</th><th>설명</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>1.운행목적</strong></mark></td><td>일반업무, 출/퇴근, 지방출장용 등 운행목적을 설정할 수 있습니다.</td></tr><tr><td><mark style="color:blue;"><strong>2.출/도착 날짜 시간 내역</strong></mark></td><td>운행 결과 출/도착 날짜와 시간을 확인할 수 있습니다.</td></tr><tr><td><mark style="color:blue;"><strong>3.총 운행 시간</strong></mark></td><td>총 운행 시간을 확인할 수 있습니다.</td></tr><tr><td><mark style="color:blue;"><strong>4.총 운행 거리</strong></mark></td><td>누적 운행거리 입력 시, 총 운행 거리를 확인할 수 있습니다.</td></tr><tr><td><mark style="color:blue;"><strong>5.출/도착지 정보 및 경로</strong></mark></td><td>출/도착지의 정보와 경로를 확인할 수 있습니다.</td></tr><tr><td><mark style="color:blue;"><strong>6.메모입력 및 지출내역 출력</strong></mark></td><td>최대 500자 길이의 메모를 입력할 수 있습니다.</td></tr><tr><td><mark style="color:blue;"><strong>7.운행 중 지출 내역</strong></mark></td><td>지출내역을 연결해 관련 정보를 확인할 수 있습니다.</td></tr></tbody></table>

<figure><img src="/files/3CzHq6YzjjqgdNJHRXbY" alt="운행정보-운행확인-정보수정-총운행시간-법인차량" width="188"><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/drivinglog/modify.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.
