# 교통비 설정

![](https://972577747-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpS8Cypq6APyhE8CnwO%2F-LpfnAne4ABSo5HtLmwB%2F-LpfnCbobpxmtzjD27cY%2Fimage.png?alt=media\&token=b64548a3-da97-46f9-9f8d-5e5e0247e740)

* 교통비는 이동 거리에 따라 교통비를 지급하는 정책을 적용할 수 있습니다.&#x20;
* 위 그림에서 보듯이 이동거리 \* 지급 단가를 설정하여 거리별로 교통비 영수증을 생성합니다.&#x20;
* 예를 들어, 자기 차량을 이용하여 국내 출장 업무를 수행하는 경우 왕복 이동 거리 100km에 대해서 지급기준 km 당 470원을 적용하여 교통비를 청구할 수 있습니다.

![](https://972577747-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpS8Cypq6APyhE8CnwO%2F-LpfnAne4ABSo5HtLmwB%2F-LpfnYpP-B6XxbciXT1v%2Fimage.png?alt=media\&token=99c326cb-ca0e-4f07-a5fd-565edd68f9b0)

* 또한, 이런 경우 거리에 대한 신뢰를 확보하기 위해서 지도 데이터를 이용하는 경우 비즈플레이가 제공하는 T- Map 서비스를 이용하여 이동 거리를 증빙할 수 있습니다.


---

# 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/uses_case/travel_mgmt/setting-up-travel-management/transportation-fee.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.
