# Dashboard

The improved Dashboard provides a statistical overview of your data, including the total count of Certification Sites, Certified Entities, and Certifications from the past 6 months. It also offers a breakdown by certification status and highlights the top 5 standards and locations with the highest number of certifications.

## Statistical Overview&#x20;

{% hint style="warning" %}
**Important Note:** The statistical overview updates **every 24 hours**. As a result, the total counts in other areas of your data management listing pages may differ from the data on the Analytics page.
{% endhint %}

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

### Total Certifications

Represents the total number of certifications issued by the Accreditation Body under its respective accreditation.

### **Total Certification Sites**

Represents the total number of sites where your organization has issued certifications.

### **Total Certified Entities**

Represents the total number of entities that have been certified by your organization."

### **Certification Over Time**

Represents the total number of certifications issued by your organization for the last 6 months.

### **Certification by Status**

Provides a breakdown of certifications categorized by their current status, such as active, expired, suspended, withdrawn and others.

***

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

### **Leading Certification by Standards**

Highlights the **top 5 standards** with the highest number of certifications issued.

### **Leading Certification by Locations**

Highlights the **top 5 locations** with the highest number of certifications issued.


---

# 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/overview/dashboard.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.
