> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/certification-bodies/cb-zh/data-management/certifications/delete-certificate.md).

# 删除证书

以下是指导您如何从IAF CertSearch数据库中手动删除证书数据的文章。

{% hint style="warning" %} <mark style="color:red;">**重要提示**</mark><mark style="color:red;">：</mark>请注意，一旦您删除了您的证书，它们将**永久从数据库中删除**，**无法撤销此操作**。IAF Database LLC对因此操作可能引起的任何后果不负任何责任，请参阅条款和条件以了解更多详细信息。
{% endhint %}

### 删除单个证书

1. 在**证书**列表页面中，选择要删除的证书
2. 滚动到证书详细信息页面的底部部分

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-zh/blob/main/.gitbook/assets/[CE]-delete-ind-cert.png" alt="" width="375"><figcaption></figcaption></figure>

3. 单击\*\*“删除证书”\*\*按钮
4. 为确保您不会意外删除认证数据，需要进行确认。

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-zh/blob/main/.gitbook/assets/[CE]-cert-delete-confirmation.png" alt="" width="268"><figcaption><p>删除证书确认</p></figcaption></figure>

5. 单击\*\*“发送OTP”\*\*按钮
6. 从您的收件箱中复制代码并粘贴到“验证OTP”输入框中
7. 完成后，单击\*\*“删除认证”\*\*按钮。

要了解更多关于认证和认证实体字段的信息，请点击[**此处**](/certification-bodies/cb-zh/data-management/data-import/certification-templates.md)

要导入批量数据，请尝试[**数据导入**](/certification-bodies/cb-zh/data-management/data-import.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/certification-bodies/cb-zh/data-management/certifications/delete-certificate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
