# 결재 상태 조회

## 1 개요&#x20;

> 아이랩에 접수된 접수 건에 대한 **접수부터 발송완료**까지 전체적인 결제 상태를 조회할 때 사용하는 화면입니다.

## 2 화면 구성

![결재 상태 조회\_화면](/files/-MKXjO39zDcnOyxDJzpC)

### 2-1 조회 영역

* 조회 조건을 기재하여 원하는 내용을 조회할 수 있습니다.
* 조회 조건 + 탭 영역의 결재 상태, 두 조건에 해당 되는 내용이 조회됩니다.

### 2-2 탭 영역

* 접수건의 결재 상태에 따라 조회탭이 나뉘어져 있습니다.

### 2-3 결재진행상태 영역

* 선택한 접수건 항목별 시험치, 성적서결과, 시험 메모, 결재 처리 정보가 출력됩니다.

## 3 조회 영역&#x20;

![결재 상태 조회 화면\_조회 영역](/files/-MKcUBnQXoQCGuW9Z9cD)

* 조회를 원하는 내용의 조건을 충족시켜 조회합니다.

{% hint style="info" %}
**※ 조회 조건 및 각 탭에 따른 접수건의 상태에 따라 조회가 됩니다.**
{% endhint %}

## 4 탭 영역&#x20;

![결재 상태 조회 화면\_(상태) 탭](/files/-MKcUy-pO_wpd12-j8gm)

* 검색 조건 + 접수건의 상태에 따라 내용이 조회됩니다.
* 단계별 접수 건을 조회하실 때 유용한 화면입니다.

## 5 화면 하단 영역

![결재 상태 조회 화면\_결재진행상태 (하단 영역)](/files/-MKcW32bVhy18IlbplRn)

* 선택한 접수건의 항목, 규격, 결재 등을 확인할 수 있습니다.


---

# 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://help.ilabs.co.kr/06/5010.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.
