# A03 분야별접수번호체계

<figure><img src="/files/eqwZLMAjz9wyhhTe8kSd" alt=""><figcaption><p>분야별 접수번호 체계 양식</p></figcaption></figure>

접수번호 체계 : 분야, 검사목적 등 접수 시 기재되는 정보를 조건으로 접수번호를 생성할  수 있습니다.

&#x20;

예시)

‘수질’ 분야를 사용하는 기관에서 검사목적이 ‘자가품질’인 경우

&#x20;

### <mark style="color:blue;">\*접수번호 생성 조건</mark>

수질 분야 : A

검사목적 : 자가품질 일 때 ‘01’

&#x20;

접수번호 : A201302-01-0001(수질 분야 + YYYYMM + -검사목적- + 연번)

&#x20;

위와 같이 분야별, 검사목적별로 접수번호가 생성할 수 있습니다.

접수번호에 연도, 날짜, 접수 건수(연번) 등 접수번호 생성에 필요한 상세 조건을 알려주세요.

&#x20;

{% hint style="info" %}
접수 시 기재되는 정보를 조건으로 접수번호 생성 기준을 달리할 수 있습니다.

위 예시를 참고하셔서 상세 정보 및 조건 알려주시면 기관에서 원하시는&#x20;

접수번호로 반영해드릴 수 있도록 조치하겠습니다.
{% 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/newinstitutionsettingguide/registrationnumber.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.
