# Certificate Verification Guide

IAF CertSearch has revolutionized certification verification by developing a search engine that allows you to easily search and verify an organization’s certification information.

This tool helps reduce risk and enhance trust across the global supply chain. In this guide, you'll learn all the essential steps to efficiently verify company certifications and ensure compliance with accredited standards.

{% hint style="info" %}
Access to advanced features, such as Bulk Matching via file upload, is available only to Basic, Standard, and Enteprise subscribers.
{% endhint %}

### Prerequisites

* An Active IAF CertSearch account.

### **Simplify your certificate verification process with these steps:**

{% stepper %}
{% step %}

#### Start your search

You can initiate your certificate verification through the following:

* **Manual Search** using the IAF CertSearch search engine
* **File Upload** for bulk certificate validation
* **API Integration** for automated, seamless verification
  {% endstep %}

{% step %}

#### Verify the Certifications

You can access their certification information once you find a match for the company you wish to verify. This will initiate the certification verification process, providing details on their certification status and accredited standards.
{% endstep %}

{% step %}

#### [**Understand the Certification Status**](/verifiers/getting-started/certificate-verification-guide/understand-the-certification-status.md)

Each certificate will display one of the following statuses:

* **Active:** Certificate is valid and compliant.
* **Suspended:** Temporarily inactive, may be under review or non-compliant.
* **Withdrawn:** Permanently revoked by the CB.
* **Expired:** Validity period has ended without renewal.
  {% endstep %}

{% step %}

#### **Validate for Compliance**

Use this verified information to:

* Confirm current certification status
* Assess supplier compliance
* Prepare for audits
* Mitigate risk in procurement or partnerships
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}

#### Tips for Verifying a Certificate

When verifying a certification or company information, be sure to review the associated consumption charges. Some certifications may involve multiple entities, which can impact the total verification costs. Understanding this can help you anticipate any additional charges that may apply.
{% endhint %}


---

# 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/verifiers/getting-started/certificate-verification-guide.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.
