> 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/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/22.md).

# Art. 22 — Mutual assistance and cross-border cooperation

Data Act Article 22 — Mutual assistance and cross-border cooperation. Regulation (EU) 2023/2854, Chapter V — Making data available to public sector bodies, the Commission, the European Central Bank an

1. Public sector bodies, the Commission, the European Central Bank and [Union bodies](https://headlesslaw.com/definitions/data-act/union-bodies/) shall cooperate and assist one another, to implement this Chapter in a consistent manner.
2. Any data exchanged in the context of assistance requested and provided pursuant to paragraph 1 shall not be used in a manner incompatible with the purpose for which they were requested.
3. Where a [public sector body](https://headlesslaw.com/definitions/data-act/public-sector-body/) intends to request data from a [data holder](https://headlesslaw.com/definitions/data-act/data-holder/) established in another Member State, it shall first notify the competent authority designated pursuant to [Article 37](/data-act/chapter-ix-implementation-and-enforcement-art.-37-42/37.md) in that Member State of that intention. This requirement shall also apply to requests by the Commission, the European Central Bank and Union bodies. The request shall be examined by the competent authority of the Member State where the data holder is established.
4. After having examined the request in light of the requirements laid down in [Article 17](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/17.md), the relevant competent authority shall, without undue delay, take one of the following actions:

   1. transmit the request to the data holder and, if applicable, advise the requesting public sector body, the Commission, the European Central Bank or the Union body of the need, if any, to cooperate with public sector bodies of the Member State in which the data holder is established with the aim of reducing the administrative burden on the data holder in complying with the request;
   2. reject the request on duly substantiated grounds in accordance with this Chapter.

   The requesting public sector body, the Commission, the European Central Bank and the Union body shall take into account the advice of and the grounds provided by the relevant competent authority pursuant to the first subparagraph before taking any further action such as resubmitting the request, if applicable.


---

# 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/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/22.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.
