# CB 인증 관리

이 섹션에서는 CB 인증 상태를 관리하는 방법에 대해 안내합니다.

## CB 인증 정보 취소

1. 왼쪽 탐색 메뉴에서 \*\*'인증기관'\*\*을 클릭합니다.
2. 편집하려는 CB를 검색합니다.
3. 동작 열 아래의 **CB 이름을 클릭하거나 '보기' 버튼**을 클릭합니다.
4. CB 상세 페이지로 리디렉션됩니다.
5. **인증 기관 인증 상태** 섹션에서 **"편집"** 버튼을 클릭합니다.
6. 인증 상태 필드에서 **해제** 라디오 버튼을 선택합니다.
7. 완료되면 '**변경 사항 저장**' 버튼을 클릭합니다.

### 인증 취소 규칙

CB 인증이 취소되면 CB는 다음과 같이 제한됩니다:

<table><thead><tr><th width="334">기능</th><th>제한 사항</th></tr></thead><tbody><tr><td>IAF CertSearch 계정 로그인</td><td>로그인 접근이 제한됩니다.</td></tr><tr><td>인증 검색 액세스</td><td>취소된 날짜 이후 3개월 동안 검색 가능합니다.</td></tr><tr><td>인증 공개 액세스</td><td>취소된 날짜 이후 3개월 동안 접근 가능합니다.</td></tr><tr><td>인증 기관 프로필 페이지</td><td>접근할 수 없습니다.</td></tr></tbody></table>

***

## CB 인증 정보 일시 중지

1. 왼쪽 탐색 메뉴에서 \*\*'인증기관'\*\*을 클릭합니다.
2. 편집하려는 CB를 검색합니다.
3. 동작 열 아래의 **CB 이름을 클릭하거나 '보기' 버튼**을 클릭합니다.
4. CB 상세 페이지로 리디렉션됩니다.
5. **인증 기관 인증 상태** 섹션에서 **"편집"** 버튼을 클릭합니다.
6. 인증 상태 필드에서 **일시 중지** 라디오 버튼을 선택합니다.
7. 완료되면 '**변경 사항 저장**' 버튼을 클릭합니다.

### 일시 중지된 인증 규칙

<table><thead><tr><th width="334">기능</th><th>제한 사항</th></tr></thead><tbody><tr><td>IAF CertSearch 계정 로그인</td><td>로그인 접근이 허용됩니다.</td></tr><tr><td>인증 검색 액세스</td><td>만료될 때까지 검색 가능합니다.</td></tr><tr><td>인증 공개 액세스</td><td>만료될 때까지 접근 가능합니다.</td></tr><tr><td>인증 기관 프로필 페이지</td><td>접근 가능합니다.</td></tr></tbody></table>


---

# 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/data-management/certification-bodies/manage-cb-accreditation.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.
