# Activation

{% hint style="info" %}
You should be a **Multi-National Certification Body** (MNCB) that is accredited by an IAF MLA signatory member Accreditation Body under the main scope ISO/IEC 17021-1
{% endhint %}

### Activating your AB Account

1. If you meet the prerequisites, you'll be able to receive the MNCB 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.
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:

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