> 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/certifications/add-certificate.md).

# 添加证书

**要手动添加证书，您有两个选项：**

1. [添加到现有的认证主体记录](/certification-bodies/cb-zh/data-management/certifications/add-certificate.md)
2. [将证书添加到新的认证主体](#to-manually-add-a-certificate-with-a-new-certified-entity)

### 要手动添加具有新认证主体的证书：

1. 转到认证主体页面
2. 单击“**添加认证主体”** 按钮

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

3. 您需要将数据填写到**认证主体表单**中，该表单有两个数据表单：认证主体信息和证书信息。

{% 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. 如果所有数据都有效，则认证主体及其证书将成功添加到IAF CertSearch。

{% hint style="info" %}
**注：** 如果在导入过程中遇到错误，请参考错误处理.
{% endhint %}

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

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

***

### 相关文章

> [更新证书信息](/certification-bodies/cb-zh/data-management/certifications/edit-certificate.md)
>
> [添加多个标准](/certification-bodies/cb-zh/data-management/certifications/add-multiple-standards.md)
>
> [添加附加站点](/certification-bodies/cb-zh/data-management/certifications/add-additional-site.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/certifications/add-certificate.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.
