> 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/mica.wtf/mifir/title-iv-transaction-reporting-art.-24-27/25.md).

# Art. 25 — Obligation to maintain records

1. Investment firms shall keep at the disposal of the competent authority, for five years, the relevant data relating to all orders and all transactions in financial instruments which they have carried out, whether on own account or on behalf of a client. In the case of transactions carried out on behalf of clients, the records shall contain all the information and details of the identity of the client, and the information required under Directive 2005/60/EC of the European Parliament and of the Council. ESMA may request access to that information in accordance with the procedure and under the conditions set out in Article 35 of Regulation (EU) No 1095/2010.
2. The operator of a trading venue shall keep at the disposal of the competent authority, for at least five years, the relevant data relating to all orders in financial instruments which are advertised through their systems in a machine-readable format and using a common template. The competent authority of the trading venue may request those data on an ongoing basis. The records shall contain the relevant data that constitute the characteristics of the order, including those that link an order with the executed transactions that stem from that order and the details of which shall be reported in accordance with [Article 26(1)](/mica.wtf/mifir/title-iv-transaction-reporting-art.-24-27/26.md) and (3). ESMA shall perform a facilitation and coordination role in relation to the access by competent authorities to information under this paragraph.
3. ESMA shall develop draft regulatory technical standards to specify the details and formats of the relevant order data required to be maintained under paragraph 2 of this Article that is not referred to in [Article 26](/mica.wtf/mifir/title-iv-transaction-reporting-art.-24-27/26.md).

   Those draft regulatory technical standards shall include the identification code of the member or participant which transmitted the order, the identification code of the order, the date and time the order was transmitted, the characteristics of the order, including the type of order, the limit price if applicable, the validity period, any specific order instructions, details of any modification, cancellation, partial or full execution of the order, the agency or principal capacity.

   ESMA shall submit those draft regulatory technical standards to the Commission by 5 September 2025.

   Power is delegated to the Commission to supplement this Regulation by adopting regulatory technical standards referred to in the first subparagraph in accordance with Articles 10 to 14 of Regulation (EU) No 1095/2010.


---

# 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/mica.wtf/mifir/title-iv-transaction-reporting-art.-24-27/25.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.
