# 접수가 이미 완료된 건의 유형을 변경하는 방법

## Q 문의&#x20;

* 결괏값을 입력한 값을 다른 유형으로 변경하고 싶습니다. 변경이 가능할까요?

## A 답변&#x20;

* 해당 분야의 접수화면에서 `다른 유형으로 변경` 버튼을 통하여 수정합니다.
* 아래 안내를 참고하여 진행합니다.

{% hint style="warning" %}
접수화면에서 `다른 유형으로 변경` 버튼이 보이지 않을 경우, [메뉴 권한 관리 화면](https://help.ilabs.co.kr/10/0201)에 대한 권한을 가지고 있는 사용자에게 권한을 요청하여 진행합니다.
{% endhint %}

![메뉴권한관리 화면에서 권한부여](/files/-LBKJLDHweZk9CK3ZuyR)

![접수화면에서 다른 유형으로 변경](/files/-LDKAucqDolSkL7a9Zs-)

**①** 수정해야 할 접수 건의 접수 번호를 입력합니다.

**②** `조회`버튼을 클릭합니다.

**③** `수정` 버튼을 클릭합니다.

**④** `다른 유형으로 변경` 버튼을 클릭합니다.

{% hint style="info" %}
유형 변경 화면에서 검체유형명을 선택할 경우 자동으로 해당 유형의 항목이 모두 선택됩니다
{% endhint %}

![다른 유형으로 변경](/files/-LBKKHZ86FUtosRvaiGH)

| 변경옵션     | 설명                               |
| -------- | -------------------------------- |
| 검체유형명 변경 | 선택한 항목과 함께 **검체유형명까지 변경**하는 옵션   |
| 검체유형명 유지 | 선택된 항목들로 변경되며 **검체유형명은 유지**하는 옵션 |

{% hint style="danger" %}
이미 접수한 건의 **검사항목**에 결값이 입력된 **항목**이 만약 변경하는 유형에서 같은 판정식과 규격을 가진 **항목**이라면 결괏값이 유지된 상태로 변경됩니다.
{% endhint %}


---

# 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/faq/04/04-003.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.
