> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/es/seguridad/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md).

# Habilitar el uso compartido de datos

## Compartir datos de la cámara con Verkada

Compartir la grabación de tu cámara con Verkada desarrolla y mejora las funciones de análisis en todas las cámaras de Verkada.

{% hint style="warning" %}
Esta es una función opcional y está deshabilitada de forma predeterminada. Este interruptor es independiente de Habilitar acceso de soporte [interruptor](/command/es/necesitas-ayuda/contact-verkada-support/enable-support-access.md). Optar por participar permite a Ingeniería de Verkada recopilar, almacenar, ver y anotar imágenes y video, y crear obras derivadas, para el entrenamiento del modelo. Todos los datos se recopilan de nuestro backend de Amazon Web Services (AWS) y no directamente de tus cámaras. Esta función **no** permite al equipo de soporte de Verkada acceder a las imágenes y el video de tu cámara.

**Este ajuste solo se aplica a compartir la grabación de la cámara con Verkada para investigación y desarrollo, incluido el entrenamiento de modelos de nuestras funciones de visión por computadora. No incluye otros tipos de eventos ni datos del sistema.**
{% endhint %}

{% stepper %}
{% step %}
**En Verkada Command, ve a All Products > Admin.**
{% endstep %}

{% step %}
**En la navegación izquierda, selecciona Privacidad de datos.**
{% endstep %}

{% step %}
**Activa Compartir datos de la cámara con Verkada.**
{% endstep %}

{% step %}
**Cuando se te muestre el Acuerdo de usuario, haz clic en Acepto para confirmar.**

<div align="left" data-with-frame="true"><img src="/files/c605c95e7248c879b475e6cbe1279ff77fdfe309" alt="" width="446"></div>
{% endstep %}
{% endstepper %}

***

## Compartir datos del producto con Verkada

También puedes optar por compartir datos adicionales del producto con Verkada para respaldar el desarrollo y la prueba de nuevas funciones. Esto incluye datos específicos del dispositivo y de eventos asociados con varios productos de Verkada, como sensores, eventos de acceso, alarmas y registros de entrada con credencial.

{% stepper %}
{% step %}
**En Verkada Command, ve a All Products > Admin.**
{% endstep %}

{% step %}
**En la navegación izquierda, selecciona Privacidad de datos.**
{% endstep %}

{% step %}
**Activa Compartir datos del producto con Verkada**
{% endstep %}

{% step %}
**Cuando se te muestre el Acuerdo de usuario, haz clic en Acepto para confirmar.**

<div align="left" data-with-frame="true"><img src="/files/bd837df2a7c1092fc1d271436ccea2bffc1d8cc6" alt="" width="375"></div>
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/command/es/seguridad/privacy-and-security-disclosure/enable-data-sharing-with-verkada.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.
