> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-bodies/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/certification-bodies/data-management/certifications/all-imported-certifications.md).

# All Imported Certifications

{% hint style="warning" %} <mark style="color:red;">**Important Notice**</mark>

* Data listed under the **All Imported Data** tab is read-only, and actions such as editing or deleting are currently restricted.
* You can only update Certificate information under the **CB Imported Data** tab if you are the one who imported it. If you are not the primary contributor, you will not have permission to edit or delete this data.
* We are actively working on a feature to allow changing the primary contributor. Until this functionality is available, if your MNCB is the primary contributor and certification data requires updates, please contact them to make the necessary changes.
  {% endhint %}

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

### All Imported Data

To ensure compliance with MD requirements, Certification Bodies (CBs) can now review and access all their issued certifications, even if they were imported into the IAF CertSearch database via an Accreditation Body (AB) or scheme owner database.&#x20;

#### What do you need to know?

There are several terms that you need to be aware of:

<table><thead><tr><th width="230">Terms</th><th>Description</th></tr></thead><tbody><tr><td><strong>Primary Contributor</strong></td><td>Refers to the CB, AB, or scheme owner whose data the system prioritizes when multiple versions of the same certification are uploaded.<br><br><strong>Data Prioritization Rule:</strong><br>CB's data is the default priority.<br><br><strong>Exemption:</strong> when CB and MNCB both import the same data, whoever comes first will be the priority.</td></tr><tr><td><strong>All Imported Data</strong></td><td>All certification data issued by the Certification Body that are imported by the primary data contributor.</td></tr><tr><td><strong>CB Imported Data</strong></td><td>All certification data issued and imported by the Certification Body.</td></tr><tr><td><strong>View other version</strong></td><td>If the prioritized data is not the CB version, the system provides an option to view the prioritized version.</td></tr></tbody></table>

It consists of the following data fields:

<table><thead><tr><th width="225">Field Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Certification Status</strong></td><td>Current standing of the Certified Entity's certification.<br><br>Certificate status dataset: active, inactive, hidden, canceled, withdrawn, suspended, pending, deleted, or expired</td></tr><tr><td><strong>Certificate Number</strong></td><td>A certification number is a unique identifier assigned by a certification body to track the authenticity, status, and details of a specific certification such as scope, entity, and validity period.</td></tr><tr><td><strong>Standard and Scheme</strong></td><td>A specific set of criteria, requirements, or guidelines that the certified entity has been assessed against and found to comply with.</td></tr><tr><td><strong>Certified Entity Name</strong></td><td>Name of the Certified Entity, individual, product, or service that has been granted certification</td></tr><tr><td><strong>Main Site - Country</strong></td><td>Country of the main site that holds the primary certification under which other sites may be included or linked. Where the central management activities take place, and it may serve as the central point of contact for certification bodies or auditors.</td></tr><tr><td><strong>Accreditation Body</strong></td><td>Name of the Accreditation Body</td></tr><tr><td><strong>Primary Contributor</strong></td><td>Company name of the primary contributor of the prioritized data.</td></tr><tr><td><strong>Expiry Date</strong></td><td>The date on which the validity of the certificate will come to an end.</td></tr><tr><td><strong>Confidentiality</strong></td><td>Indicator of whether the certified entity's information is confidential.</td></tr><tr><td><strong>Updated at</strong></td><td>Date on which the certification data is updated</td></tr><tr><td><strong>Created at</strong></td><td>Date on which the certification data is created</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/certification-bodies/data-management/certifications/all-imported-certifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
