# Activation

{% hint style="info" %}
**Prerequisite**

* You should be a **Certification Body** (CB) that is accredited by an IAF MLA signatory member Accreditation Body under the main scope ISO/IEC 17021-1.
* The activation link to activate your IAF CertSearch CB account should be provided by your AB. Should you wish to create a CB account, please contact either [support@iafcertsearch.org](mailto:%20support@iafcertsearch.org) or your Accreditation Body for assistance.
  {% endhint %}

### Activating your CB Account

To activate your CB account:

1. Contact your AB to get your activation link
2. Once received, access the activation link from your browser&#x20;
   * The activation link expires in <mark style="color:red;">**4 months**</mark> upon generation
   * if the link already expired, request a new link to your respective ABs.
3. Read the Terms and Conditions, Privacy Policy, and Data Management Provisions, then check the tick boxes.
4. Once agreed, fill up the necessary information

{% tabs %}
{% tab title="Activation Form" %}

* Company Name
* Country
* Company Industry (optional)
* Email Address
* First Name
* Last Name
* Password
  {% endtab %}
  {% endtabs %}

4. Once done, click the **Create an Account** button
5. You should receive a code via email, the **code will be sent to the email address** you used for activation.
6. Input a **6-digit code**, then click Submit

<figure><img src="/files/TvXMs8401GVgOdgRqkhn" alt=""><figcaption></figcaption></figure>

4. Once done, submit the signature of the representative or your organization
5. Once completed, click the **Submit** button
6. You'll be redirected to a Success page, click **'Get Started'** to proceed to your account dashboard.

### What's Next?

Once you are done setting up your account you can proceed with managing your data. See the following:

> [Manage Profile](/certification-bodies/settings/certification-body-profile.md)
>
> [Add Accounts](/certification-bodies/settings/accounts.md#add-account)
>
> [Import Certificates](/certification-bodies/data-management/import-certification/data-import.md)
>
> [Manage Security Settings](/certification-bodies/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/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.
