February 20, 2026

Prev Next

EU Data Act - Data Recipients Management

To ensure full alignment with the principles of the EU Data Act, we’ve introduced a new set of features designed to manage third parties, also known as Data Recipients, and securely enable them to access customer raw data.

Account creation form for data recipients with company information fields.

Data Recipients can now self-register from the DPS login page to access customer data.
During the registration process, they must provide the required information and accept the terms and conditions specific to Data Recipients.

Before accessing the DPS, Data Recipients must be approved by the OEM, which may:

  • Review the information provided by the Data Recipient (e.g., company, contact information, country).

  • Approve or reject the request.

  • If approved, authorize access to specific customers to download their raw data.

Component used by OEM to approve or reject the Data Recipient self registration.

When approved, Data Recipients can access their dedicated view and start downloading authorized raw data via API or the Data Export widget.

To help you comply with the EU Data Act, within the Console, you will find:

  • The Data Recipient user type for Data Recipients, along with a predefined View tailored to their role and permissions.

  • The predefined Data Management page, where DPS users can securely download the data they are authorized to access.

  • The Data Recipient account type that can be enabled on the User Onboarding page.

  • A new way to define User Agreements that can be tailored for data recipients, other than other account types.

  • The Raw Data metric, which can be used to group all Raw Data metrics shared with Data Recipients.

Time Zone on Things

For machines that are not fixed in a single location, but can be deployed or moved worldwide, you can now configure the Time Zone directly on the Thing level.
This integrates the Time Zone Button feature and ensures that data is always interpreted correctly based on where the machine is operating.

Bug fixes (Console)

  • The Python script editor used for the Algorithms definition did not handle spaces and tab indentation correctly.
    The editor now highlights whether tabs or spaces are used.