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

# Art. 22 — Authorised representatives of providers of high-risk AI systems

1. Prior to making their high-risk AI systems available on the Union market, providers established in third countries shall, by written mandate, appoint an [authorised representative](https://headlesslaw.com/definitions/ai-act/authorised-representative/) which is established in the Union.
2. The [provider](https://headlesslaw.com/definitions/ai-act/provider/) shall enable its authorised representative to perform the tasks specified in the mandate received from the provider.
3. The authorised representative shall perform the tasks specified in the mandate received from the provider. It shall provide a copy of the mandate to the market surveillance authorities upon request, in one of the official languages of the institutions of the Union, as indicated by the competent authority. For the purposes of this Regulation, the mandate shall empower the authorised representative to carry out the following tasks:The mandate shall empower the authorised representative to be addressed, in addition to or instead of the provider, by the competent authorities, on all issues related to ensuring compliance with this Regulation.
   1. verify that 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 the technical documentation referred to in [Article 11](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/11.md) have been drawn up and that an appropriate [conformity assessment](https://headlesslaw.com/definitions/ai-act/conformity-assessment/) procedure has been carried out by the provider;
   2. keep at the disposal of the competent authorities and national authorities or bodies referred to in [Article 74(10)](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/74.md), for a period of 10 years after the high-risk [AI system](https://headlesslaw.com/definitions/ai-act/ai-system/) has been placed on the market or put into service, the contact details of the provider that appointed the authorised representative, a copy 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), the technical documentation and, if applicable, the certificate issued by the [notified body](https://headlesslaw.com/definitions/ai-act/notified-body/);
   3. provide a competent authority, upon a reasoned request, with all the information and documentation, including that referred to in point (b) of this subparagraph, necessary to demonstrate the conformity of a high-risk AI system with the requirements set out in Section 2, including access to the logs, as referred to in [Article 12(1)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/12.md), automatically generated by the high-risk AI system, to the extent such logs are under the control of the provider;
   4. cooperate with competent authorities, upon a reasoned request, in any action the latter take in relation to the high-risk AI system, in particular to reduce and mitigate the risks posed by the high-risk AI system;
   5. where applicable, comply with the registration obligations referred to in [Article 49(1)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/49.md), or, if the registration is carried out by the provider itself, ensure that the information referred to in point 3 of Section A of Annex VIII is correct.
4. The authorised representative shall terminate the mandate if it considers or has reason to consider the provider to be acting contrary to its obligations pursuant to this Regulation. In such a case, it shall immediately inform the relevant [market surveillance authority](https://headlesslaw.com/definitions/ai-act/market-surveillance-authority/), as well as, where applicable, the relevant notified body, about the termination of the mandate and the reasons therefor.


---

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