# 5. 운행기록 작성

{% hint style="info" %} <mark style="color:blue;">**카택스는 스마트폰 GPS를 이용하여 운행기록을 측정합니다.**</mark>

GPS를 끄거나, 절전모드 등으로 위치정보 수신이 어려운 경우에는 운행기록 작성에 어려움이 있습니다.
{% endhint %}

***

## 1. 운행기록 시작, 종료

> 1. 차량 탑승 후 출발지에서 <mark style="color:blue;">**'운행기록 시작'**</mark> 버튼을 누릅니다.
> 2. 도착지에 도착 후 <mark style="color:red;">**'운행기록 정지'**</mark> 버튼을 누릅니다.
> 3. 스마트폰 GPS 정보를 수신하여 출발지와 도착지 사이 운행기록을 측정하고 저장합니다.

<figure><img src="/files/KLMzRCWSQOqA0NwlAYVI" alt="운행일지-법인차량-차량운행일지" width="563"><figcaption><p>운행기록 시작 및 정지 방법</p></figcaption></figure>

***

## 2. 운행 정보 확인하기

> 1. 하단 메뉴 항목중 <mark style="color:blue;">**'운행내역'**</mark> 을 선택합니다.
> 2. 제일 최근 운행 내역이 상단으로 표기되며, 확인이 필요한 운행기록을 선택합니다.

<figure><img src="/files/8lJXJpfUsC0fqV1TtfUz" alt="차량운행일지-법인차량-법인운행-차량운행정보" width="563"><figcaption></figcaption></figure>

<details>

<summary><mark style="color:blue;"><strong>운행 정보에 포함되는 항목 보기</strong></mark></summary>

<img src="/files/6zKDsxDUczntpULqlHYX" alt="" data-size="original">

</details>

***

{% hint style="info" %}
기록버튼을 매번 누를 필요 없이, 간편한 설정으로 <mark style="color:blue;">**자동 운행기록을 설정**</mark>할 수 있어요.

궁금하시다면 아래 페이지 링크를 클릭 해주세요!
{% endhint %}

{% content-ref url="/pages/qCO75IJVzUY7GoOWTwFX" %}
[4. 지출관리](/guidebook/manual/biz_app/receipt.md)
{% endcontent-ref %}

***


---

# 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/guides/tutorial/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.
