> 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/58.md).

# Art. 58 — Identification of beneficial owners for express trusts and similar legal arrangements

AMLR Article 58 — Identification of beneficial owners for express trusts and similar legal arrangements. Regulation (EU) 2024/1624, Chapter IV — Beneficial ownership transparency.

1. The beneficial owners of express trusts shall be all the following natural persons:
   1. the settlors;
   2. the trustees;
   3. the protectors, if any;
   4. the beneficiaries, unless [Article 59](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/59.md) or [60](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/60.md) applies;
   5. any other natural persons exercising ultimate control over the express trust by means of direct or indirect ownership or by other means, including through a chain of control or ownership.
2. The beneficial owners of other legal arrangements similar to express trusts shall be the natural persons holding equivalent or similar positions to those referred to in paragraph 1.
3. Where legal arrangements belong to multi-layered control structures and where any of the positions listed in paragraph 1 is held by a legal entity, the beneficial owners of the legal arrangement shall be:
   1. the natural persons listed in paragraph 1; and
   2. the beneficial owners of the legal entities that occupy any of the positions listed in paragraph 1.
4. Member States shall notify to the Commission by 10 October 2027 a list of types of legal arrangements similar to express trusts which are governed under their law.

   1. the form and basic features of those legal arrangements;
   2. the process through which those legal arrangements can be set up;
   3. the process for accessing basic information and beneficial ownership information on those legal arrangements;
   4. the websites at which the central registers containing information on beneficial owners of those legal arrangements can be consulted and the contact details of the entities in charge of those registers.

   The notification shall be accompanied by a description of:

   The notification shall also be accompanied by a justification detailing the reasons why the Member State considers the notified legal arrangements to be similar to express trusts and why it concluded that other legal arrangements governed under its law are not similar to express trusts.
5. The Commission may adopt, by means of an implementing act, a list of types of legal arrangements governed under the law of Member States which should be subject to the same beneficial ownership transparency requirements as express trusts, accompanied by the information referred to in paragraph 4, second subparagraph of this Article. That implementing act shall be adopted in accordance with the examination procedure referred to in [Article 86(2)](/amlr/chapter-ix-final-provisions-art.-81-90/86.md).


---

# 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/58.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.
