> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/iaf-certsearch-releases/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/iaf-certsearch-releases/system-updates/accreditation-body-release-notes/2024-releases/september-2024/iaf-certsearch-release-sept.-16-2024.md).

# IAF CertSearch Release - Sept. 16, 2024

## <mark style="color:red;">Release Highlights</mark>

## Introducing the Analytics page&#x20;

The Analytics Page provides a comprehensive view of your certification data. It includes:

### **Certifications**

* This page provides valuable insights into your certifications, allowing you to track total counts and identify trends. You can view certification data for the past 6 months, with a breakdown by status. Additionally, you can see anonymized global benchmarks to compare against your data. Filters are available for certification status and standards to refine your view.

To know more go to the Certifications Analytics help guide.

* [AB Analytics help guide](https://support.iafcertsearch.org/accreditation-bodies/overview/analytics)

### **Certified Entities**

This page offers valuable insights into your certified entities, helping you track total counts and identify trends.&#x20;

The Analytics also page provides the ability to visualize your data, and global anonymized data, and compare your data through benchmarking.

## Additional features:

### Benchmarking Tool

Compare your data against global standards to assess performance and identify areas for improvement.

### Filter Tool

Refine and customize your data view by applying filters based on status and standards for more focused insights.


---

# 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/iaf-certsearch-releases/system-updates/accreditation-body-release-notes/2024-releases/september-2024/iaf-certsearch-release-sept.-16-2024.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.
