# Data privacy compliance

mediarithmics acts as a data processor, according to GDPR and is designed to help you comply with data privacy regulations and practices.

## Cleaning rules

[Cleaning rules](/advanced-usages/data-privacy-compliance/cleaning-rules.md) let you set an expiration delay for ingested data, based on your needs.

## User choices

Store [user choices](/advanced-usages/data-privacy-compliance/user-choices.md) associated with your different purposes of processing data and create privacy walls to improve your compliance with GDPR.

## Exercise of user rights

mediarithmics implemented methods to allow th[e exercise of user rights](/advanced-usages/data-privacy-compliance/deleting-user-data.md).&#x20;


---

# 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://developer.mediarithmics.io/advanced-usages/data-privacy-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.
