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

# Guest

**Übersicht**\
Verkada Guest ist ein cloudverwaltetes Besucherverwaltungssystem, mit dem Sie Check-ins und den Zugang für Besucher in Ihren Einrichtungen optimieren können. Es kombiniert Self-Service-Kioske, Ausweisdruck und digitale Anmeldung mit zentraler Verwaltung in Command und verschafft Ihnen so Echtzeit-Einblick, wer sich vor Ort befindet. Die Plattform integriert sich mit anderen Verkada-Produkten, darunter Kameras und Zutrittskontrolle, und bietet so einen einheitlichen Ansatz für Sicherheit und Besucherverwaltung.

Diese Sammlung bietet Anleitungen zum Einrichten von Kiosken, Konfigurieren von Besucherabläufen, Verwalten von Benachrichtigungen und Sicherstellen eines reibungslosen Betriebs. Sie hilft Ihnen, die Besucherverwaltung effizient bereitzustellen und allen Gästen ein sicheres, geordnetes Erlebnis zu bieten.

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/a7e15d7ed81bf45f542cdd095b37381f494b2802">/pages/a7e15d7ed81bf45f542cdd095b37381f494b2802</a></td></tr><tr><td></td><td><a href="/pages/600c62fd05c472505767425a96a4625459b0c89a">/pages/600c62fd05c472505767425a96a4625459b0c89a</a></td></tr><tr><td></td><td><a href="/pages/e0292e26f946776fe9b8d49182f2754dbc990dbf">/pages/e0292e26f946776fe9b8d49182f2754dbc990dbf</a></td></tr></tbody></table>

***

Sie können sich auch dieses Video und weitere in unserem [Video-Schulungszentrum ansehen.](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?index=5&list=PL3USUWfBbtdLlBz1UQGJvEwyJdYByqbQm&v=SK0UPDLC3P8>" %}


---

# 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/guest/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.
