> 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/ko/knowledge-base/065-how-is-overleaf-preparing-for-gdpr.md).

# Overleaf는 GDPR에 어떻게 대비하고 있나요?

일반 데이터 보호 규정(GDPR)은 유럽연합 내 개인의 데이터 보호와 프라이버시를 위한 새로운 유럽 규정입니다. 모두가 알다시피 2018년 5월 25일부터 시행됩니다. 이는 개인 데이터 처리 요건을 조화시키고 전반적으로 강화하며, EU 시민의 개인 데이터를 처리하는 모든 조직에 추가적인 의무를 부과합니다.

우리는 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/ko/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.
