> For the complete documentation index, see [llms.txt](https://academy.shade.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.shade.inc/help-center/help-center-es/preguntas-frecuentes-generales/nuestro-almacenamiento-y-subprocesadores.md).

# Nuestro almacenamiento y subprocesadores

Actualmente almacenamos datos utilizando a nuestro subprocesador Backblaze. Backblaze es un proveedor de almacenamiento compatible con S3, evaluado y que sigue los protocolos de seguridad más estrictos (incluyendo cifrado AES-256 en reposo y políticas SOC 2 Tipo II).&#x20;

Sus datos se transmiten y aseguran con HTTPS y nadie del equipo de Shade ve nunca sus datos. Para más información sobre subprocesadores adicionales, por favor consulte nuestro [centro de confianza](https://trust.shade.inc).

Sus datos tampoco se utilizan para entrenar cualquiera de nuestras IA (vea nuestro [Política de Datos](https://shade.inc/data-usage-policy-and-ai)).

Finalmente, metadatos como etiquetas, EXIF y embeddings de IA se almacenan en nuestra base de datos Postgres alojada en Google Cloud.


---

# 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:

```
GET https://academy.shade.inc/help-center/help-center-es/preguntas-frecuentes-generales/nuestro-almacenamiento-y-subprocesadores.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
