> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/mica.wtf/ai-act/chapter-viii-eu-database-for-high-risk-ai-systems-art.-71/71.md).

# Art. 71 — EU database for high-risk AI systems listed in Annex III

1. The Commission shall, in collaboration with the Member States, set up and maintain an EU database containing information referred to in paragraphs 2 and 3 of this Article concerning high-risk AI systems referred to in [Article 6(2)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/6.md) which are registered in accordance with [Articles 49](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/49.md) and [60](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/60.md) and AI systems that are not considered as high-risk pursuant to [Article 6(3)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/6.md) and which are registered in accordance with [Article 6(4)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/6.md) and [Article 49](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/49.md). When setting the functional specifications of such database, the Commission shall consult the relevant experts, and when updating the functional specifications of such database, the Commission shall consult the Board.
2. The data listed in Sections A and B of Annex VIII shall be entered into the EU database by the [provider](https://headlesslaw.com/definitions/ai-act/provider/) or, where applicable, by the [authorised representative](https://headlesslaw.com/definitions/ai-act/authorised-representative/).
3. The data listed in Section C of Annex VIII shall be entered into the EU database by the [deployer](https://headlesslaw.com/definitions/ai-act/deployer/) who is, or who acts on behalf of, a public authority, agency or body, in accordance with [Article 49(3)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/49.md) and (4).
4. With the exception of the section referred to in [Article 49(4)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/49.md) and [Article 60(4)](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/60.md), point (c), the information contained in the EU database registered in accordance with [Article 49](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/49.md) shall be accessible and publicly available in a user-friendly manner. The information should be easily navigable and machine-readable. The information registered in accordance with [Article 60](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/60.md) shall be accessible only to market surveillance authorities and the Commission, unless the prospective provider or provider has given consent for also making the information accessible the public.
5. The EU database shall contain [personal data](https://headlesslaw.com/definitions/ai-act/personal-data/) only in so far as necessary for collecting and processing information in accordance with this Regulation. That information shall include the names and contact details of natural persons who are responsible for registering the system and have the legal authority to represent the provider or the deployer, as applicable.
6. The Commission shall be the controller of the EU database. It shall make available to providers, prospective providers and deployers adequate technical and administrative support. The EU database shall comply with the applicable accessibility requirements.


---

# 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://www.mica.wtf/mica.wtf/ai-act/chapter-viii-eu-database-for-high-risk-ai-systems-art.-71/71.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.
