# 管理CB的认证标准

标准页面提供管理CB认证标准的功能。您可以在此查看以下信息：

* 状态
* 方案类型（程序）
* 方案标准（包括版本）
* 标准代码
* 标准版本
* 首次发行日期
* 发行日期
* 到期日期
* 证书数量

要查看CB的标准：

1. 从左侧导航中点击 **'认证机构'**
2. 搜索要编辑的CB
3. 点击CB名称或在操作列下点击 **'查看'** 按钮
4. 您将被重定向到CB详细页面
5. 从导航栏中点击 **'标准'**

## 分配标准给CB

要将标准分配给CB：

1. 从左侧导航中点击 **'认证机构'**
2. 搜索要编辑的CB
3. 点击CB名称或在操作列下点击 **'查看'** 按钮
4. 您将被重定向到CB详细页面
5. 从导航栏中点击 **'标准'**
6. 点击 **'+给CB分配标准'** 按钮
7. 在模态框中 **分配标准给CB**，搜索要提供给CB的标准
8. 输入原始发行日期、发行日期和到期日期
9. 完成后，点击 **'分配标准'** 按钮

一旦分配成功，CB将被授予分配的标准，用于添加其认证数据。

***

## 编辑CB的标准

要编辑CB的认证标准：

1. 从左侧导航中点击 **'认证机构'**
2. 搜索要编辑的CB
3. 点击CB名称或在操作列下点击 **'查看'** 按钮
4. 您将被重定向到CB详细页面
5. 从导航栏中点击 **'标准'**
6. 搜索要更新的标准
7. 点击 **'查看'** 按钮
8. 在模态框中 **编辑CB的标准**，点击 **'编辑'** 按钮
9. 更改要更新的信息：
   * 标准状态
   * 首次发行日期
   * 发行日期
   * 到期日期
10. 完成后，点击 **'保存更改'** 按钮

***

## 删除CB的标准

要删除CB的认证标准：

1. 从左侧导航中点击 **'认证机构'**
2. 搜索要编辑的CB
3. 点击CB名称或在操作列下点击 **'查看'** 按钮
4. 您将被重定向到CB详细页面
5. 从导航栏中点击 **'标准'**
6. 搜索要更新的标准
7. 点击 **'查看'** 按钮
8. 在模态框中 **编辑CB的标准**，点击 **'删除标准'** 按钮
9. 通过点击 **'确认'** 按钮确认是否要删除标准

一旦删除，CB将无法再发布与被删除标准授权的证书数据。


---

# 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-cbs-accredited-standards.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.
