# GDPR

If you communicate with recipients in the European Union, you must sign an GDPR agreement to ensure compliance with data protection regulations.

<figure><img src="/files/ZxZSvairHwtOlMHmcz2e" alt=""><figcaption></figcaption></figure>

In the **MessageFlow** panel, there are two types of agreements available:

* **Data Processing Agreement** – for users who act as the **administrator** of the subscriber database and use it for their deliveries.
* **Data Subprocessing Agreement** – for users who send messages on behalf of their clients but are not **administrators** of the contact database.

### **Signing the GDPR Agreement**

1. To sign the GDPR agreement, log in to the application and navigate to **Account → GDPR** in the panel, then click the **+** button in the top-right corner.<br>

<figure><img src="/files/j5zBkxyC1kaKnukXfMKW" alt=""><figcaption></figcaption></figure>

2. Select the type of agreement you want to sign, then fill out the form.

<figure><img src="/files/7crrfgRqCJJYiSsc70bz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once you complete the form, you will receive an **SMS code** to confirm the signing of the agreement. The code will be sent to the number provided in the form.
{% endhint %}

3. After signing the agreement, you will receive an email with the document. The email will be sent to the address associated with your account. You will also have access to the signed agreement in the panel – go to the **GDPR** tab, where all signed agreements will be visible along with the dates they were signed.

<figure><img src="/files/frTxmMgOhtorgMzBEUMS" alt=""><figcaption></figcaption></figure>


---

# 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.messageflow.com/account/user-panel/gdpr.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.
