> 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/verkada-cameras/de/erste-schritte/quick-reference-guide-for-verkada-cameras.md).

# Kurzanleitung für Verkada-Kameras

## Hardware-Installation

* [Kameradatenblätter](https://www.verkada.com/docs/?product=videoSecurity\&contentType=datasheet)
* [Einrichtungsanleitungen für Kameras](https://www.verkada.com/docs/?product=videoSecurity\&contentType=setupGuide)
* [Bandbreitenverbrauch](/verkada-cameras/de/installation/bandwidth-consumption-uplink-requirements-for-video.md)
* [Externe IR-Strahler mit Verkada-Kameras verwenden](/verkada-cameras/de/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md)

## Konfiguration und Einrichtung

* [Kamera-Netzwerkeinstellungen](/verkada-cameras/de/konfiguration/camera-network-settings.md)
* [Rollen und Berechtigungen für Kameras](/verkada-cameras/de/erste-schritte/roles-and-permissions-for-cameras.md)
* [Verwalten Sie Ihre Standorte und Unterstandorte](/verkada-cameras/de/konfiguration/manage-sites-and-subsites.md)
* [Kameraeinstellungen anzeigen und bearbeiten](/verkada-cameras/de/konfiguration/view-and-edit-camera-settings.md)
* [Seriennummer und MAC-Adresse einer Kamera finden](/verkada-cameras/de/konfiguration/view-and-edit-camera-settings/find-a-cameras-serial-number-and-mac-address.md)
* [Statische IP-Adressen für Kameras konfigurieren](/verkada-cameras/de/konfiguration/view-and-edit-camera-settings/configure-static-ip-addresses-for-cameras.md)
* [Enterprise-Bandbreitenmanager](/verkada-cameras/de/konfiguration/view-and-edit-camera-settings/enterprise-bandwidth-manager.md)
* [Cloud-Backup aktivieren](/verkada-cameras/de/videostreaming-und-freigabe/view-historical-footage/cloud-backup.md)

## Streaming

* [Live-Streaming](/verkada-cameras/de/videostreaming-und-freigabe/live-streaming.md)
* [Historische Aufnahmen anzeigen](/verkada-cameras/de/videostreaming-und-freigabe/view-historical-footage.md)
* [Videos teilen](/verkada-cameras/de/videostreaming-und-freigabe/sharing-video.md)

## Ereignisse und Warnmeldungen

* [Kamera-Ereigniswarnmeldungen konfigurieren](/verkada-cameras/de/analysen/create-camera-event-alerts.md)
* [Ihre Alarme gezielt ausrichten und minimieren](/verkada-cameras/de/analysen/create-camera-event-alerts/optimize-your-alerts.md)
* [Ereignisse teilen](/verkada-cameras/de/analysen/create-camera-event-alerts/share-event-alerts.md)

## Fehlerbehebung

* [Verlust der Netzwerkverbindung für Kameras](/verkada-cameras/de/wartung-and-fehlerbehebung/troubleshooting/loss-of-network-connection-for-cameras.md)
* [Offline-Kamera beheben](/verkada-cameras/de/wartung-and-fehlerbehebung/troubleshooting/troubleshoot-offline-camera.md)
* [Probleme mit fehlenden Kameras beheben](/verkada-cameras/de/wartung-and-fehlerbehebung/troubleshooting/resolve-issues-with-missing-cameras.md)
* [Fehlerbehebung bei Pufferung und Latenz](/verkada-cameras/de/wartung-and-fehlerbehebung/troubleshooting/troubleshooting-buffering-and-latency.md)
* [Probleme mit dem Nachtmodus beheben](/verkada-cameras/de/wartung-and-fehlerbehebung/troubleshooting/resolve-issues-with-night-mode.md)
* [Verkada-Support kontaktieren](/command/de/brauchen-sie-hilfe/contact-verkada-support.md)

## Wartung

* [Ihre Verkada-Domekamera reinigen](/verkada-cameras/de/wartung-and-fehlerbehebung/clean-your-verkada-dome-camera.md)
* [Wartung der Verkada-Domekamera](/verkada-cameras/de/wartung-and-fehlerbehebung/verkada-dome-camera-maintenance.md)
* [Wasserdichte Außenkameras](/verkada-cameras/de/wartung-and-fehlerbehebung/waterproof-outdoor-cameras.md)

{% hint style="info" %}
Folgen [unserem Blog](https://www.verkada.com/blog/) für alle unsere neuesten Funktionen und Ankündigungen!
{% 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/verkada-cameras/de/erste-schritte/quick-reference-guide-for-verkada-cameras.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.
