> 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/23.md).

# Art. 23 — Obligations of importers

1. Before placing a high-risk [AI system](https://headlesslaw.com/definitions/ai-act/ai-system/) on the market, importers shall ensure that the system is in conformity with this Regulation by verifying that:
   1. the relevant [conformity assessment](https://headlesslaw.com/definitions/ai-act/conformity-assessment/) procedure referred to in [Article 43](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/43.md) has been carried out by the [provider](https://headlesslaw.com/definitions/ai-act/provider/) of the high-risk AI system;
   2. the provider has drawn up the technical documentation in accordance with [Article 11](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/11.md) and Annex IV;
   3. the system bears the required [CE marking](https://headlesslaw.com/definitions/ai-act/ce-marking/) and is accompanied by the EU declaration of conformity referred to in [Article 47](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/47.md) and [instructions for use](https://headlesslaw.com/definitions/ai-act/instructions-for-use/);
   4. the provider has appointed an [authorised representative](https://headlesslaw.com/definitions/ai-act/authorised-representative/) in accordance with [Article 22(1)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/22.md).
2. Where an [importer](https://headlesslaw.com/definitions/ai-act/importer/) has sufficient reason to consider that a high-risk AI system is not in conformity with this Regulation, or is falsified, or accompanied by falsified documentation, it shall not place the system on the market until it has been brought into conformity. Where the high-risk AI system presents a risk within the meaning of [Article 79(1)](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/79.md), the importer shall inform the provider of the system, the authorised representative and the market surveillance authorities to that effect.
3. Importers shall indicate their name, registered trade name or registered trade mark, and the address at which they can be contacted on the high-risk AI system and on its packaging or its accompanying documentation, where applicable.
4. Importers shall ensure that, while a high-risk AI system is under their responsibility, storage or transport conditions, where applicable, do not jeopardise its compliance with the requirements set out in Section 2.
5. Importers shall keep, for a period of 10 years after the high-risk AI system has been placed on the market or put into service, a copy of the certificate issued by the [notified body](https://headlesslaw.com/definitions/ai-act/notified-body/), where applicable, of the instructions for use, and of the EU declaration of conformity referred to in [Article 47](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/47.md).
6. Importers shall provide the relevant competent authorities, upon a reasoned request, with all the necessary information and documentation, including that referred to in paragraph 5, to demonstrate the conformity of a high-risk AI system with the requirements set out in Section 2 in a language which can be easily understood by them. For this purpose, they shall also ensure that the technical documentation can be made available to those authorities.
7. Importers shall cooperate with the relevant competent authorities in any action those authorities take in relation to a high-risk AI system placed on the market by the importers, in particular to reduce and mitigate the risks posed by it.


---

# 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/23.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.
