> 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/zh-tw/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://overleaf-pro.ayaka.space/latex/zh-tw/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.
