# 2. 홈

## 홈 화면 기본 구성

<figure><img src="/files/bqT6mHynymJHoJaX2fxP" alt="운행일지-모바일-앱-운행일지앱-차량관리" width="371"><figcaption><p>[APP] 홈 화면 기본 구성</p></figcaption></figure>

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

<table><thead><tr><th width="228">구분</th><th>설명</th></tr></thead><tbody><tr><td><a href="/pages/3y2sb6eWEDKx2iX1mov7"><strong>1️⃣운행차량 선택</strong></a></td><td>운행기록 및 운행일지 작성을 위한 차량 선택이 가능합니다.</td></tr><tr><td><a href="/pages/ZmiJzQzYnAbGYYUAWatW"><strong>2️⃣</strong></a><a href="/pages/SOs1NdTk0cOrAHKhaIwL"><strong>알림센터</strong></a></td><td>관리자와 카택스 비즈 앱의 푸시 메세지를 확인할 수 있습니다.</td></tr><tr><td><a href="/pages/mSWYXjwOEpJKJRZ7NJzT"><strong>3️⃣</strong></a><a href="/pages/ZmiJzQzYnAbGYYUAWatW"><strong>자동운행기록 설정</strong></a></td><td><p>블루투스, 배터리 충전, 카택스 비콘을 이용한 </p><p>자동운행 기록 설정을 사용할 수 있습니다.</p></td></tr><tr><td><a href="/pages/SOs1NdTk0cOrAHKhaIwL"><strong>4️⃣</strong></a><a href="/pages/mSWYXjwOEpJKJRZ7NJzT"><strong>누적주행거리 최신화</strong></a></td><td><p>실제 계기판의 누적주행거리와 최신화를 통해 더 정확한 </p><p>운행기록이 가능합니다.</p></td></tr><tr><td><a href="/pages/f8sTtUzNk3Ys4nz8YCRz"><strong>5️⃣운행기록 작성</strong></a></td><td>터치 시 운행기록 작성이 시작됩니다.</td></tr><tr><td><a href="/pages/JG5Ee6AZTv05zkEK6NH1"><strong>6️⃣최근 운행내역 확인</strong></a></td><td><p>최근 운행기록 3건까지 표시되며, </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/home.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.
