# Accreditation Body Profile

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

### View AB Profile

To view your AB Profile information:

1. go to Accreditation Body Profile
2. On the AB profile page, you'll have access to the following information:

{% tabs %}
{% tab title="Accreditation Body Profile" %}

### Public Information&#x20;

Information that can be seen in the public through the AB public profile)

* Accreditation Body Logo (optional)
* Accreditation Country / Economy <mark style="color:red;">(required)</mark>
* Accreditation Body Name <mark style="color:red;">(required)</mark>
* Accreditation Body Acronym <mark style="color:red;">(required)</mark>
* Accreditation Body Website <mark style="color:red;">(required)</mark>&#x20;
* Accreditation Body Phone&#x20;
* Accreditation Body Fax&#x20;
* Accreditation Body Description <mark style="color:red;">(required)</mark>

### Private Information&#x20;

Information that can be seen in the public through the AB public profile)

* Key Contact Name <mark style="color:red;">(required)</mark>
* Accreditation Body Email Address <mark style="color:red;">(required)</mark>
  {% endtab %}
  {% endtabs %}

***

### Update AB Profile

To update your AB Profile information:

1. go to Accreditation Body Profile
2. On the AB profile page, you'll have access to the following information:

{% tabs %}
{% tab title="Accreditation Body Profile" %}

### Public Information&#x20;

Information that can be seen in the public through the AB public profile)

* Accreditation Body Logo (optional)
* Accreditation Country / Economy <mark style="color:red;">(required)</mark>
* Accreditation Body Name <mark style="color:red;">(required)</mark>
* Accreditation Body Acronym <mark style="color:red;">(required)</mark>
* Accreditation Body Website <mark style="color:red;">(required)</mark>&#x20;
* Accreditation Body Phone&#x20;
* Accreditation Body Fax&#x20;
* Accreditation Body Description <mark style="color:red;">(required)</mark>

### Private Information&#x20;

Information that can be seen in the public through the AB public profile)

* Key Contact Name <mark style="color:red;">(required)</mark>
* Accreditation Body Email Address <mark style="color:red;">(required)</mark>
  {% endtab %}
  {% endtabs %}

3. Look for the information you want to update the click the **Edit** button
4. Once updated, click the **Save Changes** button&#x20;
5. Your AB profile information is now successfully updated.

***

### Add or Update AB Logo

1. To add or update the AB Logo, click the **Edit** button

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

2. Click the **Browse** button
3. A modal pops up where you select the image you want to use as the logo
4. Once selected, click the **Save Changes** button
5. Your logo will now be successfully added to your AB profile.


---

# 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/accreditation-body-profile.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.
