# 카택스 Biz 관리자 매뉴얼 (WEB)

<figure><img src="/files/wuptghsbj35TrIOevNnv" alt="카택스 관리자 페이지 화면"><figcaption><p>카택스 관리자 페이지 화면</p></figcaption></figure>

<table><thead><tr><th width="221">구분</th><th>설명</th></tr></thead><tbody><tr><td><a href="/pages/YbvBe9ntRQOFfvffX87s">1️⃣ <strong>차량</strong></a></td><td>운행일지 작성이 필요한 차량을 등록하고 목록을 확인할 수 있습니다.</td></tr><tr><td><a href="/pages/NSSrqV8qog6Xq4qjlkMl">2️⃣ <strong>사용자</strong></a></td><td>사용자(운전자)를 등록하고 관리할 수 있습니다.</td></tr><tr><td><a href="/pages/uvmSTUZiRHR0MNNSmro8">3️⃣ <strong>운행</strong></a></td><td><p>앱으로 작성된 운행일지를 한번에 확인할 수 있으며,</p><p>작성된 운행일지는 언제든지 엑셀로 다운로드 가능합니다.</p></td></tr><tr><td><a href="/pages/wCyAQgsCRf2mgWgwTYEi">4️⃣ <strong>지출</strong></a></td><td>차량 업무 중 발생한 지출(영수증)을 관리할 수 있습니다.</td></tr><tr><td><a href="/pages/E5x0lOGFBwLUsv15yBjD">5️⃣ <strong>시스템 설정</strong></a></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_web.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.
