> 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-iii-high-risk-ai-systems-art.-6-49/49.md).

# Art. 49 — Registration

1. Before [placing on the market](https://headlesslaw.com/definitions/ai-act/placing-on-the-market/) or [putting into service](https://headlesslaw.com/definitions/ai-act/putting-into-service/) a high-risk [AI system](https://headlesslaw.com/definitions/ai-act/ai-system/) listed in Annex III, with the exception of high-risk AI systems referred to in point 2 of Annex III, the [provider](https://headlesslaw.com/definitions/ai-act/provider/) or, where applicable, the [authorised representative](https://headlesslaw.com/definitions/ai-act/authorised-representative/) shall register themselves and their system in the EU database referred to in [Article 71](/mica.wtf/ai-act/chapter-viii-eu-database-for-high-risk-ai-systems-art.-71/71.md).
2. Before placing on the market or putting into service an AI system for which the provider has concluded that it is not high-risk according to [Article 6(3)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/6.md), that provider or, where applicable, the authorised representative shall register themselves and that system in the EU database referred to in [Article 71](/mica.wtf/ai-act/chapter-viii-eu-database-for-high-risk-ai-systems-art.-71/71.md).
3. Before putting into service or using a high-risk AI system listed in Annex III, with the exception of high-risk AI systems listed in point 2 of Annex III, deployers that are public authorities, Union institutions, bodies, offices or agencies or persons acting on their behalf shall register themselves, select the system and register its use in the EU database referred to in [Article 71](/mica.wtf/ai-act/chapter-viii-eu-database-for-high-risk-ai-systems-art.-71/71.md).
4. For high-risk AI systems referred to in points 1, 6 and 7 of Annex III, in the areas of [law enforcement](https://headlesslaw.com/definitions/ai-act/law-enforcement/), migration, asylum and border control management, the registration referred to in paragraphs 1, 2 and 3 of this Article shall be in a secure non-public section of the EU database referred to in [Article 71](/mica.wtf/ai-act/chapter-viii-eu-database-for-high-risk-ai-systems-art.-71/71.md) and shall include only the following information, as applicable, referred to in:

   1. Section A, points 1 to 10, of Annex VIII, with the exception of points 6, 8 and 9;
   2. Section B, points 1 to 5, and points 8 and 9 of Annex VIII;
   3. Section C, points 1 to 3, of Annex VIII;
   4. points 1, 2, 3 and 5, of Annex IX.

   Only the Commission and national authorities referred to in [Article 74(8)](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/74.md) shall have access to the respective restricted sections of the EU database listed in the first subparagraph of this paragraph.
5. High-risk AI systems referred to in point 2 of Annex III shall be registered at national level.


---

# 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-iii-high-risk-ai-systems-art.-6-49/49.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.
