# Guide to GDPR

[The General Data Protection Regulation](https://commission.europa.eu/law/law-topic/data-protection/reform/rules-business-and-organisations_en) (GDPR) is a comprehensive data privacy and protection regulation implemented by the European Union (EU) on May 25, 2018. It is designed to strengthen and unify data protection laws for individuals within the EU and the European Economic Area (EEA), as well as regulate the transfer of personal data outside of these regions.

GDPR aims to give individuals more control over their personal data and how it is collected, processed, and stored by organizations. It has a global impact because it applies to any organization that processes the personal data of individuals in the EU and EEA, regardless of where the organization is located.

{% content-ref url="/pages/6QqhR4N4XrfvrArHDkU8" %}
[Key principles](/solution-administration/guide-to-gdpr/key-principles.md)
{% endcontent-ref %}

{% content-ref url="/pages/v2cF0NAAFTiXw8fsIv1u" %}
[How Appfarm protects personal data](/solution-administration/guide-to-gdpr/how-appfarm-protects-personal-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/m7oNJV6dWa8f5aH3Xg9F" %}
[How you can protect your clients’ data](/solution-administration/guide-to-gdpr/how-you-can-protect-your-clients-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/e6eZnq3GzeJyZpNz2nCU" %}
[Glossary](/solution-administration/guide-to-gdpr/glossary.md)
{% endcontent-ref %}

{% hint style="info" %}
**Useful links**

* [GDPR (full text)](https://gdprinfo.eu/)
* [Norwegian Data Protection Authority (Datatilsynet)](https://www.datatilsynet.no/en/)
* [European Commission: Rules for business and organizations](https://commission.europa.eu/law/law-topic/data-protection/reform/rules-business-and-organisations_en)

***

* [Appfarm’s Privacy Policy](https://www.appfarm.io/privacy)
* [List of Appfarm’s sub-processors](https://www.appfarm.io/terms/subprocessors)
  {% 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.appfarm.io/solution-administration/guide-to-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.
