> For the complete documentation index, see [llms.txt](https://documentations.seclea.com/ec-aia-compliance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.seclea.com/ec-aia-compliance/article-12-record-keeping-art12.md).

# Article 12 - Record Keeping  (ART12)

High-risk AI systems shall be designed and developed with capabilities enabling the automatic recording of events (‘logs’) while the high-risk AI systems is operating ([12.01](/ec-aia-compliance/article-12-record-keeping-art12/12.01-logging-capabilities.md)). Those logging capabilities shall conform to recognised standards or common specifications.

The logging capabilities shall ensure a level of traceability of the AI system’s functioning throughout its lifecycle that is appropriate to the intended purpose of the system ([12.02](/ec-aia-compliance/article-12-record-keeping-art12/12.02-logging-traceability.md)).

In particular, logging capabilities shall enable the monitoring of the operation of the high-risk AI system with respect to the occurrence of situations that may result in the AI system presenting a risk within the meaning of Article 65(1) ([12.03](/ec-aia-compliance/article-12-record-keeping-art12/12.03-logging-situations-that-may-cause-ai-risk.md)) or lead to a substantial modification, and facilitate the post-market monitoring referred to in Article 61.

For high-risk AI systems intended to be used for the ‘real-time’ and ‘post’ remote biometric identification of natural persons shall provide, at a minimum ([12.04](/ec-aia-compliance/article-12-record-keeping-art12/12.04-logging-biometric-systems-requirements.md)):

1. Recording of the period of each use of the system (start date and time and end date and time of each use);
2. The reference database against which input data has been checked by the system;
3. The input data for which the search has led to a match;
4. The identification of the natural persons involved in the verification of the results, as referred to in Article 14 (5).

&#x20;Below is the list of controls/checks part of Article 12.

* [12.01 - Logging Capabilities](/ec-aia-compliance/article-12-record-keeping-art12/12.01-logging-capabilities.md)
* [12.02 - Logging Traceability](/ec-aia-compliance/article-12-record-keeping-art12/12.02-logging-traceability.md)
* [12.03 - Logging - Situations that may cause AI Risk](/ec-aia-compliance/article-12-record-keeping-art12/12.03-logging-situations-that-may-cause-ai-risk.md)
* [12.04 - Logging - Biometric Systems Requirements](/ec-aia-compliance/article-12-record-keeping-art12/12.04-logging-biometric-systems-requirements.md)


---

# 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://documentations.seclea.com/ec-aia-compliance/article-12-record-keeping-art12.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.
