# 경비 유형 별 설정하기

- [출발지 / 목적지](https://bizplay.gitbook.io/manual/bizlite/tips/tip-0001/place.md): 교통비, 출장비와 같이 경비작성 시 출발지와 목적지를 관리가 필요한 경우에 사용을 합니다.
- [문서번호](https://bizplay.gitbook.io/manual/bizlite/tips/tip-0001/document-number.md): 경비입력 시 사전품의와 같은 문서번호 입력이 필요할 경우 사용합니다.
- [식대구분](https://bizplay.gitbook.io/manual/bizlite/tips/tip-0001/food-cost-classification.md): 식대를 아침, 점심, 저녁 식대로 구분하여 경비관리가 필요한 경우 사용합니다.
- [대외업무활동비 구분](https://bizplay.gitbook.io/manual/bizlite/tips/tip-0001/classification-of-entertainment-expenses.md): 대외업무활동비(접대비)를 세분화하여 관리가 필요할 때 사용합니다.
- [출금계좌](https://bizplay.gitbook.io/manual/bizlite/tips/tip-0001/withdrawal-account.md): 지급을 위한 출금계좌를 경비입력 시 선택이 필요할 때 사용합니다.
- [지급계좌](https://bizplay.gitbook.io/manual/bizlite/tips/tip-0001/payment-account.md): 직원 환급 또는 거래처에 지급해야하는 계좌에 대한 항목이 필요할 때 사용합니다.
- [차량번호](https://bizplay.gitbook.io/manual/bizlite/tips/tip-0001/vehicle-number.md): 차량관련 비용에 대한 차량번호를 입력할 수 있게 설정합니다.


---

# 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://bizplay.gitbook.io/manual/bizlite/tips/tip-0001.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.
