> 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-ii-business-to-consumer-and-business-to-business-data-sharing-art.-3-7/3.md).

# Art. 3 — Obligation to make product data and related service data accessible to the user

Data Act Article 3 — Obligation to make product data and related service data accessible to the user. Regulation (EU) 2023/2854, Chapter II — Business-to-consumer and business-to-business data sharing

1. Connected products shall be designed and manufactured, and related services shall be designed and provided, in such a manner that [product data](https://headlesslaw.com/definitions/data-act/product-data/) and [related service data](https://headlesslaw.com/definitions/data-act/related-service-data/), including the relevant [metadata](https://headlesslaw.com/definitions/data-act/metadata/) necessary to interpret and use those data, are, by default, easily, securely, free of charge, in a comprehensive, structured, commonly used and machine-readable format, and, where relevant and technically feasible, directly accessible to the user.
2. Before concluding a contract for the purchase, rent or lease of a [connected product](https://headlesslaw.com/definitions/data-act/connected-product/), the seller, rentor or lessor, which may be the manufacturer, shall provide at least the following information to the user, in a clear and comprehensible manner:
   1. the type, format and estimated volume of product data which the connected product is capable of generating;
   2. whether the connected product is capable of generating data continuously and in real-time;
   3. whether the connected product is capable of storing data on-device or on a remote server, including, where applicable, the intended duration of retention;
   4. how the user may access, retrieve or, where relevant, erase the data, including the technical means to do so, as well as their terms of use and quality of service.
3. Before concluding a contract for the provision of a [related service](https://headlesslaw.com/definitions/data-act/related-service/), the provider of such related service shall provide at least the following information to the user, in a clear and comprehensible manner:
   1. the nature, estimated volume and collection frequency of product data that the prospective [data holder](https://headlesslaw.com/definitions/data-act/data-holder/) is expected to obtain and, where relevant, the arrangements for the user to access or retrieve such data, including the prospective data holder’s data storage arrangements and the duration of retention;
   2. the nature and estimated volume of related service data to be generated, as well as the arrangements for the user to access or retrieve such data, including the prospective data holder’s data storage arrangements and the duration of retention;
   3. whether the prospective data holder expects to use [readily available data](https://headlesslaw.com/definitions/data-act/readily-available-data/) itself and the purposes for which those data are to be used, and whether it intends to allow one or more third parties to use the data for purposes agreed upon with the user;
   4. the identity of the prospective data holder, such as its trading name and the geographical address at which it is established and, where applicable, of other data [processing](https://headlesslaw.com/definitions/data-act/processing/) parties;
   5. the means of communication which make it possible to contact the prospective data holder quickly and communicate with that data holder efficiently;
   6. how the user can request that the data are shared with a third party and, where applicable, end the data sharing;
   7. the user’s right to lodge a complaint alleging an infringement of any of the provisions of this Chapter with the competent authority designated pursuant to [Article 37](/data-act/chapter-ix-implementation-and-enforcement-art.-37-42/37.md);
   8. whether a prospective data holder is the holder of trade secrets contained in the data that is accessible from the connected product or generated during the provision of a related service, and, where the prospective data holder is not the trade secret holder, the identity of the trade secret holder;
   9. the duration of the contract between the user and the prospective data holder, as well as the arrangements for terminating such a contract.


---

# 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-ii-business-to-consumer-and-business-to-business-data-sharing-art.-3-7/3.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.
