# Certifications

The Certifications provide access to the certificates uploaded by your organization, which they have issued to the Certified Entities. The certification data is collected and imported through [File Upload](https://support.iafcertsearch.org/mncb/data-management/data-import/data-import-methods/file-upload) or [FTP](https://support.iafcertsearch.org/mncb/data-management/data-import/data-import-methods/ftp).

In this section, you'll have the ability to manually manage the certification data.

{% hint style="info" %}
**Note:** Adding Certification data requires Certified Entity Information.
{% endhint %}

### View Certificates

To view the list of certificates, click **'Certifications'** from the left pane navigation.

This page includes the following information:

<table><thead><tr><th width="225.5">Column Name</th><th>Description</th></tr></thead><tbody><tr><td>Certificate Status</td><td><em>Current standing of the Certified Entity's certification.</em><br><br><em>Certificate status dataset: active, inactive, hidden, cancelled, withdrawn, cbwithdrawn, suspended, pending, deleted, or expired</em></td></tr><tr><td>Certificate Number</td><td><em>Certificate Number that appears in the issued certificate</em></td></tr><tr><td>Confidential</td><td><em>Permission to access the Certificate Information in public</em></td></tr><tr><td>Expiry Date</td><td><em>Date on which the validity of the certificate expires.</em></td></tr><tr><td>Certification Body</td><td><em>Name of the Certification Body</em></td></tr><tr><td>Certified Entity</td><td><em>Name of the Certified Entity to which the certificate is issued to</em></td></tr><tr><td>Site</td><td><em>Number of accredited sites in the issued certificate</em></td></tr><tr><td>Location</td><td><em>Country of the main site</em></td></tr><tr><td>Updated at </td><td><em>Date on which the certification data is updated</em></td></tr><tr><td>Created at</td><td><em>Date on which the certification record is created</em></td></tr></tbody></table>

To learn more about the Certification data fields, click [here](https://support.iafcertsearch.org/mncb/iaf-certsearch-data-structure/certified-entity-and-certification-fields-glossary).

This section also provides the ability to view and manage individual Certificate information.

###

### Managing Certified Entity data through Data Import

{% hint style="info" %}
Before importing data through Data Import, be sure to learn about the IAF CertSearch Data Format and Structure, such as [Certificate File Format](https://support.iafcertsearch.org/mncb/iaf-certsearch-data-structure/certified-entity-and-certification-fields-glossary), [Certificate Template](https://support.iafcertsearch.org/mncb/data-management/data-import/certification-file-templates), and [Manage Data in XML](https://support.iafcertsearch.org/mncb/data-management/data-import/certification-file-templates/manage-data-in-xml).
{% endhint %}

#### Data Import Methods

> [File Upload](https://support.iafcertsearch.org/mncb/data-management/data-import/data-import-methods/file-upload)
>
> [FTP](https://support.iafcertsearch.org/mncb/data-management/data-import/data-import-methods/ftp)


---

# 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/mncb/data-management/certifications.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.
