# Location of Endpoint Quality Control Report

The **quality control report** describes the steps that have been made to ensure the quality of released data. Endpoint quality control report, changelog and corrected\_endpoints file of DF8 can be found [here](https://www.finngen.fi/fi/endpoint-quality-control-data-freeze-8). Changelog for other data freezes can be found [here](https://www.finngen.fi/en/researchers/clinical-endpoints).

**Endpoint quality control** is divided into **two sections**:

* Protocol development that uses old data, but new endpoint definition files and updated Endpointer program
* One that takes place before each release to ensure released data quality. The process has been designed and performed in collaboration between clinical and register teams.

![](/files/pcDeqOZJwjGjqw9H7n68)

**Changelog file**: compares previous data freeze (eg.DF7) and current data freeze (eg. DF8) endpoint definition files in order to track changes in endpoint definitions. It contains deleted, new and modified endpoints. The changelog file can be found [here](https://www.finngen.fi/en/researchers/clinical-endpoints) and [here](https://www.finngen.fi/fi/endpoint-quality-control-data-freeze-8).

**Corrected endpoints file:** The file contains all corrections for data freeze DF8, including corrected endpoint definitions or corrections in Endpointter script. The file can be found [here](https://www.finngen.fi/fi/endpoint-quality-control-data-freeze-8).


---

# 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://docs.finngen.fi/finngen-data-specifics/endpoints/endpoint-quality-control-for-data-freeze-8.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.
