# 비용 현황

## 비용 현황 페이지 기본 구성

<figure><img src="/files/qvdWpQfqD2khsoTwlynH" alt="차량 지출 비용현황 관리-차량 지출 비용현황 목록"><figcaption><p>비용 현황 페이지 기본 구성 화면</p></figcaption></figure>

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

<table><thead><tr><th width="298">구분</th><th>설명</th></tr></thead><tbody><tr><td><a href="#id-1"><strong>1️⃣ 차량 검색</strong></a></td><td>차량을 검색해 차량별 비용현황을 각각 확인할 수 있습니다.</td></tr><tr><td><a href="#id-2"><strong>2️⃣ 기간 설정</strong></a></td><td>기간을 설정해 차랑별로 지출 내역 확인이 가능 합니다. 기본값은 한달로 지정되어 있으며, 기간 지정에 별다른 제한은 없습니다.</td></tr><tr><td><a href="#id-3"><strong>3️⃣ 비용 현황 엑셀 다운로드</strong></a></td><td>차량별 비용현황 내역 전체를 엑셀로 다운로드할 수 있습니다.</td></tr></tbody></table>

***

## 1. 차량 검색

> 1. 검색하고자 하는 <mark style="color:blue;">**'차량번호'**</mark>나 <mark style="color:blue;">**'차량명'**</mark>을 입력합니다. 가이드 상에서는 <mark style="color:blue;">**'차량번호: 96아5150 차량명: K5'**</mark> 입니다.
> 2. 검색결과 입력한 차량이 조회되고, 지출내용을 조회하고자 하는 차량을 클릭 합니다.

<figure><img src="/files/dvHAijDN5V0xzAbAPnuX" alt="차량 번호로 비용현황 검색하기-차량별 비용현황 목록 확인"><figcaption><p>비용 현황 차량 검색 화면</p></figcaption></figure>

***

## 2. 기간 설정

> 1. 화면 날짜가 적용되어있는 박스 부분을 클릭 합니다.
> 2. 팝업 된 캘린더에서 원하는 기간을 클릭해 설정 합니다.
> 3. 2번까지 모두 마친 상태에서 조회 하고자 하는 차량을 클릭 합니다.
> 4. 선택한 기간에 선택한 차량의 차량내역이 조회 됩니다.

{% hint style="info" %}
설정한 기간에 <mark style="color:blue;">**'승인'**</mark> 지출 목록과 합계가 출력되니 참고 부탁드립니다.\
기간 설정만으로는 지출목록이 출력되지 않습니다. <mark style="color:blue;">**'조회하고자 하는 차량'**</mark> 도 클릭 부탁드립니다.
{% endhint %}

<figure><img src="/files/mI7WjZu28SykhbU6Ueyt" alt="기간 내 법인차량 비용현황 확인-기간 내 차량 비용결산-기간 내 법인차량 정산"><figcaption><p>비용 현황 기간 검색 화면</p></figcaption></figure>

***

## 3. 비용 현황 엑셀 다운로드

> 1. <mark style="color:blue;">**'다운로드'**</mark> 버튼을 클릭 합니다.
> 2. 엑셀 양식은 2번 형태로 바로 다운 됩니다.

<figure><img src="/files/OCd5q2pNxIcqxv8tbcJg" alt="비용 현황 엑셀 다운로드-법인 차량 비용 현황 엑셀 다운로드-차량 비용 현황 다운로드-"><figcaption><p>비용 현황 엑셀 다운로드 화면</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_web/receipt/current-status.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.
