> 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-zh/data-management/standards/iaf-mla.md).

# IAF MLA

本节提供了查看所有具有IAF MLA认可的标准的能力。在这里，您可以查看以下信息：

* 范围级别
* 计划类型（Program）
* 标准代码
* 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-zh/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.
