> 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/amlr/chapter-i-general-provisions-art.-1-8/7.md).

# Art. 7 — Prior notification of exemptions

AMLR Article 7 — Prior notification of exemptions. Regulation (EU) 2024/1624, Chapter I — General provisions.

1. Member States shall notify the Commission of any exemption that they intend to grant in accordance with [Articles 4](/amlr/chapter-i-general-provisions-art.-1-8/4.md), [5](/amlr/chapter-i-general-provisions-art.-1-8/5.md) and [6](/amlr/chapter-i-general-provisions-art.-1-8/6.md) without delay. The notification shall include a justification based on the relevant risk assessment carried out by the Member State to sustain the exemption.
2. The Commission shall within 2 months of the notification referred to in paragraph 1 take one of the following actions:For the purposes of the first subparagraph, the Commission may request additional information from the notifying Member State.
   1. confirm that the exemption may be granted on the basis of the justification given by the Member State;
   2. by reasoned decision, declare that the exemption may not be granted.
3. Upon receipt of a confirmation by the Commission pursuant to paragraph 2, point (a), of this Article, Member States may adopt a decision granting the exemption. The decision shall state the reasons on which it is based. Member States shall review such decisions regularly, and in any case when they update their national risk assessment pursuant to Article 8 of Directive (EU) 2024/1640.
4. By 10 October 2027, Member States shall notify to the Commission the exemptions granted pursuant to Article 2(2) and (3) of Directive (EU) 2015/849 in place on 10 July 2027.
5. The Commission shall publish every year in the Official Journal of the European Union the list of exemptions granted pursuant to this Article and make that list publicly available on its website.


---

# 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/amlr/chapter-i-general-provisions-art.-1-8/7.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.
