# 지급완료내역

실질적으로 경비를 지급하고, 완료된 내역에 대해서 추가 업무가 필요한 경우 활용할 수 있는 메뉴입니다.

![](/files/-LpqYFsgl6IaUdCpVjnm)

* ‘지급완료’ 처리한 내역을 영수증 별로 조회할 수 있으며, 지급일 / 지급금액 / 계좌번호 등을 확인할 수 있습니다.
* ‘지급완료’ 된 내역 취소가 가능하며, ‘지급취소’ 처리된 영수증은 \[지급예정내역] 메뉴에서 조회할 수 있습니다.&#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/paidlist.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.
