# 교통비

### T-MAP을 이용하여 교통비 영수증 만들기&#x20;

{% hint style="info" %}
본 서비스를 이용하기 위해서는 '출장관리' APP 구매가 필요합니다.
{% endhint %}

{% content-ref url="/pages/-LpSMDb7x41bK\_rL\_Kps" %}
[출장관리](/uses_case/travel_mgmt.md)
{% endcontent-ref %}

#### 카드영수증 APP을 실행하여 '기타(간이)영수증' 메뉴로 이동합니다.

![](/files/-LqLkg8bvpSBCG7-LDPA)

![](/files/-LqLkpmh0ZU38uYXBsru)

#### '경로 추가' 버튼을 클릭하여 T-MAP 지도를 호출합니다.

![](/files/-LqLl11jRrz0jPgcT--Y)

* 출발지, 목적지를 입력하고 '경로찾기'를 클릭합니다.
* 5개의 추천 경로 중에 하나를 선택하여 영수증 작성을 완성할 수 있습니다.

![](/files/-LqLldHr8MU6IOULbU3Q)

{% hint style="info" %}
지급기준은 회사의 설정에 따라 달라질 수 있습니다.&#x20;
{% endhint %}


---

# 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.bizplay.co.kr/basic_guide/basic_user/transportation-expense.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.
