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