# Smart Data Usage

Verkada optimizes video streaming on cameras connected to gateways with smart data usage. When smart data usage is enabled for a gateway, its connected cameras will have the following behavior:

* Live streams will default to standard quality (SQ). Users can manually switch to high-quality (HQ) if needed.
* On grids and viewing stations, thumbnails will be displayed when no motion is detected. The cameras will begin streaming video once motion is detected.
* Cloud backup and RTSP cannot be enabled.

***

## Disable smart data usage

Smart data usage is enabled by default on Cellular Gateways and disabled by default on Wi-Fi Gateways. You can disable this feature on cellular gateways that are using a non-Verkada SIM card.

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Gateways.**
{% endstep %}

{% step %}
**Select a gateway.**
{% endstep %}

{% step %}
**In the top right, click Settings.**
{% endstep %}

{% step %}
**Under Device, turn off Smart Data Usage.**

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

{% hint style="warning" %}
Smart data usage cannot be disabled when using the Verkada data plan.
{% 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://help.verkada.com/connectivity/cellular-data-options/smart-data-usage.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.
