> 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/de/optionen-fur-mobilfunkdaten/smart-data-usage.md).

# Intelligente Datennutzung

Optimieren Sie die Datennutzung für mit Gateways verbundene Geräte

Verkada optimiert das Videostreaming auf Kameras, die mit Gateways verbunden sind, mithilfe einer intelligenten Datennutzung. Wenn die intelligente Datennutzung für ein Gateway aktiviert ist, verhalten sich die verbundenen Kameras wie folgt:

* Livestreams werden standardmäßig in Standardqualität (SQ) angezeigt. Benutzer können bei Bedarf manuell auf hohe Qualität (HQ) umschalten.
* In Kacheln und auf Anzeigestationen werden Vorschaubilder angezeigt, wenn keine Bewegung erkannt wird. Die Kameras beginnen mit dem Videostreaming, sobald Bewegung erkannt wird.
* Cloud-Backup, RTSP und Zeitraffer können nicht aktiviert werden.

***

## Intelligente Datennutzung deaktivieren

Die intelligente Datennutzung ist bei Mobilfunk-Gateways standardmäßig aktiviert und bei WLAN-Gateways standardmäßig deaktiviert. Sie können diese Funktion auf Mobilfunk-Gateways deaktivieren, die eine SIM-Karte eines Drittanbieters verwenden, die nicht von Verkada stammt.

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Gateways.**
{% endstep %}

{% step %}
**Wählen Sie ein Gateway aus.**
{% endstep %}

{% step %}
**Klicken Sie oben rechts auf Einstellungen.**
{% endstep %}

{% step %}
**Deaktivieren Sie unter Gerät die intelligente Datennutzung.**

<div align="left" data-with-frame="true"><img src="https://1971509114-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" %}
Die intelligente Datennutzung kann nicht deaktiviert werden, wenn der Verkada-Datentarif verwendet wird.
{% 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/de/optionen-fur-mobilfunkdaten/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.
