> 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/gateways/ja/cellular-datanoopushon/smart-data-usage.md).

# スマートなデータ使用

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

* ライブストリームはデフォルトで標準品質（SQ）になります。必要に応じて、ユーザーは手動で高品質（HQ）に切り替えることができます。
* グリッドとViewing Stationでは、動きが検出されない場合にサムネイルが表示されます。動きが検出されると、カメラはビデオのストリーミングを開始します。
* クラウドバックアップとRTSPは有効にできません。

***

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

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

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

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

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

{% step %}
**［Device］の下で、［Smart Data Usage］をオフにします。**

<div align="left" data-with-frame="true"><img src="/files/ea12dab813053b3de99a5a7986829ca5ed7a2629" 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/gateways/ja/cellular-datanoopushon/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.
