# Cloud

{% hint style="success" %}
La función de grabaciones en cloud es una función de pago. Si estás interesado contactanos a <support@videsk.io>
{% endhint %}

A continuación, puedes encontrar la documentación sobre almacenamiento en la nube de terceros como:

## Integraciones compatibles

{% content-ref url="/pages/EayJXZ0J00sWq6wVpTeS" %}
[AWS S3](/es-developers/grabaciones/cloud/aws-s3.md)
{% endcontent-ref %}

{% content-ref url="/pages/beiNw7IBM1dZZZIstN1o" %}
[Azure](/es-developers/grabaciones/cloud/azure.md)
{% endcontent-ref %}

{% content-ref url="/pages/PS9LCPKSo1GSA2WDZ4nX" %}
[GCP](/es-developers/grabaciones/cloud/gcp.md)
{% endcontent-ref %}

{% content-ref url="/pages/2rxr3FhxDR4K3bGpoRbK" %}
[SFTP](/es-developers/grabaciones/cloud/sftp.md)
{% endcontent-ref %}

{% hint style="warning" %}
Debes considerar que las credenciales a utilizar para integrar con nubes de terceros serán almacenadas cifradas y no legibles. **Solo podrán ser sobrescritas**.
{% endhint %}


---

# Agent Instructions: 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://docs.videsk.io/es-developers/grabaciones/cloud.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.
