> 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/connectivity/ja/mobairudtanoopushon/smart-data-usage.md).

# スマートなデータ使用

gatewaysに接続されたデバイスのデータ使用を最適化する

Verkada は、スマートデータ使用を有効にしたゲートウェイに接続されたカメラの動画ストリーミング機能を最適化します。ゲートウェイでスマートデータ使用が有効になっている場合、接続されたカメラは次のように動作します：

* ライブストリームはデフォルトで標準品質（SQ）になります。必要に応じて、ユーザーは手動で高品質（HQ）に切り替えられます。
* グリッドとビューイングステーションでは、動きが検知されていない場合にサムネイルが表示されます。動きが検知されると、カメラはストリーミング機能で動画配信を開始します。
* クラウドバックアップ、RTSP、およびタイムラプスは有効にできません。

***

## スマートデータ使用を無効にする

スマートデータ使用は、Cellular Gateways ではデフォルトで有効、Wi-Fi Gateways ではデフォルトで無効です。Verkada 以外の SIM カードを使用しているセルラーゲートウェイでは、この機能を無効にできます。

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［ゲートウェイ］に移動します。**
{% endstep %}

{% step %}
**ゲートウェイを選択します。**
{% endstep %}

{% step %}
**右上の［設定］をクリックします。**
{% endstep %}

{% step %}
**［デバイス］でスマートデータ使用をオフにします。**

<div align="left" data-with-frame="true"><img src="https://1705908483-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-63b390530bf5e21725e7c3282ba93373ba8fb628%2F51248fb7a2b736950c84259091bb625d86c47423.png?alt=media" alt="" width="563"></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Verkada データプランを使用している場合、スマートデータ使用は無効にできません。
{% endhint %}


---

# 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/connectivity/ja/mobairudtanoopushon/smart-data-usage.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.
