> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/standards/iaf-mla.md).

# IAF MLA

이 섹션은 IAF MLA 인증을 받은 모든 표준을 볼 수 있도록 제공합니다. 여기에서 다음 정보를 볼 수 있습니다:

* 범위 수준
* 방식 유형 (프로그램)
* 표준 코드
* IAF MLA 상태
* 범위 날짜
* 생성된 날짜

<details>

<summary>IAF MLA란 무엇인가요?</summary>

IAF의 인증 기구 및 지역 인증 그룹 구성원은 그들의 운영에 대한 엄격한 평가를 통해 IAF MLA에 입회 할 수 있습니다. 이 평가는 지원자가 국제 표준과 IAF 요구 사항을 완전히 준수하는지 확인하는 동료 평가 팀에 의해 수행됩니다. 한 번 인증 기관이 IAF MLA의 서명자가되면, 해당 기관은 IAF MLA의 모든 다른 서명자에게 인증서 및 검증 및 확인 문장을 인정해야합니다.

IAF MLA는 다섯 수준의 배열로 구성되어 있으며, 2 수준과 3 수준이 주요 범위이고, 4 수준과 5 수준이 하위 범위입니다. MLA의 구조에 대한 자세한 정보는 [IAF PL 3: IAF MLA 구조 및 IAF MLA 범위 확대에 대한 정책 및 절차](https://iaf.nu/iaf_system/uploads/documents/IAF_PL3_Issue_4_Version2_19062023.pdf)에서 찾을 수 있으며, IAF MLA의 현재 상태는 [IAF MLA 상태](https://iaf.nu/wp-content/uploads/2023/06/IAF-MLA-Status-21062023.pdf)에서 확인할 수 있습니다.

참고: <https://iaf.nu/en/about-iaf-mla/>

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/standards/iaf-mla.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
