# Certification Status

The certification status dataset in the IAF CertSearch database:

<table><thead><tr><th width="185.5">Status</th><th width="369">Description</th><th>Searchable in Public</th></tr></thead><tbody><tr><td><strong>Active</strong></td><td>Indicates that a certification is currently valid, in effect, and compliant with all required standards.</td><td><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td><strong>Inactive</strong></td><td>Indicates that a certification is not valid and cannot be associated with any certification status. </td><td><mark style="color:red;"><strong>No</strong></mark></td></tr><tr><td><strong>Suspended</strong></td><td>When the CB has suspended the issued certificate.</td><td><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td><strong>Cancelled</strong></td><td>Indicates that a certification is <strong>permanently revoked or terminated,</strong> which means the certification is no longer valid.</td><td><mark style="color:red;"><strong>No</strong></mark></td></tr><tr><td><strong>Draft</strong></td><td>Indicates that a certification is created as a draft and can be published only after the certification information is completed.</td><td><mark style="color:red;"><strong>No</strong></mark></td></tr><tr><td><strong>Withdrawn</strong></td><td>When the CB has withdrawn the issued certificate.</td><td><mark style="color:green;"><strong>Yes</strong></mark></td></tr><tr><td><strong>Expired</strong></td><td>Indicates that a certification has reached its <strong>end date</strong> without renewal, which means the certification is no longer valid.</td><td><mark style="color:green;"><strong>Yes</strong></mark></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/certification-bodies/field-name-glossary/iaf-certsearch-dataset/certification-status.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.
