# 경비지급

지급요청, 지급예정, 지급완료 및 이체파일 생성

## 지급요청, 예정, 완료의 프로세스 <a href="#id-1" id="id-1"></a>

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LMGNzgC_HqKvd6P951Z%2F-LSxgYFQp-9vV1wu6mNV%2F-LSxg_ggQmgzut67tZ_D%2Fchrome_Dh3Epb2UYZ.png?alt=media\&token=58fda872-0ba1-4fad-854f-cd4b48a3a7b8)

## 각 메뉴 별 설명 <a href="#id-2" id="id-2"></a>

### 지급요청내역 <a href="#undefined" id="undefined"></a>

지급요청내역은 사용자가 경비처리 후 지급이 되어야 하는 건 들이 기본적으로 생성되며, **지급확인** 버튼을 클릭하여 **지급예정일**을 설정하고 **지급확인**을 할 수 있습니다.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LMGNzgC_HqKvd6P951Z%2F-LSxdnijUqk7La_E_KL1%2F-LSxfmQ6PGxZ6feiInRt%2F%EC%A7%80%EA%B8%89%ED%99%95%EC%9D%B8.jpg?alt=media\&token=110e26bb-45eb-4e69-9ad4-96e52982a635)

### 지급예정내역 <a href="#undefined-1" id="undefined-1"></a>

지급예정내역은 지급요청내역에서 **지급확인**한 내역을 확인할 수 있으며, 지급을 위한 이체용 엑셀 파일을 생성할 수 있으며, 지급 후 **지급완료** 버튼을 클릭하여 지급된 날짜를 입력할 수 있습니다.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LMGNzgC_HqKvd6P951Z%2F-LSxdnijUqk7La_E_KL1%2F-LSxg3XaPcUyEYJtM4a_%2F%EC%A7%80%EA%B8%89%EC%99%84%EB%A3%8C.jpg?alt=media\&token=3521864e-50c0-44e6-b510-423cb9b87cd2)

### 지급완료내역 <a href="#undefined-2" id="undefined-2"></a>

지급예정내역에서 지급완료를 실행한 내역이 최종적으로 보여지며 지급일 정보로 언제 지급되었는지 확인할 수 있습니다.

​


---

# 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/basic_guide/basic_admin/payment.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.
