> 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/viewing-station/de/readme.md).

# Viewing Station

Die Verkada Viewing Station ist ein Plug-and-Play-Gerät, das Live-Video-Feeds von Ihren Verkada-Kameras auf ein Display streamt. Damit können Sie mehrere Kamerafeeds gleichzeitig mit geringer Latenz und flüssiger Wiedergabe überwachen.

Diese Sammlung führt Sie durch die Einrichtung, Beanspruchung und Konfiguration einer Viewing Station in Ihrer Organisation. Mit Ihrer Viewing Station können Sie standortübergreifend Echtzeit-Transparenz schaffen. Dies ist ideal für Leitstände, Sicherheitsarbeitsplätze oder überall dort, wo Sie eine stabile, dauerhaft aktive Video-Wand benötigen. Sie unterstützt mehrere Kamerastreams, flexible Layout-Konfiguration und lässt sich für eine einheitliche Überwachung in andere Verkada-Systeme integrieren.

Sehen Sie sich diese Links an, um loszulegen:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/f28ad495d37182147fc3c5ffd690ae4db347803c">/pages/f28ad495d37182147fc3c5ffd690ae4db347803c</a></td></tr><tr><td></td><td><a href="/pages/57c5f4e0e441186d2a11d10b5d7d5c242431cf0b">/pages/57c5f4e0e441186d2a11d10b5d7d5c242431cf0b</a></td></tr><tr><td></td><td><a href="/pages/8f71347a6c1460023c71a1a8ab98ea491f05280e">/pages/8f71347a6c1460023c71a1a8ab98ea491f05280e</a></td></tr></tbody></table>


---

# 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/viewing-station/de/readme.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.
