> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/knowledge-base/065-how-is-overleaf-preparing-for-gdpr.md).

# How is Overleaf Preparing for GDPR?

The General Data Protection Regulation is a new European regulation on data protection and privacy for individuals within the European Union. It comes into force on May 25, 2018, as everyone knows. It harmonizes and generally strengthens requirements for handling of personal data and places additional obligations on all organizations that handle EU citizens’ personal data.

We are committed to ensuring that Overleaf is fully compliant with the GDPR. The good news is that our general approach, and our existing policies and practices, are already consistent with the principles behind GDPR. We are nonetheless taking several GDPR-specific steps to ensure and demonstrate compliance:

* We have reviewed all of our vendors that process personal data and are amending contracts where required to ensure that they are also GDPR compliant.
* We have audited where we collect and how we use personal data, and the basis on which we process it.
* We have updated our [privacy policy](https://www.overleaf.com/legal#Privacy) to make it clearer how it relates to GDPR, and we haven taken the opportunity to update and simplify our terms of service. We’re also creating and updating internal documentation as required to meet any new requirements.
* We will continue to work with our institutional and enterprise clients to address any concerns that they have in connection with GDPR. If you are an existing or new institutional or enterprise client and you have questions about Overleaf and GDPR, please [contact support](https://www.overleaf.com/contact).

As always, keeping your data safe is one of our top priorities. You can find out more about our security policies and practices in our [security policy](https://www.overleaf.com/legal#Security).

If you have further questions about Overleaf and GDPR compliance, please feel free to [contact us](https://www.overleaf.com/contact).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/knowledge-base/065-how-is-overleaf-preparing-for-gdpr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
