> 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-viii-interoperability-art.-33-36/35.md).

# Art. 35 — Interoperability of data processing services

Data Act Article 35 — Interoperability of data processing services. Regulation (EU) 2023/2854, Chapter VIII — Interoperability.

1. Open [interoperability](https://headlesslaw.com/definitions/data-act/interoperability/) specifications and harmonised standards for the interoperability of data [processing](https://headlesslaw.com/definitions/data-act/processing/) services shall:
   1. achieve, where technically feasible, interoperability between different data processing services that cover the [same service type](https://headlesslaw.com/definitions/data-act/same-service-type/);
   2. enhance portability of [digital assets](https://headlesslaw.com/definitions/data-act/digital-assets/) between different data processing services that cover the same service type;
   3. facilitate, where technically feasible, [functional equivalence](https://headlesslaw.com/definitions/data-act/functional-equivalence/) between different data processing services referred to in [Article 30(1)](/data-act/chapter-vi-switching-between-data-processing-services-art.-23-31/30.md) that cover the same service type;
   4. not have an adverse impact on the security and integrity of data processing services and data;
   5. be designed in such a way so as to allow for technical advances and the inclusion of new functions and innovation in data processing services.
2. Open interoperability specifications and harmonised standards for the interoperability of data processing services shall adequately address:
   1. the cloud interoperability aspects of transport interoperability, syntactic interoperability, semantic data interoperability, behavioural interoperability and policy interoperability;
   2. the cloud data portability aspects of data syntactic portability, data semantic portability and data policy portability;
   3. the cloud application aspects of application syntactic portability, application instruction portability, application [metadata](https://headlesslaw.com/definitions/data-act/metadata/) portability, application behaviour portability and application policy portability.
3. Open interoperability specifications shall comply with Annex II to Regulation (EU) No 1025/2012.
4. After taking into account relevant international and European standards and self-regulatory initiatives, the Commission may, in accordance with Article 10(1) of Regulation (EU) No 1025/2012, request one or more European standardisation organisations to draft harmonised standards that satisfy the essential requirements laid down in paragraphs 1 and 2 of this Article.
5. The Commission may, by means of implementing acts, adopt [common specifications](https://headlesslaw.com/definitions/data-act/common-specifications/) based on open interoperability specifications covering all of the essential requirements laid down in paragraphs 1 and 2.
6. When preparing the draft implementing act referred to in paragraph 5 of this Article, the Commission shall take into account the views of the relevant competent authorities referred to in [Article 37(5)](/data-act/chapter-ix-implementation-and-enforcement-art.-37-42/37.md), point (h) and other relevant bodies or expert groups and shall duly consult all relevant stakeholders.
7. When a Member State considers that a common specification does not entirely satisfy the essential requirements laid down in paragraphs 1 and 2, it shall inform the Commission thereof by submitting a detailed explanation. The Commission shall assess that detailed explanation and may, if appropriate, amend the implementing act establishing the common specification in question.
8. For the purpose of [Article 30(3)](/data-act/chapter-vi-switching-between-data-processing-services-art.-23-31/30.md), the Commission shall, by means of implementing acts, publish the references of harmonised standards and common specifications for the interoperability of data processing services in a central Union standards repository for the interoperability of data processing services.
9. The implementing acts referred to in this Article shall be adopted in accordance with the examination procedure referred to in [Article 46(2)](/data-act/chapter-xi-final-provisions-art.-44-50/46.md).


---

# 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-viii-interoperability-art.-33-36/35.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.
