# Data Management & EU Data Act Compliance

### **Declaration of Data Act Compliance**

**GIMASI Gmbh**, provider of the **GIoT Cloud Platform**, hereby declares its commitment to full compliance with the provisions of the **European Union Data Act** (**Regulation (EU) 2023/2854**).

In accordance with the Data Act, GIMASI ensures:

* **Data Accessibility** – Users have the right to access all data generated and stored within the platform, without unnecessary delay.
* **Data Portability** – Users can **export** their data in **standardized, machine-readable formats** (via **API** or **CSV**) to facilitate migration or integration with third-party services.
* **Transparency** – All operations concerning the collection, processing, and sharing of data are conducted transparently and in compliance with applicable regulations.
* **Security & Privacy** – Data handling respects the highest security standards and is carried out in strict compliance with **GDPR**, the **Swiss nLPD**, and **ISO/IEC 27001-certified processes**.

This compliance guarantees that **GIoT customers retain full control over their data** and are supported in exercising their rights, including the right to transfer data to another provider or environment.

For detailed instructions on exporting your data or exercising your rights under the **Data Act**, refer to the following sections of this guide:

* **How to Download All Your Data via API**
* **How to Export Your Data via CSV**
* **Contact & Support for Data Requests**


---

# Agent Instructions: 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:

```
GET https://docs.g-iot.io/data-management-and-eu-data-act-compliance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
