# 표준

표준 섹션은 인증 기관에 등록된 모든 표준을 볼 수 있고 관리할 수 있는 기능을 제공합니다.

* [AB 표준 보기 및 관리](/accreditation-bodies/ab-ko/data-management/standards/ab-standards.md)
* [표준 라이브러리에 새로운 표준 추가](/accreditation-bodies/ab-ko/data-management/standards/ab-standards/add-standard-to-library.md)
* [Scheme 라이브러리에 새로운 Scheme 추가](/accreditation-bodies/ab-ko/data-management/standards/ab-standards/add-scheme-to-library.md)
* [IAF MLA 승인된 표준 보기](/accreditation-bodies/ab-ko/data-management/standards/iaf-mla.md)
* [기술 분야 보기 및 관리](/accreditation-bodies/ab-ko/data-management/standards/technical-sectors.md)

{% hint style="info" %}
**참고:**

* IAF CertSearch는 AB 표준과 인증 기관이 업로드한 인증 정보를 일치시키기 위해 표준 및 Scheme 데이터를 검증합니다.
* IAF CertSearch는 표준과 Scheme을 IAF MLA 표준과 검증하여 어떤 인증서가 IAF MLA로 인증되었는지 확인합니다.
* 인증 기관에 발급된 정확한 데이터를 입력하면 데이터 불일치 및 데이터 가져오기 문제를 줄일 수 있습니다.
  {% endhint %}

### 표준 필드명 용어집

아래는 표준 목록에 나열된 필드의 이름입니다:

<table data-full-width="true"><thead><tr><th width="191">필드명</th><th width="199">예시</th><th>설명</th></tr></thead><tbody><tr><td>상태</td><td><em>활성</em></td><td>표준의 현재 상태입니다.</td></tr><tr><td>스키마 종류 (프로그램)</td><td><em>경영 시스템</em></td><td>인증서의 주요 범위를 지칭합니다.</td></tr><tr><td>스키마</td><td><em>품질 관리 시스템 스키마</em></td><td>인증서가 관련된 특정 인증 프로그램 또는 프레임워크입니다.</td></tr><tr><td>표준 (버전 포함)</td><td><em>ISO 9001:2015</em></td><td>인증 기관이 특정 한정 기준 또는 요구 사항 또는 지침에 따라 평가하고 준수한다고 판단한 특정 기준 세트입니다.</td></tr><tr><td>표준 코드</td><td><em>ISO 9001</em></td><td></td></tr><tr><td>표준 버전</td><td><em>2015</em></td><td>특정 표준의 다른 판본 또는 개정을 참조합니다.</td></tr><tr><td>인증</td><td>100</td><td>표준과 인증된 인증서의 수입니다.</td></tr><tr><td>처음 발급일</td><td><em>20191120</em></td><td>인증서가 처음 발급되거나 Certified Entity에게 부여된 날짜입니다.</td></tr><tr><td>발급일</td><td><em>20211123</em></td><td>표준이 공식적으로 발급 또는 부여된 날짜입니다.</td></tr><tr><td>만료일</td><td><em>20251123</em></td><td>표준의 유효성이 종료되는 날짜입니다.</td></tr></tbody></table>

표준 목록을 보는 동안 상태로 필터링하고 표준 이름으로 검색할 수 있습니다.


---

# 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://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/standards.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.
