# CB激活

本文档指南将指导您生成认证机构激活链接。

{% hint style="info" %}
**先决条件**:

* 在您的 AB 账户中有一个认证机构记录
  {% endhint %}

## 生成激活链接

要生成激活链接:

1. 从左侧导航栏中单击 **'Certification Bodies'**
2. 搜索要编辑的认证机构
3. 单击 **CB 名称或单击操作列下的 'view' 按钮**
4. 您将被重定向到 CB 详细信息页面
5. 在 'Activate Certification Body' 部分，单击 **'Copy Link'** 按钮

一旦复制，您现在可以将链接发送给相应的联系人。

***

## 导出所有激活链接

要将所有激活链接导出到 Excel 文件

1. 从左侧导航栏单击 **'Certification Bodies'**
2. 单击 **'Export CB Activation Links'** 按钮
3. 将生成一个包含所有激活链接的 Excel 表格。

生成后，您现在可以将链接发送给相应的联系人。


---

# 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/cb-activation.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.
