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

# Zpracovatelé dat Overleafu

Overleaf může k podpoře svých produktů a služeb využívat níže uvedené subjekty, včetně poskytování hostingových a infrastrukturních služeb a zákaznické a technické podpory, a může to tedy zahrnovat zpracování osobních údajů. Pokud jste instituce nebo organizace a my tyto osobní údaje zpracováváme jako váš „zpracovatel“ (ve smyslu GDPR), budou tyto subjekty považovány za „dílčí zpracovatele“.

| Název poskytovatele služeb třetí strany | Místo | Funkce                 |
| --------------------------------------- | ----- | ---------------------- |
| Amazon Web Services                     | USA   | Hosting                |
| Anthropic                               | USA   | Zpracování dat         |
| BugSnag                                 | USA   | Provoz aplikace        |
| Customer.io                             | USA   | Komunikace s uživateli |
| FrontApp                                | USA   | Podpora                |
| Google Cloud Platform                   | USA   | Hosting                |
| GrowthBook                              | USA   | Provoz aplikace        |
| Heroku                                  | USA   | Hosting                |
| Kount Inc                               | USA   | Zpracování plateb      |
| Mailchimp                               | USA   | Servisní zprávy        |
| MongoDB Atlas                           | USA   | Hosting                |
| OpenAI                                  | USA   | Zpracování dat         |
| PayPal                                  | USA   | Zpracování plateb      |
| Recurly                                 | USA   | Zpracování plateb      |
| Redis                                   | USA   | Provoz aplikace        |
| SendGrid                                | USA   | Servisní e-maily       |
| Sentry                                  | USA   | Provoz aplikace        |
| SheerID                                 | USA   | Ověření uživatele      |
| Stripe                                  | USA   | Zpracování plateb      |

V rámci globální organizace se mohou na vývoji a poskytování jejích produktů a služeb podílet také různé společnosti skupiny Overleaf, a to i jako smluvní subjekty vůči zákazníkům a poskytovatelé služeb, konkrétně: Digital Science UK Ltd (UK), Digital Science & Research Solutions Ltd (UK), Digital Science & Research SRL (Rumunsko), DS Digital Science GmbH (Německo), Digital Science & Research Solutions Inc (USA), ThinqLab Ltd (UK) a Writefull BV (Nizozemsko).

Viz prosím [naše Zásady ochrany osobních údajů](https://www.overleaf.com/legal#Privacy) nebo podmínky zpracování údajů\*, které jsme s vámi případně sjednali, pro další informace. Ne všichni poskytovatelé služeb budou využíváni pro každého uživatele.

\* Poznámka pro organizace: pokud s vámi již nemáme uzavřenou dohodu o zpracování osobních údajů, lze ji uzavřít postupem podle [tento odkaz](https://eu.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=a9bf6ead-e5f9-4809-be36-c1728a19c07e\&env=eu\&acct=db2a35aa-12e2-4017-b74a-bb8e4a1d199e\&v=2).

Chcete-li dostávat oznámení při aktualizaci této stránky, prosím [přihlaste se k odběru zde](http://eepurl.com/hAG6ir).

Datum: květen 2026


---

# 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/cs/znalostni-baze/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.
