# Certified Entity Detail Page

## View the Certified Entity detail page

1. In the Certified Entities listing page, search for the Certified Entity name you want to view
2. To view the Certified Entity detail page you can either click on the:
   * **Certified Entity name**
   * '**Actions'** button
     * then, click **'View Details'**
3. Once done, you'll be redirected to the Certified Entity page, where you'll have access to the Certified Entity **Details** and its **Certificates**.

## Certified Entity Details

This section provides the ability to view and manage the Certified Entity details such as:

{% tabs %}
{% tab title="Certified Entity Information" %}
**Company Information**

* Company Name <mark style="color:red;">(required)</mark>
* Company Trading Name (optional)
* Company English Name (optional)
* TAX ID (optional)
* Company ID Number (optional)
* Business Registration Number (optional)
* Confidential Certified Entity (optional)

**Location Information**

* Certified Entity Country (optional)
* Certified Entity Street <mark style="color:red;">(required)</mark>
* Certified Entity City <mark style="color:red;">(required)</mark>
* Certified Entity State (optional)
* Certified Entity Zipcode/Postcode <mark style="color:red;">(required)</mark>

### **System Information**

Data added to the system information serves as the identifiers of the certified entity record which can be used as a reference for updating data during data import.

* Company Name <mark style="color:red;">(required)</mark>
* Certified Entity Unique ID <mark style="color:red;">(required)</mark>

{% hint style="info" %}
**Recommendations:**

We recommend keeping or maintaining 1 Certified Unique ID assigned to 1 Certified Entity record, to avoid duplications and data inconsistencies.
{% endhint %}
{% endtab %}
{% endtabs %}

### Manage the Certified Entity Details

> [Edit Certified Entity](/certification-bodies/data-management/certifications/edit-certificate.md)
>
> [Add Certificate](/certification-bodies/data-management/certifications/add-certificate.md)

## **Certificates**

This section provides the ability to view and manage the certificates issued to the Certified Entity, which includes:

* Certificate Status
* Certificate Number
* Standard
* Confidential
* Expiry Date
* Accreditation Body
* Certified Entity
* Site Location
* Updated at

### Manage the Certificates

> [Add Certificate](/certification-bodies/data-management/certifications/add-certificate.md)
>
> [Edit Certificate](/certification-bodies/data-management/certifications/edit-certificate.md)


---

# 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/certification-bodies/data-management/certified-entities/certified-entity-detail-page.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.
