# How to verify a Company Certificate?

Once the system identifies a match, you can access detailed certification information for the matched companies. This includes the certification status (**active, suspended, withdrawn, expired**) along with the associated standards and schemes. This process is initiated by clicking the **Verify Certifications** button.

## Where can I verify the certifications?

### **Search**

Enter the certificate number directly in the search engine to verify a certification.

<figure><img src="/files/jVwYdyJOhervIPxnt10S" alt=""><figcaption></figcaption></figure>

If no suggestions are provided, it may indicate one of the following:

* The certification has not yet been added to the IAF CertSearch database.
* The company's name is restricted and confidential, and therefore not publicly available.
* The certification has been removed from the IAF CertSearch database.

If you believe that the certification you are trying to verify is valid but cannot find it in our database, please contact us using the following link: [IAF CertSearch Inquiry](https://www.iafcertsearch.org/enquiry).

***

### **Certified Entity Profile Page**

Navigate to the Certified Entity's profile and click the **View Certification** button.

<figure><img src="/files/BRjOBTnUHY9UgSi8biZH" alt="" width="563"><figcaption></figcaption></figure>

***

### **Verify from a Bulk Match**

Once you've successfully matched an entity and obtained its certification information, click on the **Verify Certifications** to verify the details.

<figure><img src="/files/EU0iCNcYLaOsEAlZBkfc" alt=""><figcaption></figcaption></figure>

***

#### **From the Companies' list**

Access certification information directly from the Companies list.

<figure><img src="/files/Xgg5eGb1ComsgpH4w574" alt=""><figcaption></figcaption></figure>

***

#### **From the Certification list**

Verify certifications by selecting the relevant entry from the Certification list.

<figure><img src="/files/YA2vIogJdCffnWicVacW" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

### Things to Take Note of:

**Multiple Certifications per Certified Entity**

A Certified Entity may hold multiple certifications. We recommend reviewing the number of certifications you plan to verify to ensure you're aware of the potential charges.

\
**Certification Charges on Legacy Plans**

The system will charge you for verification whenever you access live certificate information, except during the **Verification Access Grace Period**. If you are within the 30-day grace period, you can access the record without consuming any credits.

**Certification Charges on the Updated Plans**

Under the updated plans, charges are now based on **company profile access** instead of individual certificate access. This means that no matter how many certificates a certified entity holds, accessing its profile will only deduct **one verification credit**.
{% 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/certificate-verification/how-to-verify-a-company-certificate.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.
