# 리포트 양식 작성 의뢰하기

## 1 개요&#x20;

> **아이랩에서 사용되는 모든 리포트 양식은** [**리포트관리 화면**](/03/1201.md)**에서 사용자가 직접 작성 할 수 있습니다.**

리포트 양식 작성을 의뢰하실 경우 비용이 발생할 수 있습니다. 리포트 양식작성 의뢰비용은 아래 내용을 확인하세요.

## 2 리포트 양식작성 의뢰비용

* 추가/수정할 양식이 여러 장일 때 요청을 주시면 별도로 비용을 산정하여 견적을 드립니다.

{% hint style="warning" %}
양식의 복잡도에 따라 비용에 변동이 있을 수 있습니다.
{% endhint %}

| 리포트 양식  | 단위 | 단가(원)   |
| ------- | -- | ------- |
| 성적서 양식  | 1장 | 150,000 |
| 기록서 양식  | 1장 | 200,000 |
| 의뢰서 양식  | 1장 | 200,000 |
| 접수대장 양식 | 1장 | 100,000 |


---

# 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/reportmake/report-request.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.
