> 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/117-overleaf-data-processors.md).

# Overleaf 데이터 처리자

Overleaf는 호스팅 및 인프라 서비스, 고객 및 기술 지원 제공을 포함하여 자사 제품 및 서비스와 관련해 지원을 제공하기 위해 아래에 나열된 주체들을 이용할 수 있으며, 따라서 개인 데이터의 처리가 수반될 수 있습니다. 귀하가 기관 또는 조직이고 당사가 해당 개인 데이터를 귀하의 “처리자”(GDPR에서 정의됨)로서 처리하는 경우, 이러한 주체들은 “하위 처리자”로 간주됩니다.

| 제3자 서비스 제공업체 이름       | 위치 | 기능         |
| --------------------- | -- | ---------- |
| Amazon Web Services   | 미국 | 호스팅        |
| Anthropic             | 미국 | 데이터 처리     |
| BugSnag               | 미국 | 애플리케이션 운영  |
| Customer.io           | 미국 | 사용자 커뮤니케이션 |
| FrontApp              | 미국 | 지원         |
| Google Cloud Platform | 미국 | 호스팅        |
| GrowthBook            | 미국 | 애플리케이션 운영  |
| Heroku                | 미국 | 호스팅        |
| Kount Inc             | 미국 | 결제 처리      |
| MailChimp             | 미국 | 서비스 메시지    |
| MongoDB Atlas         | 미국 | 호스팅        |
| OpenAI                | 미국 | 데이터 처리     |
| PayPal                | 미국 | 결제 처리      |
| Recurly               | 미국 | 결제 처리      |
| Redis                 | 미국 | 애플리케이션 운영  |
| SendGrid              | 미국 | 서비스 이메일    |
| Sentry                | 미국 | 애플리케이션 운영  |
| SheerID               | 미국 | 사용자 인증     |
| Stripe                | 미국 | 결제 처리      |

전 세계 조직의 일환으로, 다양한 Overleaf 그룹 회사들도 고객 계약 주체 및 서비스 제공업체로서 자사 제품 및 서비스의 개발과 제공과 관련해 관여할 수 있으며, 여기에는 다음이 포함됩니다: Digital Science UK Ltd(영국), Digital Science & Research Solutions Ltd(영국), Digital Science & Research SRL(루마니아), DS Digital Science GmbH(독일), Digital Science & Research Solutions Inc(미국), ThinqLab Ltd(영국) 및 Writefull BV(네덜란드).

다음을 참조하세요: [당사의 개인정보 처리방침](https://www.overleaf.com/legal#Privacy) 또는 해당되는 경우 당사가 귀하와 합의한 데이터 처리 조건\*을 참조하여 추가 정보를 확인하시기 바랍니다. 모든 서비스 제공업체가 모든 사용자에게 사용되는 것은 아닙니다.

\* 조직에 대한 참고: 당사와 귀하 사이에 아직 데이터 처리 계약이 체결되어 있지 않은 경우, 다음을 따라 체결할 수 있습니다 [이 링크](https://eu.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=a9bf6ead-e5f9-4809-be36-c1728a19c07e\&env=eu\&acct=db2a35aa-12e2-4017-b74a-bb8e4a1d199e\&v=2).

이 페이지가 업데이트될 때 알림을 받으려면, [여기에서 구독하세요](http://eepurl.com/hAG6ir).

날짜: 2026년 5월


---

# 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/117-overleaf-data-processors.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.
