> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-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/accreditation-bodies/overview/dashboard.md).

# 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 hrs.**
{% endhint %}

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

### Total Certifications

Represents the total number of certifications issued by your organization.

### **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 the CBs that you have your organization has accredited.

### **Certification Over Time**

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

<div><figure><img src="/files/HcsGHGsXPBHG2eNqdEAa" alt=""><figcaption></figcaption></figure> <figure><img src="/files/v0qVJ5NkmU07Fkm3NjrX" alt=""><figcaption></figcaption></figure></div>

### **Certification Bodies by Status**

Provides a breakdown of certification bodies categorized by their current accreditation status, such as active, expired, suspended, withdrawn and others

### **Certification by Status**

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

### **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
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:

```
GET https://support.iafcertsearch.org/accreditation-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.
