> 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-iv-beneficial-ownership-transparency-art.-51-68/64.md).

# Art. 64 — Trustee obligations

AMLR Article 64 — Trustee obligations. Regulation (EU) 2024/1624, Chapter IV — Beneficial ownership transparency.

1. In the case of any legal arrangement administered in a Member State or whose trustee or the person holding an equivalent position in a similar legal arrangement resides or is established in a Member State, trustees and persons holding an equivalent position in a similar legal arrangement shall obtain and hold the following information regarding the legal arrangement:The information referred to in the first subparagraph shall be maintained for 5 years after the involvement of the trustee or the person holding an equivalent position with the express trust or similar legal arrangement ceases to exist.
   1. basic information on the legal arrangement;
   2. adequate, accurate and up-to-date beneficial ownership information as provided under [Article 62](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/62.md);
   3. where legal entities or legal arrangements are parties to the legal arrangement, basic information and beneficial ownership information on those legal entities and legal arrangements;
   4. information on any agent authorised to act on behalf of the legal arrangement or to take any action in relation to it, and on the obliged entities with which the trustee or person holding an equivalent position in a similar legal arrangement enter into a business relationship on behalf of the legal arrangement.
2. The trustee or the person holding an equivalent position in a similar legal arrangement shall obtain and report to the central register beneficial ownership information and basic information on the legal arrangement without undue delay after the setting up of the express trust or similar legal arrangement and, in any case, within 28 calendar days thereof. The trustee or the person holding an equivalent position in a similar legal arrangement shall ensure that any change of beneficial ownership or of the basic information on the legal arrangement is reported to the central register without undue delay, and in any case, within 28 calendar days thereof.

   The trustee or the person holding an equivalent position in a similar legal arrangement shall regularly verify that the information they hold over the legal arrangement pursuant to paragraph 1, first subparagraph, is updated. Such verification shall be performed at least annually, whether as a self-standing process or as part of other periodical processes.
3. The trustees or the persons holding an equivalent position in a similar legal arrangement referred to in paragraph 1 shall disclose their status and provide the information on the beneficial owners and on the assets of the legal arrangements that are to be managed in the context of a business relationship or occasional transaction to obliged entities when the obliged entities are applying customer due diligence measures in accordance with Chapter III.
4. The beneficial owners of a legal arrangement other than the trustees or persons holding an equivalent position, its agents and the obliged entities servicing the legal arrangement, as well as any person and, in the case of legal arrangements, their trustees, who are part of the multi-layered control structure of the legal arrangement, shall provide the trustees or persons holding an equivalent position in a similar legal arrangement with all the information and documentation necessary for the trustees or persons holding an equivalent position to comply with the requirements of this Chapter.
5. Trustees of an express trust and persons holding an equivalent position in a similar legal arrangement shall make the information collected pursuant to this Article available, upon request and without delay, to competent authorities.
6. In the case of legal arrangements whose parties are legal entities, where, after having exhausted all possible means of identification pursuant to [Articles 51](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/51.md) to 57, no person is identified as beneficial owner of those legal entities, or where there is substantial and justified uncertainty that the persons identified are the beneficial owners, trustees of express trusts or persons in an equivalent position in similar legal arrangements shall keep records of the actions taken in order to identify their beneficial owners.
7. In the cases referred to in paragraph 6 of this Article, when providing beneficial ownership information in accordance with [Article 20](/amlr/chapter-iii-customer-due-diligence-art.-19-50/20.md) of this Regulation and Article 10 of Directive (EU) 2024/1640, trustees of express trusts or persons in an equivalent position in similar legal arrangements shall provide the following:
   1. a statement that there is no beneficial owner or that the beneficial owners could not be determined, accompanied by a justification as to why it was not possible to determine the beneficial owner in accordance with [Article 51](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/51.md) to 57 of this Regulation and what constitutes uncertainty about the ascertained information;
   2. the details of all natural persons who hold the position of senior managing officials in the legal entity that is party to the legal arrangement equivalent to the information required under [Article 62(1)](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/62.md), second subparagraph, point (a), of this Regulation.


---

# 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-iv-beneficial-ownership-transparency-art.-51-68/64.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.
