# 서비스 요청 목록

## 1 개요

> 서비스 요청 내역이 표시되는 화면입니다.&#x20;

* 기존에 이용하셨던 서비스 요청 내용을 확인할 수 있는 화면입니다.

{% hint style="info" %}
※ **도움말 → 서비스요청 목록**을 통해 해당 화면을 볼 수 있습니다.

※ 아이랩 좌측 상단 서비스요청 목록 아이콘을 클릭하셔도 해당 화면을 볼 수 있습니다.
{% endhint %}

![서비스요청 목록 아이콘](/files/-MLBTDR4AwvrE0VS6njK)

## 2 화면 구성

![서비스요청 목록 팝업창](/files/-MLBRBLs-rCS_Y4omPoV)

### 2-2 조회 영역

* 요청일자 및 요청내용을 통해 원하시는 내용을 찾을 수 있습니다.

### 2-3 요청 목록과 탭

* 내 요청만 보기를 체크하여 해당 계이 보낸 요청건 만을 확인할 수 있습니다.
* 검색조건에 해당되는 내용이 표시됩니다.
* 요청을 미완료한 건은 미완료 탭에서 완료된 건은 완료 탭에서 확인하실 수 있습니다.

### 2-4 선택한 목록 상세내용

* 조회 조건을 통해 출력된 내용 중 선택된 내용에 한해서 화면 우측에 상세내용 확인, 요청 전송, 완료처리, 첨부파일 추가/삭제 등의 기능을 사용할 수 있습니다.

## 3 이용 방법&#x20;

위 설명 이외에는 새 서비스요청과 사용법이 동일합니다.&#x20;

[새 서비스요청](/11/service.md#2)을 클릭하여 해당 내용을 확인해주세요.


---

# 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/11/servicelist.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.
