> 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-v-reporting-obligations-art.-69-74/73.md).

# Art. 73 — Prohibition of disclosure

AMLR Article 73 — Prohibition of disclosure. Regulation (EU) 2024/1624, Chapter V — Reporting obligations.

1. Obliged entities and their directors, employees, or persons in comparable positions, including agents and distributors, shall not disclose to the customer concerned or to other third persons the fact that transactions or activities are being or have been assessed in accordance with [Article 69](/amlr/chapter-v-reporting-obligations-art.-69-74/69.md), that information is being, will be or has been transmitted in accordance with [Article 69](/amlr/chapter-v-reporting-obligations-art.-69-74/69.md) or [70](/amlr/chapter-v-reporting-obligations-art.-69-74/70.md) or that a money laundering or terrorist financing analysis is being, or may be, carried out.
2. Paragraph 1 shall not apply to disclosures to competent authorities and to self-regulatory bodies where they perform supervisory functions, or to disclosure for the purposes of investigating and prosecuting money laundering, terrorist financing and other criminal activity.
3. By way of derogation from paragraph 1 of this Article, disclosure may take place between obliged entities that belong to the same group, or between such entities and their branches and subsidiaries established in third countries, provided that those branches and subsidiaries fully comply with the group-wide policies and procedures, including procedures for sharing information within the group, in accordance with [Article 16](/amlr/chapter-ii-internal-policies-procedures-and-controls-of-obliged-entities-art.-9-18/16.md), and that the group-wide policies and procedures comply with the requirements set out in this Regulation.
4. By way of derogation from paragraph 1 of this Article, disclosure may take place between obliged entities as referred to in [Article 3](/amlr/chapter-i-general-provisions-art.-1-8/3.md), point (3)(a) and (b), or entities from third countries which impose requirements equivalent to those laid down in this Regulation, who perform their professional activities, whether as employees or not, within the same legal person or a larger structure to which the person belongs and which shares common ownership, management or compliance control, including networks or partnerships.
5. For obliged entities referred to in [Article 3](/amlr/chapter-i-general-provisions-art.-1-8/3.md), points (1), (2), (3)(a) and (b), in cases relating to the same transaction involving two or more obliged entities, and by way of derogation from paragraph 1 of this Article, disclosure may take place between the relevant obliged entities provided that they are located in the Union, or with entities in a third country which imposes requirements equivalent to those laid down in this Regulation, and that they are subject to professional secrecy and personal data protection requirements.
6. Where the obliged entities referred to in [Article 3](/amlr/chapter-i-general-provisions-art.-1-8/3.md), point (3)(a) and (b), seek to dissuade a client from engaging in illegal activity, that shall not constitute disclosure within the meaning of paragraph 1 of this Article.


---

# 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-v-reporting-obligations-art.-69-74/73.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.
