# How do you adhere to GDPR?

Screena respects privacy and security. There is no monitoring or record of any action undertaken, and customers’ personal data is not stored. None of the information sent is saved. We only count the **number of match queries** executed per month for billing purposes.

For Screena Firm users, we are committed to sticking as much as possible to the principle above. However, on-demand, we offer custom conditions with the possibility of storing personal data with specific security rules, 256-bit encryption and legal safeguards. Such storage is thus limited to private watchlists.

Screena Cloud is hosted on AWS data center located in Paris, France, Europe. This choice is motivated by the high level of security compliance (ISO27001, SOC2, and more) ensured by AWS.

We also provide [other regions](/resources/faq/hosting-and-deployment/what-aws-regions-do-you-operate-as-of-now.md) to adhere to local data protection requirements. Our clients choose the region they want their data to be processed. We do not transfer personal data between geographical data centers.

Public watchlists and third-party watchlists are under the responsibility of the public organizations/vendors creating the databases.

When requested to store internal watchlists, data is kept anonymous at all times as we encrypt data in transit in compliance with AES-256 SHA 512. The data remains the full responsibility of the financial institution creating it.

Please check our [privacy and security policy](https://screena.ai/wp-content/uploads/screena-privacy-and-security-20220826.pdf) for more information.


---

# 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://help.screena.ai/resources/faq/security-and-audit/how-do-you-adhere-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.
