# 认证实体

证实的实体提供了你的组织上传的证实的实体的访问权限。证明数据是通过[文件上传](/accreditation-bodies/ab-zh/data-management/import-certification-body/file-upload.md)，[FTP](/accreditation-bodies/ab-zh/data-management/import-certification-body/ftp-access.md)和[API](https://documentation.iafcertsearch.org/api-developer-guide/api-integration/accreditation-body-apis/certified-entity-api)收集和导入的。

此页面提供了查看和手动管理证实实体数据的功能。

### 证实的实体

要查看证实的实体列表，请从左侧导航中单击“证实的实体”。

此页面包括以下信息：

<table><thead><tr><th width="214.5">列名</th><th>描述</th></tr></thead><tbody><tr><td><strong>认证实体唯一标识</strong></td><td>用于特定认证实体的唯一标识符。用作IAF CertSearch数据库中查找认证实体记录的参考或跟踪号码。</td></tr><tr><td><strong>认证实体</strong></td><td>认证实体的名称</td></tr><tr><td><strong>国家</strong></td><td>认证实体所在的国家</td></tr><tr><td><strong>机密</strong></td><td><p>权限以公开方式访问证书信息，值可以是：</p><ul><li>机密，将认证详细信息限制在公众范围内</li><li>非机密，允许公众访问认证详细信息</li></ul></td></tr><tr><td><strong>认证</strong></td><td>向认证实体发放的证书数量</td></tr><tr><td><strong>更新于</strong></td><td>认证实体数据上次更新的日期</td></tr><tr><td><strong>创建于</strong></td><td>创建认证实体记录的日期</td></tr></tbody></table>

您还可以通过**按证实实体名称搜索**和**按国家筛选**来精确列表。

该部分还提供了查看和管理单个证实实体信息的功能。

### 通过数据导入管理证实实体数据

{% hint style="info" %}
在通过数据导入导入数据之前，请确保了解IAF CertSearch数据格式和结构，例如[证书文件格式](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/blob/main/data-management/broken-reference/README.md)，[证书模板](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/blob/main/data-management/broken-reference/README.md)，[在Excel中管理数据](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/blob/main/data-management/broken-reference/README.md)和[在XML中管理数据](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/blob/main/data-management/broken-reference/README.md)。
{% endhint %}

#### 数据导入方法

> [文件上传](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/blob/main/data-management/broken-reference/README.md)
>
> [FTP](https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/blob/main/data-management/broken-reference/README.md)
>
> [API](https://documentation.iafcertsearch.org/api-developer-guide/api-integration/accreditation-body-apis/certified-entity-api)


---

# 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/certified-entities.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.
