# Accounts

You can create multiple accounts under the Certification Body Account. The account user will be able to manage data (View, Upload, Edit, and Delete) and receive enquiries from the IAF CertSearch for their specified location.

To view the accounts under your Certification Body account, click **Accounts** in the left-hand navigation. Here you can view the account information such as Account Status, Account Name, Location, Updated at, and Created at.

## Add Account

1. From the Dashboard, click **Accounts** in the left-hand navigation.
2. On the Accounts page, click **+ Add Account.**
3. Enter Location and Account Information.

<figure><img src="/files/CBOjEMW0G3PlN4T6XgSW" alt="" width="426"><figcaption></figcaption></figure>

4. Once completed, click the **'Submit'**.&#x20;
5. By clicking the Submit button, IAF CertSearch will send an activation link to the account email. The email holder is required to click on the link and sign up to activate the account.


---

# 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/settings/accounts.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.
