# 激活

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

* 您应该是 IAF MLA 的批准机构，其中主要范围为 ISO/IEC 17021-1 的签字成员。
* IAF CertSearch 给出的激活链接
  {% endhint %}

### 激活您的 AB 账户

1. 如果您符合先决条件，您将能够收到 AB 激活链接。请打开来自 <info@iafcertsearch.org> 的标题为 **“激活 - IAF”** 的电子邮件。
2. 从浏览器中访问激活链接
3. 阅读条款和条件、隐私政策和数据管理规定。勾选复选框。
4. 完成激活表单：

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

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

5. 完成后，点击 **创建账户** 按钮
6. 您应该会收到一个通过电子邮件发送的代码，*代码将发送到您用于激活的电子邮件地址。*
   * 输入一个 **6 位数的代码**，然后点击提交
7. 验证后，点击 **提交** 按钮
8. 您已成功激活您的 AB 账户，继续开始使用。

***

### 接下来是什么?

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

> [管理个人资料](/accreditation-bodies/ab-zh/settings/accreditation-body-profile.md)
>
> [添加账户](/accreditation-bodies/ab-zh/settings/accounts.md#add-accounts)
>
> [导入认证机构](/accreditation-bodies/ab-zh/data-management/import-certification-body.md)
>
> [导入证书](/accreditation-bodies/ab-zh/data-management/import-certification.md)
>
> [管理安全设置](/accreditation-bodies/ab-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/accreditation-bodies/ab-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.
