> 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/data-management/certifications/delete-certificate.md).

# Delete Certification

Here are articles that guide you through manually deleting certificate data from the IAF CertSearch database.

{% hint style="warning" %} <mark style="color:red;">**IMPORTANT NOTE**</mark><mark style="color:red;">:</mark> Please be aware that once you have deleted your certifications they are **permanently deleted from the database**, **it is not possible to reverse this action**. The IAF Database LLC takes no responsibility for any ramifications that may be caused by taking this action, see terms and conditions for further detail.
{% endhint %}

### Delete an individual certificate

1. Go to the **Certifications** listing page, click **CB Imported** and choose the certificate you want to delete
2. Scroll to the bottom section of the certification detail page

<figure><img src="/files/bcsQIOPQSCYTHCVO5qjQ" alt="" width="375"><figcaption></figcaption></figure>

3. Click the **'Delete Certificate'** button
4. To ensure that you are not accidentally deleting the certification data, a delete confirmation is needed.

<figure><img src="/files/tfe4Apd4fAueScFODA3k" alt="" width="268"><figcaption><p>Delete Certificate Confirmation</p></figcaption></figure>

5. Click the **'Send OTP'** button
6. Copy the code from your inbox and paste it into the Verify OTP input fields
7. Once completed, click the **'Delete Certification'** button.

### Bulk Delete Certification

1. Go to the **Certifications** listing page and click **CB Imported.**
2. Scroll down to the bottom of the Certifications Listing Page.
3. Click “Delete All Certifications”.
4. To ensure that you are not accidentally deleting the certification data, a delete confirmation is needed.
5. Click “Send OTP”.
6. Copy the code from your inbox and paste it into the Verify OTP input fields.
7. Once completed, click “Delete Certifications”.

To know more about Certification and Certified Entity fields, click [**here**](/certification-bodies/data-management/import-certification/certification-templates.md)

**Want to import bulk data? Try** [**Data Import**](/certification-bodies/data-management/import-certification/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/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.
