> 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-ii-internal-policies-procedures-and-controls-of-obliged-entities-art.-9-18/9.md).

# Art. 9 — Scope of internal policies, procedures and controls

AMLR Article 9 — Scope of internal policies, procedures and controls. Regulation (EU) 2024/1624, Chapter II — Internal policies, procedures and controls of obliged entities.

**1.**&#x4F;bliged entities shall have in place internal policies, procedures and controls in order to ensure compliance with this Regulation, Regulation (EU) 2023/1113 and any administrative act issued by any supervisor and in particular to:The policies, procedures and controls referred to in the first subparagraph shall be proportionate to the nature of the business, including its risks and complexity, and the size of the obliged entity and shall cover all the activities of the obliged entity that fall under the scope of this Regulation.

> **(a)**&#x6D;itigate and manage effectively the risks of money laundering and terrorist financing identified at the level of the Union, the Member State and the obliged entity;
>
> **(b)**&#x69;n addition to the obligation to apply targeted financial sanctions, mitigate and manage the risks of non-implementation and evasion of targeted financial sanctions.

**2.**&#x54;he policies, procedures and controls referred to in paragraph 1 shall include:The internal policies, procedures and controls set out in the first subparagraph shall be recorded in writing. Internal policies shall be approved by the management body in its management function. Internal procedures and controls shall be approved at least at the level of the compliance manager.

> **(a)**&#x69;nternal policies and procedures, including in particular:
>
> > **(i)**&#x74;he carrying out and updating of the business-wide risk assessment;
> >
> > **(ii)**&#x74;he obliged entity’s risk management framework;
> >
> > **(iii)**&#x63;ustomer due diligence to implement Chapter III of this Regulation, including procedures to determine whether the customer, the beneficial owner, or the person on whose behalf or for the benefit of whom a transaction or activity is being conducted, is a politically exposed person or a family member or person known to be a close associate;
> >
> > **(iv)**&#x72;eporting of suspicious transactions;
> >
> > **(v)**&#x6F;utsourcing and reliance on customer due diligence performed by other obliged entities;
> >
> > **(vi)**&#x72;ecord retention and policies in relation to the processing of personal data pursuant to [Articles 76](/amlr/chapter-vii-data-protection-and-record-retention-art.-76-78/76.md) and [77](/amlr/chapter-vii-data-protection-and-record-retention-art.-76-78/77.md);
> >
> > **(vii)**&#x74;he monitoring and management of compliance with such internal policies and procedures in accordance with point (b) of this paragraph, the identification and management of deficiencies and the implementation of remedial actions;
> >
> > **(viii)**&#x74;he verification, proportionate to the risks associated with the tasks and functions to be performed, when recruiting and assigning staff to certain tasks and functions and when appointing agents and distributors, that those persons are of good repute;
> >
> > **(ix)**&#x74;he internal communication of the obliged entity’s internal policies, procedures and controls, including to its agents, distributors and service providers involved in the implementation of its AML/CFT policies;
> >
> > **(x)**&#x61; policy on the training of employees and, where relevant, agents and distributors with regard to measures in place in the obliged entity to comply with the requirements of this Regulation, Regulation (EU) 2023/1113 and any administrative act issued by any supervisor;
>
> **(b)**&#x69;nternal controls and an independent audit function to test the internal policies and procedures referred to in point (a) of this paragraph and the controls in place in the obliged entity; in the absence of an independent audit function, obliged entities may have this test carried out by an external expert.

**3.**&#x54;he obliged entities shall keep the internal policies, procedures and controls up-to-date, and enhance them where weaknesses are identified.

**4.**&#x42;y 10 July 2026, AMLA shall issue guidelines on the elements that obliged entities should take into account, based on the nature of their business, including its risks and complexity, and their size, when deciding on the extent of their internal policies, procedures and controls, in particular as regards the staff allocated to the compliance functions. Those guidelines shall also identify situations where, due to the nature and size of the obliged entity:

> **(i)**&#x69;nternal controls are to be organised at the level of the commercial function, of the compliance function and of the audit function;
>
> **(ii)**&#x74;he independent audit function can be carried out by an external expert.


---

# 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-ii-internal-policies-procedures-and-controls-of-obliged-entities-art.-9-18/9.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.
