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

# Zutrittskontrolle

**Überblick**\
Verkada Access Control ist ein cloudverwaltetes Türsicherheitssystem, das Ihnen die zentrale Kontrolle darüber gibt, wer Ihre Gebäude betreten darf. Die Plattform kombiniert Türcontroller, Leser und Berechtigungsverwaltung mit einer einzigen Oberfläche in Command. Sie können Benutzer verwalten, Türaktivitäten überwachen und Zutrittsereignisse von jedem Standort aus überprüfen, ohne auf lokale Server oder fragmentierte Hardwaresysteme angewiesen zu sein.

Diese Sammlung behandelt die Installation und Verkabelung von Türcontrollern und Lesern, die Konfiguration von Zugriffsberechtigungen, die Verwaltung von Berechtigungen, die Überprüfung von Aktivitätsprotokollen und die Reaktion auf zutrittsbezogene Ereignisse. Außerdem wird erklärt, wie Access Control zusammen mit anderen Verkada-Produkten funktioniert, damit Sie einen einheitlichen Ansatz für die Gebäudesicherheit entwickeln können.

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><strong>Erste Schritte</strong></td><td><a href="/pages/0348ce26cad30784432bc527bdaba572468dd5b3">/pages/0348ce26cad30784432bc527bdaba572468dd5b3</a></td></tr><tr><td><strong>Kurzübersicht</strong></td><td><a href="/pages/6b93cc2aa95b307b5a4031c54b40792edf5406e5">/pages/6b93cc2aa95b307b5a4031c54b40792edf5406e5</a></td></tr><tr><td><strong>Netzwerkeinstellungen</strong></td><td><a href="/pages/1f78dac531dfa299dfb857365d8095f81da21d05">/pages/1f78dac531dfa299dfb857365d8095f81da21d05</a></td></tr></tbody></table>

***

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

{% embed url="<https://www.youtube.com/watch?index=7&list=PL3USUWfBbtdKLA-SVC0lbE4ssgvDYsdeX&v=akeui7lbme0>" %}


---

# 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/access-control/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.
