# 激活

{% hint style="info" %}
**前提条件**

* 您应该是由 IAF MLA 签约成员认可机构（AB）根据主要范围 ISO/IEC 17021-1 认可的**认证机构**（CB）。
* IAF CertSearch CB 帐户的激活链接应由您的 AB 提供。如果您希望创建 CB 帐户，请联系 [support@iafcertsearch.org](mailto:%20support@iafcertsearch.org) 或您的认可机构寻求帮助。
  {% endhint %}

### 激活您的 CB 帐户

要激活您的 CB 帐户：

1. 与您的 AB 联系以获取激活链接。
2. 收到链接后，从浏览器中访问激活链接
   * 激活链接在<mark style="color:red;">**48 小时内**</mark>失效
   * 如果链接已过期，请向您的 AB 申请新链接。
3. 阅读条款和条件、隐私政策和数据管理规定，然后选中复选框。
4. 同意后，填写必要信息

{% tabs %}
{% tab title="激活表单" %}

* 公司名称
* 国家
* 公司行业（可选）
* 电子邮件地址
* 姓
* 名
* 密码
  {% endtab %}
  {% endtabs %}

4. 填写完后，点击**创建帐户**按钮
5. 您应该会收到一封邮件，*该代码将发送到您用于激活的电子邮件地址*。
6. 输入**6 位数的代码**，然后点击提交

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

4. 填写完毕后，提交代表签名或您的组织
5. 完成后，点击**提交**按钮
6. 您将被重定向到一个成功页面，点击\*\*'开始使用'\*\*以进入您的帐户仪表板。

### 下一步是什么？

完成帐户设置后，您可以继续管理您的数据。请参见以下内容：

> [管理个人资料](/certification-bodies/cb-zh/settings/certification-body-profile.md)
>
> 添加帐户
>
> [导入证书](/certification-bodies/cb-zh/data-management/data-import.md)
>
> [管理安全设置](/certification-bodies/cb-zh/settings/settings/security-settings.md)


---

# 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/certification-bodies/cb-zh/getting-started/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.
