> 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-iii-customer-due-diligence-art.-19-50/28.md).

# Art. 28 — Regulatory technical standards on the information necessary for the performance of custome

AMLR Article 28 — Regulatory technical standards on the information necessary for the performance of customer due diligence. Regulation (EU) 2024/1624, Chapter III — Customer due diligence.

1. By 10 July 2026, AMLA shall develop draft regulatory technical standards and submit them to the Commission for adoption. Those draft regulatory technical standards shall specify:
   1. the requirements that apply to obliged entities pursuant to [Article 20](/amlr/chapter-iii-customer-due-diligence-art.-19-50/20.md) and the information to be collected for the purpose of performing standard, simplified and enhanced due diligence pursuant to [Articles 22](/amlr/chapter-iii-customer-due-diligence-art.-19-50/22.md) and [25](/amlr/chapter-iii-customer-due-diligence-art.-19-50/25.md) and [Articles 33(1)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/33.md) and [34(4)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/34.md), including minimum requirements in situations of lower risk;
   2. the type of simplified due diligence measures which obliged entities may apply in situations of lower risk pursuant to [Article 33(1)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/33.md) of this Regulation, including measures applicable to specific categories of obliged entities and products or services, having regard to the results of the risk assessment at Union level conducted by the Commission pursuant to Article 7 of Directive (EU) 2024/1640;
   3. the risk factors associated with features of electronic money instruments that should be taken into account by supervisors when determining the extent of the exemption under [Article 19(7)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/19.md);
   4. the reliable and independent sources of information that may be used to verify the identification data of natural or legal persons for the purposes of [Article 22(6)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/22.md) and (7);
   5. the list of attributes which electronic identification means and relevant qualified trust services referred to in [Article 22(6)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/22.md), point (b), must feature in order to fulfil the requirements of [Article 20(1)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/20.md), points (a) and (b), in the case of standard, simplified and enhanced due diligence.
2. The requirements and measures referred to in paragraph 1, points (a) and (b), shall be based on the following criteria:
   1. the inherent risk involved in the service provided;
   2. the risks associated with categories of customers;
   3. the nature, amount and recurrence of the transaction;
   4. the channels used for conducting the business relationship or the occasional transaction.
3. AMLA shall review regularly the regulatory technical standards and, if necessary, prepare and submit to the Commission the draft for updating those standards in order, inter alia, to take account of innovation and technological developments.
4. Power is delegated to the Commission to supplement this Regulation by adopting the regulatory technical standards referred to in paragraphs 1 and 3 of this Article in accordance with Articles 49 to 52 of Regulation (EU) 2024/1620.


---

# 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-iii-customer-due-diligence-art.-19-50/28.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.
