# Search Company Certificates

## Overview

We have introduced an enhanced Search feature for Verification Users. This update provides more relevant search results by suggesting multiple companies or certificates based on the keywords you enter. It also includes improved filtering options to help you quickly find the information you need.

#### What's New?

* **Direct search** by company name or certificate number.
* **Multiple suggestions** through a search result page for matching companies or certificates based on your keywords.
* **Improved filters** to help you quickly narrow results.
* **Streamlined verification** with fewer steps and faster access to information.

<figure><img src="/files/8LgyYz3yvoJxqVBGFDGy" alt=""><figcaption></figcaption></figure>

## Key Benefits

* **Smarter suggestions**
  * Get multiple company or certificate matches based on your keywords.
* **Improved search accuracy**
  * Reduce time spent looking for the right record.
* **Location-based filtering**&#x20;
  * Narrow results to specific countries.
* **User-friendly interface**
  * Clean and intuitive design for faster navigation.

## How It Works

{% stepper %}
{% step %}

### **Access the Search Page**

Navigate to the Search page in your Verification User dashboard.

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

or you can also find the search at the top of  your dashboard header

<figure><img src="/files/xAjmbvQE0MTtZi2VCfbG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Enter Keywords**

Type the name of a company, certificate number, or any related keyword in the search box.\
As you type, the system will suggest matching companies or certificates.

* If you see the company you’re looking for in the suggestions, click its name directly to view details.<br>

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

* If you want to view all possible matches, press **Enter** or click the **Search** icon to go to the full **Search Results** page.

<figure><img src="/files/kqW1wT8IFKQnl8I1BAWK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Apply Location Filters (Optional)**

Use the location filter to limit results to a specific country or region.

<figure><img src="/files/epJ6acrpcuIPbimLHaCV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Select a company by clicking View Profile**

Click on the desired company or certificate to view its details.

**Example:**

* **Search Term: ABC**

**Result:**

* **4 records found**

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

{% hint style="warning" %}
**Note:**&#x20;

* Suggested results does not consume any verification credits, you will only get charged when you access the company profile page or the certificate page.
* Suggested results may vary depending on your subscription plan. To protect our data, some results are limited for free accounts. [Upgrade your plan ](https://www.iafcertsearch.org/membership/plans)to access the full set of search results [here](https://www.iafcertsearch.org/membership/plans).
  {% endhint %}
  {% endstep %}

{% step %}

### Once selected, you will be redirected to the **Company Profile** page.

On this page, you can view a list of all certificates issued to the entity you selected.

<figure><img src="/files/bSqCBLJ3IfsAUy09VZEJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Click “View Certificate”**

To see the certificate details, click the **View Certificate** button. You will be redirected to the **Certificate** page.

<figure><img src="/files/0PYw11fMr9VUwzrRJryR" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/search/search-company-certificates.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.
