# 账户

当您激活认证机构账户时，将自动创建一个总部账户（**Head Quarters (HQ)**）。

总部账户用作主账户，您可以在该账户中管理认证机构的资料、用户和账户。

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

{% hint style="info" %}
**前提条件：**

* 只有\*\*总部账户（HQ）\*\*可以添加和编辑账户
* 受邀账户持有人必须通过激活链接进行激活
  {% endhint %}

***

### 添加账户

在账户下，可以创建一个其他**AB子账户**。

**子账户**适用于具有子公司或位于不同地点或具有不同合作范围的AB。

#### 添加账户的步骤：

1. 进入账户页面
2. 单击"添加账户"按钮
3. 您将被重定向到"添加账户"表单页面

{% tabs %}
{% tab title="账户详细信息字段" %}
**地点**

\*\*注意：\*\*城市、州和国家将显示在实际资料中，完整地址将保密。

* 国家 <mark style="color:red;">（必填）</mark>
* 楼号/层数/街道 <mark style="color:red;">（必填）</mark>
* 城市 <mark style="color:red;">（必填）</mark>
* 州（可选）
* 邮政编码 <mark style="color:red;">（必填）</mark>

***

**账户信息**

账户名称将显示在实际资料的查询表单中，并发送到以下电子邮件地址。

* 账户名称 <mark style="color:red;">（必填）</mark>
* 账户电子邮件 <mark style="color:red;">（必填）</mark>
* 关键联系人 <mark style="color:red;">（必填）</mark>
* 账户网站（可选）
  {% endtab %}
  {% endtabs %}

4. 完成后，单击"提交"按钮
5. 额外的账户现在已添加到您的账户列表
6. 激活链接将发送到该账户

***

### 更新账户详细信息

要更新账户详细信息的步骤：

1. 进入账户页面，找到要更新的账户
2. 在操作列下，单击"查看"按钮
3. 单击"编辑"按钮
4. 找到要更新的信息

{% tabs %}
{% tab title="账户详细信息字段" %}
**地点**

\*\*注意：\*\*城市、州和国家将显示在实际资料中，完整地址将保密。

* 国家 <mark style="color:red;">（必填）</mark>
* 楼号/层数/街道 <mark style="color:red;">（必填）</mark>
* 城市 <mark style="color:red;">（必填）</mark>
* 州（可选）
* 邮政编码 <mark style="color:red;">（必填）</mark>

***

**账户信息**

账户名称将显示在实际资料的查询表单中，并发送到以下电子邮件地址。

* 账户名称 <mark style="color:red;">（必填）</mark>
* 账户电子邮件 <mark style="color:red;">（必填）</mark>
* 关键联系人 <mark style="color:red;">（必填）</mark>
* 账户网站（可选）
  {% endtab %}
  {% endtabs %}

5. 在相应的输入字段中输入更新后的信息。
6. 完成后，单击"保存更改"按钮
7. 账户信息现已成功更新


---

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