# 신청금액

신청금액 필드는 금액 입력 필드로서, 영수증 지출 금액보다 적은 숫자를 입력이 가능합니다. \
따라서, 실제 지출한 금액보다 적은 금액을 청구하거나, 거래처에 지급해야 하는 경우에 입력항목을 활성화하여 사용하면 유용합니다.

> 예를 들어, 야근 식대로 10,000원을 사용하고, 회사 규정 상 8,000원만 청구 가능한 경우 \
> 10,000원짜리 영수증에 "복리후생비-야근식대" 용도를 선택하고\
> 신청금액 필드에 "8,000"을 입력하고 정산합니다.

신청금액 필드를 활성화하는 방법은 아래 내용을 참하세요.&#x20;

![](/files/-M-wgmhvQqiqqJFDr-mF)

![](/files/-M-wgpRs83b3m7T66fJ6)

![](/files/-M-wgsBYIKZh1k4svv1h)


---

# 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/env_setting/amount-input-item.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.
