# 지급예정내역

지급 예정 내역을 조회하여 "지급확인" 처리를 함으로써 내부적으로 대금 지급 완료하고, 직원에게는 지급대상 처리가 완료되었음을 공유할 수 있습니다. 직원은 모바일 앱 또는 PC 웹 서비스에서 지급 완료 처리된 영수증을 별도로 필터링하여 조회할 수 있습니다.

![](/files/-LpqY7oTtkLmNig9k2gw)

* \[지급요청내역] 메뉴에서 ‘지급확인’ 처리를 한 영수증을 영수증 / 결의서/ 사용자 별로 조회 가능합니다.&#x20;
* 영수증 기준 조회 시, 영수증을 확인하고 지급 완료한 영수증은 지급일자를 입력하여 ‘지급완료’ 처리할 수 있습니다. 지급대상이 아닌 경우, 취소가 가능합니다.
* 결의서 기준 조회 시, 결의정보 및 결의작성일시를 확인할 수 있으며 결의서 단위로 ‘지급완료’ 처리가 가능합니다.
* 사용자 기준 조회 시, 직원 별로 합산된 지급 금액 및 건수를 확인 가능합니다. ‘건수’ 클릭 시에는, 해당되는 영수증 내역을 확인할 수 있습니다.&#x20;


---

# 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/pay_mgmt/willpaylist.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.
