# 경비지출업무설정

비즈플레이는 회사 경비 지출 업무 처리 시 회사의 규정을 시스템 상에 최대한 적용하여 처리할 수 있도록 다양한 맞춤 설정을 제공하고 있습니다. 아래 각 항목별로 필요한 경우 설정하여 사용할 수 있습니다.

{% content-ref url="/pages/-M1A0109O02MuOlrkYK2" %}
[결재선 설정](/core_guide/setting-company-regulations/approval-line.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1A03c9hoQwXdfuS6Rk" %}
[불공제 대상 용도 설정](/core_guide/setting-company-regulations/deduction-setting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-vXyABtChCnn66pRAx" %}
[부가세 자동 계산 설정](/core_guide/setting-company-regulations/automatic-calculation-of-vat.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1yHqr2SDFpgnQvV8Ub" %}
[직원별 한도설정](/core_guide/setting-company-regulations/set-employee-limit.md)
{% endcontent-ref %}


---

# 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/core_guide/setting-company-regulations.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.
