> 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/ab-zh/settings/accreditation-body-profile.md).

# 认证机构个人资料

HQ帐户作为主帐户，您可以在其中管理您的AB配置文件信息、用户和帐户。

### 查看AB配置文件

要查看您的AB配置文件信息：

1. 转到 认证机构配置文件
2. 在AB配置文件页面上，您将可以访问以下信息：

{% tabs %}
{% tab title="认证机构配置文件" %}

#### 公开信息

可以通过AB公共配置文件看到的信息）

* 认证机构标识（可选）
* 认证国家/经济体（必填）
* 认证机构名称（必填）
* 认证机构缩写（必填）
* 认证机构网站（必填）
* 认证机构电话
* 认证机构传真
* 认证机构描述（必填）

#### 私人信息

可以通过AB公共配置文件看到的信息）

* 主要联系人姓名（必填）
* 认证机构电子邮件地址（必填）
  {% endtab %}
  {% endtabs %}

***

### 更新AB配置文件

要更新您的AB配置文件信息：

1. 转到 认证机构配置文件
2. 在AB配置文件页面上，您将可以访问以下信息：

{% tabs %}
{% tab title="认证机构配置文件" %}

#### 公开信息

可以通过AB公共配置文件看到的信息）

* 认证机构标识（可选）
* 认证国家/经济体（必填）
* 认证机构名称（必填）
* 认证机构缩写（必填）
* 认证机构网站（必填）
* 认证机构电话
* 认证机构传真
* 认证机构描述（必填）

#### 私人信息

可以通过AB公共配置文件看到的信息）

* 主要联系人姓名（必填）
* 认证机构电子邮件地址（必填）
  {% endtab %}
  {% endtabs %}

3. 寻找您要更新的信息，然后单击**编辑**按钮
4. 更新后，单击**保存更改**按钮
5. 您的AB配置文件信息已成功更新。

***

### 添加或更新AB标识

1. 要添加或更新AB标识，请单击**编辑**按钮

<figure><img src="https://github.com/QualityTrade/iaf-docs-accreditation-bodies-zh/blob/main/.gitbook/assets/[AB]-Update-Logo.png" alt=""><figcaption></figcaption></figure>

2. 单击**浏览**按钮
3. 弹出模态窗口，您可以在其中选择要用作标识的图像
4. 选择后，单击**保存更改**按钮
5. 您的标识现在已成功添加到您的AB配置文件中。


---

# 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/accreditation-bodies/ab-zh/settings/accreditation-body-profile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
