> 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/ja/sekyuriti/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md).

# データ共有を有効にする

## Verkadaとカメラデータを共有する

カメラの映像をVerkadaと共有することで、すべてのVerkadaカメラにわたる分析機能の開発と改善が進みます。

{% hint style="warning" %}
これはオプトイン機能で、既定では無効になっています。このトグルは［Enable Support Access］トグルとは別です [トグル](/command/ja/herupugadesuka/contact-verkada-support/enable-support-access.md)。オプトインすると、Verkadaのエンジニアリングが、モデル学習のために画像や動画を収集、保存、閲覧、注釈付けし、派生物を作成することが許可されます。すべてのデータは当社のAmazon Web Services (AWS)バックエンドから収集され、カメラから直接収集されることはありません。この機能は **許可しません** Verkadaサポートがカメラの画像や動画にアクセスすることを。

**この設定は、当社のコンピュータービジョン機能のモデル学習を含む、研究開発のためにカメラの映像をVerkadaと共有する場合にのみ適用されます。その他のイベントタイプやシステムデータは含まれません。**
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、All Products > Admin に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Data Privacyを選択します。**
{% endstep %}

{% step %}
**［Share camera data with Verkada］をオンにします。**
{% endstep %}

{% step %}
**ユーザー契約の案内が表示されたら、［I Agree］をクリックして確認します。**

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

***

## Verkadaと製品データを共有する

新機能の開発とテストを支援するために、追加の製品データをVerkadaと共有することも任意で選択できます。これには、センサー、アクセスイベント、アラーム、バッジインなど、さまざまなVerkada製品に関連付けられたデバイス固有およびイベント固有のデータが含まれます。

{% stepper %}
{% step %}
**Verkada Command で、All Products > Admin に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Data Privacyを選択します。**
{% endstep %}

{% step %}
**［Share product data with Verkada］をオンにします**
{% endstep %}

{% step %}
**ユーザー契約の案内が表示されたら、［I Agree］をクリックして確認します。**

<div align="left" data-with-frame="true"><img src="/files/9dd4b2fb6351588ed069ff134ac0806bf43017ac" 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/ja/sekyuriti/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.
