# 标准

“标准”部分提供了查看和管理认证机构上传的归属于认可机构的所有标准的功能。

* [查看和管理 AB 标准](/accreditation-bodies/ab-zh/data-management/standards/ab-standards.md)
* [向标准库添加新标准](/accreditation-bodies/ab-zh/data-management/standards/ab-standards/add-standard-to-library.md)
* [向方案库添加新方案](/accreditation-bodies/ab-zh/data-management/standards/ab-standards/add-scheme-to-library.md)
* [查看 IAF MLA 认可的标准](/accreditation-bodies/ab-zh/data-management/standards/iaf-mla.md)
* [查看和管理技术领域](/accreditation-bodies/ab-zh/data-management/standards/technical-sectors.md)

{% hint style="info" %}
**注意:**

* IAF CertSearch 通过验证标准和方案的数据与认可的认证机构上传的证书信息以及您为它们指定的 AB 标准是否匹配，来对标准和方案的数据进行验证。
* IAF CertSearch 还会对标准和方案进行验证，确定哪些证书在 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>证书首次颁发或授予给认证实体的日期</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-zh/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.
