# 认证机构

认证机构区域提供了查看所有受认可的认证机构的能力，并管理其信息。

认证机构以汇总列表的形式显示，您可以查看以下数据字段：

<table><thead><tr><th width="236">列名</th><th>描述</th><th data-hidden>示例</th></tr></thead><tbody><tr><td>激活状态</td><td>CB的IAF CertSearch帐户状态</td><td><em>Active</em></td></tr><tr><td>唯一标识</td><td>分配给CB的唯一ID</td><td><em>AB01CB00001</em></td></tr><tr><td>认证状态</td><td>CB的认证状态</td><td><em>Active</em></td></tr><tr><td>认证机构</td><td>认证机构名称</td><td><em>Global Compliance Plus Pty Ltd.</em></td></tr><tr><td>经济体</td><td>CB所在国家/地区</td><td><em>澳大利亚</em></td></tr><tr><td>标准</td><td>认证机构分配给CB的标准数量</td><td><em>10</em></td></tr><tr><td>认证实体</td><td>已上传的认证实体数目</td><td><em>12,000</em></td></tr><tr><td>认证</td><td>已上传的认证数目</td><td><em>16,820</em></td></tr><tr><td>更新于</td><td>最近一次由认证机构更新认证机构账户的时间</td><td><em>20230122</em></td></tr><tr><td>创建于</td><td>将认证机构账户添加到数据库的日期</td><td><em>20210221</em></td></tr></tbody></table>

要了解如何管理认证机构的信息，请查看以下链接：

> [添加认证机构](/accreditation-bodies/ab-zh/data-management/certification-bodies/add-cb.md)
>
> [编辑认证机构](/accreditation-bodies/ab-zh/data-management/certification-bodies/manage-cb-details.md)


---

# 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/certification-bodies.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.
