> 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/search/bulk-match-via-import-company-data/company-matching-results.md).

# Company Matching Results

## How does the matching result work?

After you upload your company data for verification, the system automatically begins the matching process against the Certified Entity records in the IAF CertSearch database.

### **Criteria for Matching**

The system uses predefined criteria to identify potential matches. This includes the following:

* Company Name
* Country
* Company Identifiers
  * VAT
  * TAX ID
  * DUNS Number
  * Company ID Number
  * Business Registration Number

### **Matching Result**

Once the matching process is complete, the summary of results will be displayed in the **Import Activities** section and detailed results will be listed in the **Companies** list, showing:

#### **Matched**

* <mark style="color:green;">**Exact:**</mark> Records that have successfully matched with certified entities.
* <mark style="color:orange;">**Loose:**</mark> Records that have partially matched with certified entities, indicating some similarities but not a complete match.

{% hint style="info" %}
If you manually search for a company name using the search engine and find the desired result among the suggestions, accessing the page will be considered an **exact match**.
{% endhint %}

#### **Not Matched**

* Records that could not find a corresponding certified entity.

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

* The company has not yet been added to the IAF CertSearch database.
* The company name is restricted or confidential and not publicly available.
* The company has been removed from the IAF CertSearch database.

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


---

# 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/search/bulk-match-via-import-company-data/company-matching-results.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.
