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

# Encargados del tratamiento de datos de Overleaf

Overleaf puede recurrir a las entidades enumeradas a continuación para asistirle en relación con sus productos y servicios, incluso para proporcionar servicios de alojamiento e infraestructura y soporte al cliente y técnico, y que por lo tanto pueden implicar el tratamiento de datos personales. Cuando usted es una institución u organización, y nosotros tratamos esos datos personales como su «encargado del tratamiento» (según se define en el RGPD), dichas entidades se considerarán «subencargados del tratamiento».

| Nombre del proveedor de servicios de terceros | Ubicación | Función                          |
| --------------------------------------------- | --------- | -------------------------------- |
| Amazon Web Services                           | EE. UU.   | Alojamiento                      |
| Anthropic                                     | EE. UU.   | Tratamiento de datos             |
| BugSnag                                       | EE. UU.   | Operaciones de la aplicación     |
| Customer.io                                   | EE. UU.   | Comunicación con el usuario      |
| FrontApp                                      | EE. UU.   | Soporte                          |
| Google Cloud Platform                         | EE. UU.   | Alojamiento                      |
| GrowthBook                                    | EE. UU.   | Operaciones de la aplicación     |
| Heroku                                        | EE. UU.   | Alojamiento                      |
| Kount Inc                                     | EE. UU.   | Procesamiento de pagos           |
| MailChimp                                     | EE. UU.   | Mensajes de servicio             |
| MongoDB Atlas                                 | EE. UU.   | Alojamiento                      |
| OpenAI                                        | EE. UU.   | Tratamiento de datos             |
| PayPal                                        | EE. UU.   | Procesamiento de pagos           |
| Recurly                                       | EE. UU.   | Procesamiento de pagos           |
| Redis                                         | EE. UU.   | Operaciones de la aplicación     |
| SendGrid                                      | EE. UU.   | Correos electrónicos de servicio |
| Sentry                                        | EE. UU.   | Operaciones de la aplicación     |
| SheerID                                       | EE. UU.   | Verificación del usuario         |
| Stripe                                        | EE. UU.   | Procesamiento de pagos           |

Como parte de una organización global, diversas empresas del grupo Overleaf también pueden estar involucradas en relación con el desarrollo y la prestación de sus productos y servicios, incluso como entidades contratantes con clientes y proveedores de servicios, a saber: Digital Science UK Ltd (Reino Unido), Digital Science & Research Solutions Ltd (Reino Unido), Digital Science & Research SRL (Rumanía), DS Digital Science GmbH (Alemania), Digital Science & Research Solutions Inc (EE. UU.), ThinqLab Ltd (Reino Unido) y Writefull BV (Países Bajos).

Consulta [nuestra Política de privacidad](https://www.overleaf.com/legal#Privacy) o los términos de tratamiento de datos\* que hayamos acordado con usted, según corresponda, para obtener más información. No todos los proveedores de servicios se utilizarán para cada usuario.

\* Nota para organizaciones: si aún no tenemos un acuerdo de tratamiento de datos vigente con usted, puede formalizarse siguiendo [este enlace](https://eu.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=a9bf6ead-e5f9-4809-be36-c1728a19c07e\&env=eu\&acct=db2a35aa-12e2-4017-b74a-bb8e4a1d199e\&v=2).

Para recibir notificaciones cuando esta página se actualice, por favor [suscríbase aquí](http://eepurl.com/hAG6ir).

Fecha: mayo de 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/es/base-de-conocimientos/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.
