> For the complete documentation index, see [llms.txt](https://ayakaleaf-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://ayakaleaf-pro.ayaka.space/latex/zh-cn/zhi-shi-ku/065-how-is-overleaf-preparing-for-gdpr.md).

# Overleaf 如何为 GDPR 做准备？

《通用数据保护条例》（GDPR）是欧盟关于欧盟境内个人数据保护和隐私的一项新欧洲法规。众所周知，它于 2018 年 5 月 25 日生效。它统一并总体加强了个人数据处理的要求，并对所有处理欧盟公民个人数据的组织提出了额外义务。

我们致力于确保 Overleaf 完全符合 GDPR。好消息是，我们的总体方法以及现有政策和实践已经与 GDPR 背后的原则保持一致。尽管如此，我们仍在采取若干针对 GDPR 的措施，以确保并证明合规：

* 我们已审查所有处理个人数据的供应商，并在必要时修订合同，以确保它们也符合 GDPR。
* 我们已审计个人数据的收集位置、使用方式，以及我们处理这些数据所依据的基础。
* 我们已更新我们的 [隐私政策](https://www.overleaf.com/legal#Privacy) ，以更清楚地说明其与 GDPR 的关系，同时我们也借此机会更新并简化了我们的服务条款。我们还在创建和更新内部文档，以满足任何新的要求。
* 我们将继续与我们的机构和企业客户合作，以解决他们在 GDPR 方面的任何疑虑。如果您是现有或新的机构或企业客户，并且对 Overleaf 和 GDPR 有任何疑问，请 [联系支持团队](https://www.overleaf.com/contact).

一如既往，保障您的数据安全是我们的首要任务之一。您可以在我们的 [安全政策](https://www.overleaf.com/legal#Security).

中了解更多有关我们的安全政策和实践的信息。如果您对 Overleaf 和 GDPR 合规性有进一步的问题，请随时 [联系我们](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://ayakaleaf-pro.ayaka.space/latex/zh-cn/zhi-shi-ku/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.
