# AB标准

### 查看单个AB标准详情

要查看单个AB标准的详情，请按照以下步骤操作：

1. 从左侧导航栏点击“标准”页面。
2. 找到您想要查看的标准。
3. 在操作列下点击**查看**按钮。
4. 会弹出一个模态框，显示所选标准的详情。

***

### 更新单个AB标准详情

要更新单个AB标准的详情，请按照以下步骤操作：

1. 从左侧导航栏点击“标准”页面。
2. 找到您想要查看的标准。
3. 在操作列下点击**查看**按钮。
4. 会弹出一个模态框，显示所选标准的详情。
5. 点击**编辑**按钮。
6. 您可以更新以下字段：

{% tabs %}
{% tab title="更新AB标准字段" %}
{% hint style="warning" %}
**注意：** 标准字段仍为**只读**
{% endhint %}

* 标准状态
* 方案
* 首次发布日期
* 发布日期
* 过期日期
  {% endtab %}
  {% endtabs %}

7. 完成后，点击**保存更改**按钮。
8. 标准详情已成功更新。

***

### 添加AB标准

{% hint style="info" %}
**先决条件**

* 确保方案库中包含正确的方案
  * [了解如何添加标准到标准库](/accreditation-bodies/ab-zh/data-management/standards/ab-standards/add-standard-to-library.md#add-standard-to-library)
* 确保标准库中包含正确的标准
  * [了解如何添加方案到方案库](/accreditation-bodies/ab-zh/data-management/standards/ab-standards/add-scheme-to-library.md#add-scheme-to-library)
    {% endhint %}

要添加新的AB标准，请按照以下步骤操作：

1. 从左侧导航栏点击“标准”页面。
2. 点击\*\*+ 添加AB标准\*\*按钮。
3. 填写添加标准表单。

{% tabs %}
{% tab title="添加标准表单" %}

* 标准状态
* 方案
* 标准（包括版本）
* 首次发布日期
* 发布日期
* 过期日期

关于每个字段的格式说明详见[标准字段名词表](/accreditation-bodies/ab-zh/data-management/standards.md#standards-field-names-glossary)。
{% endtab %}
{% endtabs %}

4. 点击**添加标准**按钮。
5. 保存后，标准将会添加到您的AB标准列表中，并且可以分配给认证机构，以允许认证机构上传相应标准的证书。

***

### 删除AB标准

{% hint style="info" %}
**先决条件**

* 确保标准未分配给任何活动认证。如果已分配，则不允许删除该标准。
  {% endhint %}

要删除AB标准，请按照以下步骤操作：

1. 从左侧导航栏点击“标准”页面。
2. 点击\*\*+ 添加AB标准\*\*按钮。
3. 找到您想要查看的标准。
4. 在操作列下点击**查看**按钮。
5. 会弹出一个模态框，显示所选标准的详情。
6. 点击**删除标准**按钮。
7. 删除后，该标准将不再显示在您的AB标准列表中，也无法分配给任何认证机构。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/standards/ab-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.
