> 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-iva-data-reporting-services-art.-27a-27i/27e.md).

# Art. 27e — Withdrawal of authorisation

1. ESMA, or the national competent authority where relevant, may withdraw the authorisation of a data reporting services provider where the latter:
   1. does not make use of the authorisation within 12 months, expressly renounces the authorisation or has provided no services for the preceding six months;
   2. obtained the authorisation by making false statements or by any other irregular means;
   3. no longer meets the conditions under which it was authorised;
   4. has seriously and systematically infringed this Regulation.
2. ESMA shall, where relevant, without undue delay, notify the national competent authority in the Member State where the data reporting services provider is established of a decision to withdraw the authorisation of a data reporting services provider.
3. A data reporting services provider from which authorisation is to be withdrawn shall ensure orderly substitution, including the transfer of data to other data reporting services providers, the provision of due notice to its clients and the redirection of reporting flows to other data reporting services providers before the withdrawal.


---

# 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-iva-data-reporting-services-art.-27a-27i/27e.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.
