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

# Art. 62 — Beneficial ownership information

AMLR Article 62 — Beneficial ownership information. Regulation (EU) 2024/1624, Chapter IV — Beneficial ownership transparency.

1. Legal entities and trustees of express trusts or persons holding equivalent positions in similar legal arrangements shall ensure that the beneficial ownership information which they hold, provide to obliged entities in the context of customer due diligence procedures in accordance with Chapter III or submit to central registers is adequate, accurate, and up-to-date.

   1. all names and surnames, place and full date of birth, residential address, country of residence and nationality or nationalities of the beneficial owner, number of identity document, such as passport or national identity document, and, where it exists, unique personal identification number assigned to the person by his or her country of usual residence, and general description of the source of such number;
   2. the nature and extent of the beneficial interest held in the legal entity or legal arrangement, whether through ownership interest or control via other means, as well as the date as of which the beneficial interest is held;
   3. information on the legal entity of which the natural person is the beneficial owner in accordance with [Article 22(1)](/amlr/chapter-iii-customer-due-diligence-art.-19-50/22.md), point (b), or, in the case of legal arrangements of which the natural person is the beneficial owner, basic information on the legal arrangement;
   4. where the ownership and control structure contains more than one legal entity or legal arrangement, a description of such structure, including names and, where it exists, identification numbers of the individual legal entities or legal arrangements that are part of that structure, and a description of the relationships between them, including the share of the interest held;
   5. where a class of beneficiaries is identified under [Article 59](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/59.md), general description of the characteristic of the class of beneficiaries;
   6. where objects of a power and default takers are identified under [Article 60](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/60.md):
      1. for natural persons, their names and surnames;
      2. for legal entities and legal arrangements, their names;
      3. for a class of objects of a power or default takers, its description.

   The beneficial ownership information referred to in the first subparagraph shall include the following:
2. Legal entities and trustees of express trusts or persons holding an equivalent position in a similar legal arrangement shall obtain adequate, accurate, and up-to-date beneficial ownership information within 28 calendar days of the creation of the legal entity or the setting up of the legal arrangement. That information shall be updated promptly, and, in any case, within 28 calendar days of any change thereto, as well as on an annual basis.


---

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