> 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-xi-final-provisions-art.-44-50/49.md).

# Art. 49 — Evaluation and review

Data Act Article 49 — Evaluation and review. Regulation (EU) 2023/2854, Chapter XI — Final provisions.

1. By 12 September 2028, the Commission shall carry out an evaluation of this Regulation and submit a report on its main findings to the European Parliament and to the Council, and to the European Economic and Social Committee. That evaluation shall assess, in particular:
   1. situations to be considered to be situations of exceptional need for the purpose of [Article 15](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.md) of this Regulation and the application of Chapter V of this Regulation in practice, in particular the experience in the application of Chapter V of this Regulation by public sector bodies, the Commission, the European Central Bank and [Union bodies](https://headlesslaw.com/definitions/data-act/union-bodies/); the number and outcome of the proceedings brought to the competent authority under [Article 18(5)](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/18.md) on the application of Chapter V of this Regulation, as reported by the competent authorities; the impact of other obligations laid down in Union or national law for the purposes of complying with requests for access to information; the impact of voluntary data-sharing mechanisms, such as those put in place by data altruism organisations recognised under Regulation (EU) 2022/868, on meeting the objectives of Chapter V of this Regulation, and the role of [personal data](https://headlesslaw.com/definitions/data-act/personal-data/) in the context of [Article 15](/data-act/chapter-v-making-data-available-to-public-sector-bodies-the-commission-the-european-central-bank-and/15.md) of this Regulation, including the evolution of privacy-enhancing technologies;
   2. the impact of this Regulation on the use of data in the economy, including on data innovation, data monetisation practices and data intermediation services, as well as on data sharing within the common European data spaces;
   3. the accessibility and use of different categories and types of data;
   4. the exclusion of certain categories of enterprises as beneficiaries under [Article 5](/data-act/chapter-ii-business-to-consumer-and-business-to-business-data-sharing-art.-3-7/5.md);
   5. the absence of any impact on intellectual property rights;
   6. the impact on trade secrets, including on the protection against their unlawful acquisition, use and disclosure, as well as the impact of the mechanism allowing the [data holder](https://headlesslaw.com/definitions/data-act/data-holder/) to refuse the user’s request under [Article 4(8)](/data-act/chapter-ii-business-to-consumer-and-business-to-business-data-sharing-art.-3-7/4.md) and [Article 5(11)](/data-act/chapter-ii-business-to-consumer-and-business-to-business-data-sharing-art.-3-7/5.md), taking into account, to the extent possible, any revision of Directive (EU) 2016/943;
   7. whether the list of unfair contractual terms referred to in [Article 13](/data-act/chapter-iv-unfair-contractual-terms-related-to-data-access-and-use-between-enterprises-art.-13/13.md) is up-to-date in light of new business practices and the rapid pace of market innovation;
   8. changes in the contractual practices of providers of data [processing](https://headlesslaw.com/definitions/data-act/processing/) services and whether this results in sufficient compliance with [Article 25](/data-act/chapter-vi-switching-between-data-processing-services-art.-23-31/25.md);
   9. the diminution of charges imposed by providers of data processing services for the [switching](https://headlesslaw.com/definitions/data-act/switching/) process, in line with the gradual withdrawal of [switching charges](https://headlesslaw.com/definitions/data-act/switching-charges/) pursuant to [Article 29](/data-act/chapter-vi-switching-between-data-processing-services-art.-23-31/29.md);
   10. the interplay of this Regulation with other Union legal acts of relevance to the data economy;
   11. the prevention of unlawful governmental access to [non-personal data](https://headlesslaw.com/definitions/data-act/non-personal-data/);
   12. the efficacy of the enforcement regime required under [Article 37](/data-act/chapter-ix-implementation-and-enforcement-art.-37-42/37.md);
   13. the impact of this Regulation on SMEs with regard to their capacity to innovate and to the availability of data processing services for users in the Union and the burden of complying with new obligations.
2. By 12 September 2028, the Commission shall carry out an evaluation of this Regulation and submit a report on its main findings to the European Parliament and to the Council, and to the European Economic and Social Committee. That evaluation shall assess the impact of [Articles 23](/data-act/chapter-vi-switching-between-data-processing-services-art.-23-31/23.md) to 31 and [Articles 34](/data-act/chapter-viii-interoperability-art.-33-36/34.md) and [35](/data-act/chapter-viii-interoperability-art.-33-36/35.md), in particular regarding pricing and the diversity of data processing services offered within the Union, with a special focus on SME providers.
3. Member States shall provide the Commission with the information necessary for the preparation of the reports referred to in paragraphs 1 and 2.
4. On the basis of the reports referred to in paragraphs 1 and 2, the Commission may, where appropriate, submit a legislative proposal to the European Parliament and to the Council to amend this Regulation.


---

# 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-xi-final-provisions-art.-44-50/49.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.
