> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-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/accreditation-bodies/getting-started/activation.md).

# Activation

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

* You should be an **Accreditation Body** that is a signatory member of IAF MLA under the main scope ISO/IEC 17021-1.
* An activation link, given by IAF CertSearch
  {% endhint %}

### Activating your AB Account

1. If you meet the prerequisites, you'll be able to receive the AB activation link. Go to your inbox and open the email sent from ***<info@iafcertsearch.org>*** with the subject **“Activation - IAF”.**
2. Access the activation link from your browser&#x20;
3. Read the Terms and Conditions, Privacy Policy, and Data Management Provisions. Check the tick boxes.

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

<figure><img src="/files/5Q0wWc452mY1h0yddqmR" alt=""><figcaption></figcaption></figure>

4. Complete the Activation form:

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

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

5. Once done, click the **Create an Account** button
6. You should receive a code via email, *the code will be sent to the email address you used for activation.*
   * Input a **6-digit code**, then click Submit
7. Once verified, click the **Submit** button
8. You have now successfully activated your AB account, proceed to get started.

***

### What's Next?

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

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

```
GET https://support.iafcertsearch.org/accreditation-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.
