> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-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/certification-bodies/cb-zh/data-management/certified-entities/add-certified-entity.md).

# 添加认证实体

### **手动添加认证实体**

1. 在认证实体列表页面，点击**添加认证实体**按钮

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-zh/blob/main/.gitbook/assets/[CE]-add%20(1).png" alt=""><figcaption></figcaption></figure>

2. 您需要填写数据到**认证实体表单**中，该表单包含2个数据表单：认证实体信息和证书信息。

{% tabs %}
{% tab title="认证实体信息" %}
**公司信息**

* 认证实体名称<mark style="color:red;">（必填）</mark>
* 认证交易名称（可选）
* 认证英文名称（可选）
* 保密认证实体（可选）

**地点信息**

* 认证实体国家<mark style="color:red;">（必填）</mark>
* 认证实体街道<mark style="color:red;">（必填）</mark>
* 认证实体城市<mark style="color:red;">（必填）</mark>
* 认证实体省份（可选）
* 认证实体邮政编码<mark style="color:red;">（必填）</mark>
  {% endtab %}

{% tab title="证书信息" %}
**证书信息**

* 认证状态<mark style="color:red;">（必填）</mark>
* 证书编号<mark style="color:red;">（必填）</mark>
* 证书类型<mark style="color:red;">（必填）</mark>
* 认证标准和方案<mark style="color:red;">（必填）</mark>
* 认证范围（可选）

**证书发布详细信息**

* 认证原始发布日期（可选）
* 认证发布日期<mark style="color:red;">（必填）</mark>
* 认证到期日期<mark style="color:red;">（必填）</mark>

**认证附加站点（可选数据）**

* 认证实体国家<mark style="color:red;">（必填）</mark>
* 认证实体街道<mark style="color:red;">（必填）</mark>
* 认证实体城市<mark style="color:red;">（必填）</mark>
* 认证实体省份（可选）
* 认证实体邮政编码<mark style="color:red;">（必填）</mark>
  {% endtab %}
  {% endtabs %}

3. 完成后，点击\*\*“提交”\*\*按钮
4. 如果所有数据有效，**认证实体**和其证书信息将成功添加。

要了解更多关于认证和认证实体字段的信息，点击[**这里**](/certification-bodies/cb-zh/data-management/data-import/certification-templates.md)

**想要导入批量数据吗？尝试** [**数据导入**](/certification-bodies/cb-zh/data-management/data-import.md)


---

# 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/certification-bodies/cb-zh/data-management/certified-entities/add-certified-entity.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.
