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

# Overleafin tietojenkäsittelijät

Overleaf voi käyttää alla lueteltuja tahoja avustamaan sitä sen tuotteisiin ja palveluihin liittyvissä tehtävissä, mukaan lukien hosting- ja infrastruktuuripalvelujen sekä asiakas- ja teknisen tuen tarjoaminen, ja tämä voi siten edellyttää henkilötietojen käsittelyä. Jos olet oppilaitos tai organisaatio ja käsittelemme kyseisiä henkilötietoja sinun ”käsittelijänäsi” (kuten GDPR:ssä määritellään), näitä tahoja pidetään ”aliprosessoreina”.

| Kolmannen osapuolen palveluntarjoajan nimi | Sijainti    | Tehtävä                |
| ------------------------------------------ | ----------- | ---------------------- |
| Amazon Web Services                        | Yhdysvallat | Isännöinti             |
| Anthropic                                  | Yhdysvallat | Tietojenkäsittely      |
| BugSnag                                    | Yhdysvallat | Sovelluksen toiminta   |
| Customer.io                                | Yhdysvallat | Käyttäjäviestintä      |
| FrontApp                                   | Yhdysvallat | Tuki                   |
| Google Cloud Platform                      | Yhdysvallat | Isännöinti             |
| GrowthBook                                 | Yhdysvallat | Sovelluksen toiminta   |
| Heroku                                     | Yhdysvallat | Isännöinti             |
| Kount Inc                                  | Yhdysvallat | Maksujen käsittely     |
| MailChimp                                  | Yhdysvallat | Palveluviestit         |
| MongoDB Atlas                              | Yhdysvallat | Isännöinti             |
| OpenAI                                     | Yhdysvallat | Tietojenkäsittely      |
| PayPal                                     | Yhdysvallat | Maksujen käsittely     |
| Recurly                                    | Yhdysvallat | Maksujen käsittely     |
| Redis                                      | Yhdysvallat | Sovelluksen toiminta   |
| SendGrid                                   | Yhdysvallat | Palvelusähköpostit     |
| Sentry                                     | Yhdysvallat | Sovelluksen toiminta   |
| SheerID                                    | Yhdysvallat | Käyttäjän todentaminen |
| Stripe                                     | Yhdysvallat | Maksujen käsittely     |

Osana globaalia organisaatiota myös useat Overleaf-konsernin yhtiöt voivat olla mukana sen tuotteiden ja palvelujen kehittämisessä ja toimittamisessa, mukaan lukien asiakassopimusosapuolina ja palveluntarjoajina, nimittäin: Digital Science UK Ltd (UK), Digital Science & Research Solutions Ltd (UK), Digital Science & Research SRL (Romania), DS Digital Science GmbH (Germany), Digital Science & Research Solutions Inc (US), ThinqLab Ltd (UK) ja Writefull BV (Netherlands).

Katso [tietosuojakäytäntömme](https://www.overleaf.com/legal#Privacy) tai kanssasi sovitut tietojenkäsittelyehdot\*, soveltuvin osin, saadaksesi lisätietoja. Kaikkia palveluntarjoajia ei käytetä jokaiselle käyttäjälle.

\* Huomautus organisaatioille: jos meillä ei vielä ole kanssasi voimassa olevaa tietojenkäsittelysopimusta, sellainen voidaan tehdä seuraamalla [tämä linkki](https://eu.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=a9bf6ead-e5f9-4809-be36-c1728a19c07e\&env=eu\&acct=db2a35aa-12e2-4017-b74a-bb8e4a1d199e\&v=2).

Saadaksesi ilmoituksia, kun tämä sivu päivitetään, ole hyvä ja [tilaa ilmoitukset täältä](http://eepurl.com/hAG6ir).

Päivämäärä: toukokuu 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/fi/tietopankki/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.
