# 계정

인증기관 계정을 활성화하면 **본부 (HQ)** 계정이 자동으로 생성됩니다.

HQ 계정은 AB 프로필 정보, 사용자 및 계정을 관리할 수 있는 마스터 계정으로 사용됩니다.

<figure><img src="https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ko/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-ko/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.
