# 05 측정/분석 관리

* [결과가 입력된 항목 교체하기](/faq/05/05-001.md)
* [접수화면에서 검체유형을 바꾸면 관련법령도 자동 선택되게 할 수 있나요?](/faq/05/05-002.md)
* [검사항목관리에서 기준이 다른 항목 추가 방법](/faq/05/05-003.md)
* [검사항목관리에서 항목 삭제하거나 추가하는 방법 알려주세요.](/faq/05/05-004.md)
* [시험법 계산식에서 if 문 어떻게 쓰는지 알려주세요\~](/faq/05/05-005.md)
* [시험법 변경 방법을 자세히 알려주세요.](/faq/05/05-006.md)
* [항목 규격은 어떻게 수정 하나요?](/faq/05/05-007.md)
* [검사걸과등록3.0에서 기록서 출력시에 이미지를 변수로 사용하고 싶어요.](/faq/05/05-008.md)
* [기록서 양식에 타입이 여러가지가 있는데(A, B, C 타입) 차이점이 궁금합니다.](/faq/05/05-009.md)
* [성적서 결과값을 결정하는 판정식을 변경하고 싶은데 어떻게 해야하나요?](/faq/05/05-010.md)
* [아직 접수되지 않은 항목에 대해 담당자를 변경하고싶어요.](/faq/05/05-011.md)
* [항목에 규격을 변경하고 싶은데 어떻게 해야하나요?(복사본 만들기)](/faq/05/05-012.md)
* [검사입력3.0 - 성적서 결과란에 여러개의 변수를 연동하려면 어떻게 해야하나요?](/faq/05/05-013.md)
* [검체유형에서 처리기한 수정하는 방법을 알려주세요.](/faq/05/05-014.md)
* [접수 화면에서 입력한 데이터를 계산식에서 사용 하는 법](/faq/05/05-015.md)
* [항목 순서 셋트 만드는 방법을 알려주세요.](/faq/05/05-016.md)
* [새로운 검체유형을 만들고 싶은데 어떻게 해야하나요?](/faq/05/05-017.md)
* [검사결과등록(시험결과입력)화면 입력순서 변경](/faq/05/05-018.md)
* [검사항목의 성적서 출력 순서 변경방법](/faq/05/05-019.md)
* [시험법 계산식에서 반올림 혹은 절사를 사용하고 싶습니다.](/faq/05/05-020.md)
* [시험 결과서(B타입) 적용 방법 ](/faq/05/05-021.md)


---

# 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/05.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.
