> 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/cb-imported-data.md).

# CB Imported Data

#### What you need to know?

This listing page shows all the certification data that have been imported by your organization into the IAF CertSearch database.&#x20;

It consists of the following data:

<table><thead><tr><th width="243.5">Column Name</th><th>Description</th></tr></thead><tbody><tr><td>Certificate Status</td><td>Current standing of the Certified Entity's certification.<br><br>Certificate status dataset: active, inactive, hidden, cancelled, withdrawn, suspended, pending, deleted, or expired</td></tr><tr><td>Certificate Number</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>Standards and Schemes </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>Confidential</td><td>Indicator of whether the certified entity's information is confidential.</td></tr><tr><td>Expiry Date</td><td>The date on which the validity of the certificate will come to an end.</td></tr><tr><td>Accreditation Body</td><td>Name of the Accreditation Body</td></tr><tr><td>Certified Entity</td><td>Name of the Certified Entity, individual, product, or service that has been granted certification</td></tr><tr><td>Main Site </td><td>Country of the main site where the certificate is issued</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f195">🆕</span> Sectors</td><td>Number of sectors assigned in the issued certificate</td></tr><tr><td>Updated at </td><td>Date on which the certification data is updated</td></tr><tr><td>Created at</td><td><em>Date on which the certification record is created</em></td></tr></tbody></table>

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

### Managing Individual Certification Data&#x20;

> [Add Certificate](/certification-bodies/data-management/certifications/add-certificate.md)
>
> [Add Multiple Standard](/certification-bodies/data-management/certifications/add-multiple-standards.md)
>
> [Add Additional Site](/certification-bodies/data-management/certifications/add-additional-site.md)
>
> [Edit Certificate](/certification-bodies/data-management/certifications/edit-certificate.md)
>
> [Edit Additional Site](/certification-bodies/data-management/certifications/edit-additional-sites.md)
>
> [Delete Certificate](/certification-bodies/data-management/certifications/delete-certificate.md)
>
> [Delete Additional Site](/certification-bodies/data-management/certifications/delete-additional-site.md)

### Managing Certified Entity data through Data Import

{% hint style="info" %}
Before importing data through Data Import, learn about the IAF CertSearch Data Format and Structure, such as [Certificate File Format](/certification-bodies/field-name-glossary/certification-fields-glossary.md), [Certificate Template](/certification-bodies/data-management/import-certification/certification-templates.md), [Manage Data in Excel](/certification-bodies/data-management/import-certification/certification-templates/manage-data-in-excel.md), and [Manage Data in XML](/certification-bodies/data-management/import-certification/certification-templates/manage-data-in-xml.md).
{% endhint %}

#### Data Import Methods

> [File Upload](/certification-bodies/data-management/import-certification/data-import/data-import-methods/file-upload.md)
>
> [FTP](/certification-bodies/data-management/import-certification/data-import/data-import-methods/ftp.md)
>
> [API](https://support.iafcertsearch.org/api-developer-guide/api-integration/certification-body-apis/v2/certification-api)


---

# 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/cb-imported-data.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.
