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

# Art. 19 — Obligations of public sector bodies, the Commission, the European Central Bank and Union b

Data Act Article 19 — Obligations of public sector bodies, the Commission, the European Central Bank and Union bodies. Regulation (EU) 2023/2854, Chapter V — Making data available to public sector bod

1. A [public sector body](https://headlesslaw.com/definitions/data-act/public-sector-body/), the Commission, the European Central Bank or a Union body receiving data pursuant to a request made under [Article 14](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/14.md) shall:
   1. not use the data in a manner incompatible with the purpose for which they were requested;
   2. have implemented technical and organisational measures that preserve the confidentiality and integrity of the requested data and the security of the data transfers, in particular [personal data](https://headlesslaw.com/definitions/data-act/personal-data/), and safeguard the rights and freedoms of data subjects;
   3. erase the data as soon as they are no longer necessary for the stated purpose and inform the [data holder](https://headlesslaw.com/definitions/data-act/data-holder/) and individuals or organisations that received the data pursuant to [Article 21(1)](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/21.md) without undue delay that the data have been erased, unless archiving of the data is required in accordance with Union or national law on public access to documents in the context of transparency obligations.
2. A public sector body, the Commission, the European Central Bank, a Union body or a third party receiving data under this Chapter shall not:
   1. use the data or insights about the economic situation, assets and production or operation methods of the data holder to develop or enhance a [connected product](https://headlesslaw.com/definitions/data-act/connected-product/) or [related service](https://headlesslaw.com/definitions/data-act/related-service/) that competes with the connected product or related service of the data holder;
   2. share the data with another third party for any of the purposes referred to in point (a).
3. Disclosure of trade secrets to a public sector body, the Commission, the European Central Bank or a Union body shall be required only to the extent that it is strictly necessary to achieve the purpose of a request under [Article 15](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.md). In such a case, the data holder or, where they are not the same person, the [trade secret holder](https://headlesslaw.com/definitions/data-act/trade-secret-holder/) shall identify the data which are protected as trade secrets, including in the relevant [metadata](https://headlesslaw.com/definitions/data-act/metadata/). The public sector body, the Commission, the European Central Bank or the Union body shall, prior to the disclosure of trade secrets, take all necessary and appropriate technical and organisational measures to preserve the confidentiality of the trade secrets, including, as appropriate, the use of model contractual terms, technical standards and the application of codes of conduct.
4. A public sector body, the Commission, the European Central Bank or a Union body shall be responsible for the security of the data it receives.


---

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