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

# Overleaf 数据处理方

Overleaf 可能会聘请下列实体协助其提供产品和服务，包括提供托管和基础设施服务以及客户和技术支持，因此可能涉及个人数据的处理。若您是机构或组织，并且我们作为您的“处理者”（定义见 GDPR）处理该个人数据，则这些实体将被视为“子处理者”。

| 第三方服务提供商名称            | 地点 | 功能   |
| --------------------- | -- | ---- |
| 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/zh-cn/zhi-shi-ku/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.
