# 활성화

{% hint style="info" %}
**전제 조건**

* ISO/IEC 17021-1의 주요 범위로 IAF MLA의 회원인 **인증기관** 이어야 합니다.
* IAF CertSearch에서 제공한 활성화 링크가 있어야 합니다.
  {% endhint %}

### AB 계정 활성화하기

1. 전제 조건을 충족하면 AB 활성화 링크를 받을 수 있습니다. 받은 이메일의 제목이 **“Activation - IAF”** 이고 <info@iafcertsearch.org>에서 보낸 이메일을 받은 후에 이메일을 열어보세요.
2. 브라우저에서 활성화 링크에 접근하세요.
3. 약관, 개인정보처리방침 및 데이터 관리 규정을 읽으세요. 확인란을 선택하세요.
4. 활성화 양식을 작성하세요:

{% tabs %}
{% tab title="활성화 양식" %}

* 회사 이름
* 국가
* 회사 산업 (선택 사항)
* 이메일 주소
* 이름
* 성
* 비밀번호
* Captcha
  {% endtab %}
  {% endtabs %}

5. 작성이 끝나면 **계정 생성** 버튼을 클릭하세요.
6. 이메일로 코드를 받을 것입니다, *코드가 활성화에 사용한 이메일 주소로 전송될 것입니다.*
   * **6자리 코드**를 입력한 후 제출을 클릭하세요.
7. 검증된 후 **제출** 버튼을 클릭하세요.
8. 이제 AB 계정이 성공적으로 활성화되었습니다. 진행하기 위해 계속하세요.

***

### 다음 단계는 무엇인가요?

계정 설정을 완료한 후 데이터 관리 작업을 계속할 수 있습니다. 다음을 참조하세요:

> [프로필 관리](/accreditation-bodies/ab-ko/settings/accreditation-body-profile.md)
>
> [계정 추가](/accreditation-bodies/ab-ko/settings/accounts.md#add-accounts)
>
> [인증기관 가져오기](/accreditation-bodies/ab-ko/data-management/import-certification-body.md)
>
> [인증서 가져오기](/accreditation-bodies/ab-ko/data-management/import-certification.md)
>
> [보안 설정 관리](/accreditation-bodies/ab-ko/settings/settings/security-settings.md)


---

# 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/getting-started/activation.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.
