> 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/mifid-ii/title-v-data-reporting-services-art.-59-66/63.md).

# Art. 63 — Requirements for the management body of a data reporting services provider

1. Member States shall require that all members of the management body of a data reporting services provider shall at all times be of sufficiently good repute, possess sufficient knowledge, skills and experience and commit sufficient time to perform their duties.

   The management body shall possess adequate collective knowledge, skills and experience to be able to understand the activities of the data reporting services provider. Each member of the management body shall act with honesty, integrity and independence of mind to effectively challenge the decisions of the senior management where necessary and to effectively oversee and monitor management decision-making where necessary.

   Where a market operator seeks authorisation to operate an APA, a CTP or an ARM and the members of the management body of the APA, the CTP or the ARM are the same as the members of the management body of the regulated market, those persons are deemed to comply with the requirement laid down in the first subparagraph.
2. ESMA shall, by 3 January 2016, develop guidelines for the assessment of the suitability of the members of the management body described in paragraph 1, taking into account different roles and functions carried out by them and the need to avoid conflicts of interest between members of the management body and users of the APA, CTP or ARM.
3. Member States shall require the data reporting services provider to notify the competent authority of all members of its management body and of any changes to its membership, along with all information needed to assess whether the entity complies with paragraph 1.
4. Member States shall ensure that the management body of a data reporting services provider defines and oversees the implementation of the governance arrangements that ensure effective and prudent management of an organisation including the segregation of duties in the organisation and the prevention of conflicts of interest, and in a manner that promotes the integrity of the market and the interest of its clients.
5. The competent authority shall refuse authorisation if it is not satisfied that the person or the persons who shall effectively direct the business of the data reporting services provider are of sufficiently good repute, or if there are objective and demonstrable grounds for believing that proposed changes to the management of the provider pose a threat to its sound and prudent management and to the adequate consideration of the interest of its clients and the integrity of the market.


---

# 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/mifid-ii/title-v-data-reporting-services-art.-59-66/63.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.
