> 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-additional-site.md).

# 添加附加网站

### 添加额外站点的步骤：

1. 在认证列表页面上，搜索要添加额外站点的证书
2. 点击**证书编号**或\*\*'查看'\*\*按钮

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-zh/blob/main/.gitbook/assets/[CE]-certs-view-btn.png" alt=""><figcaption></figcaption></figure>

3. 在证书详细页面上，点击\*\*'额外站点'\*\*选项卡
4. 点击\*\*'+ 添加额外站点'\*\*按钮
5. 填写额外站点的字段:

{% tabs %}
{% tab title="额外站点数据字段" %}

* 额外站点地址 (可选)
* 额外站点城市 (可选)
* 额外站点州 (可选)
* 额外站点邮编 (可选)
* 额外站点国家/地区 <mark style="color:red;">(必填)</mark>
* 额外站点范围 (可选)
* 想要了解更多认证字段，请点击这里
  {% endtab %}
  {% endtabs %}

6. 点击\*\*'提交'\*\*按钮
7. 如果所有数据都有效，额外站点数据将成功更新

{% hint style="info" %}
**注意：** 如果在导入过程中遇到错误，请转到错误处理页面。
{% endhint %}

要了解更多关于认证和认证实体字段的信息，请点击[**这里**](/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/certifications/add-additional-site.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.
