# Exclusion from Data Obligations

If your organization requested an Exclusion from data obligations according to the Mandatory Document (MD), you need to provide **at least quarterly aggregated analytical data** to the IAF CertSearch Database including the number of certifications for each standard, scope, and location., to support the aggregated analytics for all CBs and ABs.

### How to provide the aggregated analytical data?

{% hint style="info" %}
Make sure to contact your Accreditation Body (AB) to officially exclude your account from the data obligations.
{% endhint %}

To provide the aggregated analytical data, follow these steps:

{% stepper %}
{% step %}

### Go to Aggregated Report

From your dashboard, click on **"Submit Report"** or navigate to **"Aggregated Report"** in the left-hand menu.
{% endstep %}

{% step %}

### Aggregated Certification Report

You will be redirected to the Aggregated Certification Report page, where you can input data into the following fields:

* **Accreditation Information**
  * **Accreditation Name**, *(read-only) refers to the AB that accredits your organization.*
  * **Standard and Scheme,** *select the relevant Standard and Scheme.*
  * **Certification Total Count**, *enter the total aggregated active certification count issued by your organization.*
* **Country/Economy**, *input the total aggregated active certification count for each country or economy.*
* **Technical Sectors,** *enter the total aggregated active certification count for each technical sector.*

Once done, click the **Submit** button.
{% endstep %}
{% endstepper %}

After submitting the report your account will be indicated in the IAF Database as **‘non-participating'**.

### What happens if I fail to provide the aggregated data?

Failing to meet the quarterly reporting requirements will result in your status being updated to **Non-Participating** and **Non-Conforming**.


---

# 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/mandatory-document-md-compliance/exclusion-from-data-obligations.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.
