> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/verifiers/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/verifiers/listing/companies.md).

# Companies

On this page, you'll find an overview of the companies you've searched, including whether they have matches or not. For matched companies, it lists their corresponding entities and the number of certifications they hold, offering a clear summary of your search and matching status.

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

The page is divided into the following sections:

* Statistical Overview
* Companies List

### **Statistical Overview**

* **Total Companies:** Displays the number of companies you've searched within IAF CertSearch.
* **Matched**: Shows the number of companies that have been successfully matched with records in the IAF CertSearch database.
* **Not Matched**: Indicates the number of companies that do not have a match within the IAF CertSearch database.

**Verify Certifications:**

Easily verify the certifications of companies you've matched with in IAF CertSearch.

### Companies List

This section displays the companies you have searched for, providing a comprehensive overview that includes:

#### Table Columns

* **Company Name**: The name of each company you've looked up, which can be clicked to display the company information you have provided.
* **Country/Economy**: The country in which the company is located.
* **Matching Status**: Indicates whether the company has a match in the IAF CertSearch database.
  * **Matched: Exact**: Shows only companies with exact matches.
  * **Matched: Loose**: Displays companies with partial or similar matches.
  * **Not Matched:** Displays the companies do not have a match within the IAF CertSearch database.
* **Matched With**: The certified entity that your company search matches.
* **Verification Method**: Describes the method used for verification.
* **Certifications**: Shows how many certifications the company holds.
* **Last Viewed:** The date and time you searched for the company name or the certificate number
* **Tags:** Let you assign tags for easier organization and categorization.

#### **Actions**

* **View Certifications:** Takes you to the list of certifications held by the selected company.
* **Verify Certification:** Initiates the verification process for the company's certifications.

#### **Filters**

* **Filter by Company Name**: Narrow down results based on the company's name.
* **Matching Status**: Choose the matching criteria for your search.
* **Country/Economy**: Filter results by the company's country or economy.
* **Tags**: Use tags to refine your search based on specific categories or attributes.


---

# 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:

```
GET https://support.iafcertsearch.org/verifiers/listing/companies.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.
