# 标准

标准提供对认证机构（CB）认可的标准、技术领域、国家/经济体和办事处目录的访问。此页面上的数据由认可机构导入和管理。

{% hint style="info" %}
**请注意：** 如果您希望更新或更改任何数据，请联系您各自的认可机构。
{% endhint %}

### 标准

标准选项卡提供访问分配给CB的所有认可标准的权限。

<table data-full-width="true"><thead><tr><th width="232.66666666666669">列名</th><th width="298">描述</th><th>示例</th></tr></thead><tbody><tr><td>认证状态</td><td>CB的认证状态的当前状态。</td><td><em>激活、暂停、撤销</em></td></tr><tr><td>认证机构</td><td>认证机构的名称</td><td><em>英国认可服务（UKAS）</em></td></tr><tr><td>计划类型（程序）</td><td>指证书的主要范围或计划。</td><td><em>管理体系</em></td></tr><tr><td>计划</td><td>对CB获得认证的产品、服务、流程或活动的具体描述。</td><td><em>质量管理体系</em></td></tr><tr><td>标准</td><td>CB已经评估并达到符合要求的一套特定标准、要求或指南。</td><td><em>ISO 9001:2015</em></td></tr><tr><td>标准代码</td><td>标准代码</td><td><em>ISO 9001</em></td></tr><tr><td>标准版本</td><td>标准的版本</td><td><em>2015</em></td></tr><tr><td>认证</td><td>以认可标准发放的认证数量</td><td><em>100</em></td></tr><tr><td>首次发放日期</td><td>正式颁发或授权认证的日期</td><td>20220130</td></tr><tr><td>到期日</td><td>有效期结束的日期</td><td>20250130</td></tr></tbody></table>

### 技术领域

技术领域选项卡提供访问分配给CB的所有技术领域的权限。

<table data-full-width="true"><thead><tr><th width="232.66666666666669">列名</th><th width="298">描述</th><th>示例</th></tr></thead><tbody><tr><td>认证机构</td><td>认证机构的名称</td><td><em>英国认可服务（UKAS）</em></td></tr><tr><td>计划名称</td><td>对CB获得认证的产品、服务、流程或活动的具体描述。</td><td><em>质量管理体系</em></td></tr><tr><td>领域名称</td><td>经济中不同企业从事相同或相似活动或提供相同或相似产品或服务的部分。</td><td>农业、林业和渔业</td></tr><tr><td>领域代码</td><td>分配给该领域的代码</td><td><em>IAF01</em></td></tr><tr><td>创建于</td><td>领域被添加的日期</td><td><em>20220123</em></td></tr></tbody></table>

### 国家/经济体

国家/经济体选项卡提供访问所有CB认可的国家/经济体的权限。

<table data-full-width="true"><thead><tr><th width="232.66666666666669">列名</th><th width="298">描述</th><th>示例</th></tr></thead><tbody><tr><td>认证机构</td><td>认证机构的名称</td><td><em>英国认可服务（UKAS）</em></td></tr><tr><td>国家/经济体</td><td>CB有资格颁发认证证书的国家/经济体。</td><td>英国</td></tr></tbody></table>

### 办事处目录

办事处目录选项卡提供访问CB的所有办事处地址和办事处类型的权限。

<table data-full-width="true"><thead><tr><th width="201.66666666666669">列名</th><th width="274">描述</th><th>示例</th></tr></thead><tbody><tr><td>认证机构</td><td>认证机构的名称</td><td><em>英国认可服务（UKAS）</em></td></tr><tr><td>办事处类型</td><td>添加的位置的办事处类型。</td><td><ul><li>企业总部（主认证实体办事处）</li><li>区域总部</li><li>国家总部</li><li>分公司</li></ul></td></tr><tr><td>国家/经济体</td><td>CB办事处所在的国家/经济体。</td><td>英国</td></tr><tr><td>地址</td><td>办事处地址</td><td>Stocklake Industrial Area, Pembroke Road, 11号单元</td></tr><tr><td>更新时间</td><td>最后更新日期</td><td>20221223</td></tr><tr><td>创建时间</td><td>创建日期</td><td>20220123</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/certification-bodies/cb-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.
