# Accounts

When you activate an Accreditation Body account, a **Head Quarters (HQ)** account is created automatically.&#x20;

The HQ account serves as the master account where you can manage your AB profile information, users, and accounts.

<figure><img src="https://907136775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtxznoqtwGklxZjbTzUrS%2Fuploads%2FWKaMhZoy8l2lmD67Vd99%2F%5BAB%5D-Accounts.png?alt=media&#x26;token=5c04f05d-a2d4-4f51-993f-cf159d303762" alt=""><figcaption></figcaption></figure>

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

* Only the **Head Quarter Account (HQ)** can add and edit the Accounts
* The invited account holder must activate via the Activation Link
  {% endhint %}

***

### Add Accounts

Under Accounts, it is possible to create another **AB Sub Account.**

**Sub Accounts** are ideal for ABs with subsidiaries or in different locations or scheme focus.

#### To add an Account:

1. go to the Accounts page
2. Click the Add Account button
3. You'll be redirected to an Add Account form

#### Location

**Note:** City, State, and Country will appear on the live profile, the full address will be private.

<table><thead><tr><th width="262">Field Name</th><th width="262">Requirement</th><th>Example</th></tr></thead><tbody><tr><td>Country</td><td><mark style="color:red;">Required</mark></td><td>United States</td></tr><tr><td>Bldg. No. / Floor No. / Street</td><td><mark style="color:red;">Required</mark></td><td>1234 Elm Street</td></tr><tr><td>City</td><td><mark style="color:red;">Required</mark></td><td>Springfield</td></tr><tr><td>State</td><td>Optional</td><td>IL</td></tr><tr><td>Zipcode/Postcode</td><td>Optional</td><td>62704</td></tr></tbody></table>

#### Account Information

The Account Name will appear in the enquiry form on the live profile and the enquiry will be sent to the email below.

* Account Name <mark style="color:red;">(required)</mark>
* Account Email <mark style="color:red;">(required)</mark>
* Key Contact Name <mark style="color:red;">(required)</mark>
* Account Website (optional)

4. Once completed, click the Submit button
5. The additional Account is now added to your Accounts list
6. An activation link will be sent to the Account

***

### Update Account Details

To update the account details:

1. go to the Accounts page, look for the account you want to update
2. Under the actions column, click the **View** button
3. Click the **Edit** button
4. Look for the information you want to update
5. Enter the updated information in its respective input fields.
6. Once completed, click the **Save Changes** button
7. The account information is now successfully updated


---

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