> For the complete documentation index, see [llms.txt](https://docs.movesdk.com/move-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.movesdk.com/move-platform/data-privacy-gdpr.md).

# Data privacy (GDPR)

## Data collection for Move SDK

The following describes which kind of user data is transmitted to the MOVE Plattform.&#x20;

{% hint style="warning" %}
The application is responsible for complying with the[ Google Play Policy](https://play.google.com/about/developer-content-policy/) or Apple Policy.
{% endhint %}

| Configuration                                                                        | Transmitted                                                                   |
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- |
| [Driving](/move-platform/move-services.md#trip-detection)                            | Locations & Activities (walking, running , cycling, vehicle) during trip      |
| [Bicycle](/move-platform/move-services.md#modes-of-transport)                        | Locations & Activities (walking, running, cycling, vehicle)  during trip      |
| [Walking](/move-platform/move-services.md#modes-of-transport)                        | Activities 24/7                                                               |
| [Distraction free driving](/move-platform/move-services.md#distraction-free-driving) | <p>Phone call events during trip, <br>Touchscreen interaction during trip</p> |
| [Driving behaviour events](/move-platform/move-services.md#driving-behaviour-events) | Sensor data during trip                                                       |
| [Points of interests](/move-platform/move-services.md#points-of-interest)            | Location on target point                                                      |

{% hint style="info" %}
**Note:**

* All collected data by the MOVE SDK is transmitted to the Dolphin Technologies backend for processing.
* Host app developers are responsible for declaring all data collection and sharing in the Google Play Data Safety section and Apple Privacy Nutrition Label.
* To delete locally stored SDK data, call `deleteLocalData()`.
* User data on the Dolphin Technologies backend can be managed via the [MOVE Dashboard](https://dashboard.movesdk.com/), including data deletion and feature configuration.
  {% endhint %}
