# 스마트 데이터 사용

Verkada는 스마트 데이터 사용을 통해 게이트웨이에 연결된 카메라의 비디오 스트리밍을 최적화합니다. 게이트웨이에 대해 스마트 데이터 사용이 활성화되면, 연결된 카메라는 다음과 같이 동작합니다:

* 라이브 스트림은 기본적으로 표준 화질(SQ)로 설정됩니다. 필요 시 사용자가 수동으로 고화질(HQ)로 전환할 수 있습니다.
* 그리드와 뷰잉 스테이션에서는 움직임이 감지되지 않을 때 썸네일이 표시됩니다. 움직임이 감지되면 카메라가 비디오 스트리밍을 시작합니다.
* 클라우드 백업과 RTSP는 활성화할 수 없습니다.

***

## 스마트 데이터 사용 비활성화

스마트 데이터 사용은 셀룰러 게이트웨이에서는 기본적으로 활성화되어 있고, Wi-Fi 게이트웨이에서는 기본적으로 비활성화되어 있습니다. Verkada가 아닌 SIM 카드를 사용하는 셀룰러 게이트웨이에서는 이 기능을 비활성화할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 게이트웨이로 이동합니다.**
{% endstep %}

{% step %}
**게이트웨이를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**장치 아래에서 스마트 데이터 사용을 끕니다.**

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

{% hint style="warning" %}
Verkada 데이터 요금제를 사용하는 경우 스마트 데이터 사용은 비활성화할 수 없습니다.
{% 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/ko/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.
