# GDPR

{% hint style="info" %}
If you are communicating with individuals outside the EU, remember that the responsibility for securing their personal data lies with you as the sender, in accordance with local regulations. If you are communicating with EU citizens, remember the obligation to sign a GDPR agreement.
{% endhint %}

The GDPR (General Data Protection Regulation) is essential for processing personal data. In the EmailLabs panel, you can sign a GDPR agreement that defines the terms of processing personal data and both parties’ responsibilities regarding data protection.

You can also go directly to the **Administrator tab > GDPR.**<br>

<figure><img src="/files/o0MiRrOoWzEosrhsymrM" alt="GDPR-Emaillabs"><figcaption></figcaption></figure>

* If you are a direct database administrator, choose the **“Sign data processing agreement”** option.
* If you operate in the name of third parties, select **“Sign data sub-processing agreement”.**

3. Fill in the form based on the selected type of agreement.
4. After that, you must sign the agreement with the code received in the text message. It will be sent to the phone number assigned to the account. Remember that this type of signing is available to Polish numbers only.

{% hint style="info" %}
If you don’t own a Polish phone number and want to sign the paper version of the agreement, contact us at <sales@emaillabs.io>
{% endhint %}


---

# 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.emaillabs.io/en/analytics-panel/administrator/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.
