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

# Overleafs databehandlere

Overleaf kan engagere de nedenfor anførte enheder til at bistå det i forbindelse med dets produkter og tjenester, herunder til at levere hosting- og infrastrukturtjenester samt kunde- og teknisk support, hvilket derfor kan indebære behandling af personoplysninger. Når du er en institution eller organisation, og vi behandler disse personoplysninger som din “databehandler” (som defineret i GDPR), vil sådanne enheder blive betragtet som “underdatabehandlere”.

| Navn på tredjeparts-tjenesteudbyder | Lokation | Funktion            |
| ----------------------------------- | -------- | ------------------- |
| Amazon Web Services                 | USA      | Hosting             |
| Anthropic                           | USA      | Databehandling      |
| BugSnag                             | USA      | Applikationsdrift   |
| Customer.io                         | USA      | Brugerkommunikation |
| FrontApp                            | USA      | Support             |
| Google Cloud Platform               | USA      | Hosting             |
| GrowthBook                          | USA      | Applikationsdrift   |
| Heroku                              | USA      | Hosting             |
| Kount Inc                           | USA      | Betalingsbehandling |
| MailChimp                           | USA      | Servicemeddelelser  |
| MongoDB Atlas                       | USA      | Hosting             |
| OpenAI                              | USA      | Databehandling      |
| PayPal                              | USA      | Betalingsbehandling |
| Recurly                             | USA      | Betalingsbehandling |
| Redis                               | USA      | Applikationsdrift   |
| SendGrid                            | USA      | Service-e-mails     |
| Sentry                              | USA      | Applikationsdrift   |
| SheerID                             | USA      | Brugerverificering  |
| Stripe                              | USA      | Betalingsbehandling |

Som en del af en global organisation kan forskellige selskaber i Overleaf-koncernen også være involveret i forbindelse med udviklingen og leveringen af dets produkter og tjenester, herunder som kontraherende enheder over for kunder og tjenesteudbydere, nemlig: Digital Science UK Ltd (UK), Digital Science & Research Solutions Ltd (UK), Digital Science & Research SRL (Rumænien), DS Digital Science GmbH (Tyskland), Digital Science & Research Solutions Inc (US), ThinqLab Ltd (UK) og Writefull BV (Nederlandene).

Se venligst [vores privatlivspolitik](https://www.overleaf.com/legal#Privacy) eller de databehandlingsvilkår\* vi har aftalt med dig, alt efter hvad der er relevant, for yderligere oplysninger. Ikke alle tjenesteudbydere vil blive brugt for hver bruger.

\* Bemærkning til organisationer: hvis vi ikke allerede har en databehandleraftale på plads med jer, kan en sådan indgås ved at følge [dette link](https://eu.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=a9bf6ead-e5f9-4809-be36-c1728a19c07e\&env=eu\&acct=db2a35aa-12e2-4017-b74a-bb8e4a1d199e\&v=2).

For at modtage meddelelser, når denne side opdateres, bedes du [tilmelde dig her](http://eepurl.com/hAG6ir).

Dato: maj 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/da/vidensbase/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.
