> 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/zutritt.md).

# Zutritt

- [Zutrittslevel hinzufügen und bearbeiten](https://help.verkada.com/access-control/de/zutritt/add-and-modify-access-levels.md): Erfahren Sie, wie Sie Zutrittslevel im Verkada-Zutrittssystem hinzufügen oder bearbeiten
- [Zeitpläne und Ausnahmen für Zutrittslevel](https://help.verkada.com/access-control/de/zutritt/add-and-modify-access-levels/access-level-schedules-and-exceptions.md): Erfahren Sie, wie Zutrittslevel und Ausnahmen den Zutritt zu Türen ermöglichen
- [Türzeitpläne und Ausnahmen](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions.md): Verwalten Sie Zeitpläne und Ausnahmen, wenn der Zutritt zu Türen erlaubt ist
- [Ausnahmekalender für Türen](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions/door-exception-calendars.md): Änderungen des Türzeitplans für zukünftige Termine automatisieren
- [Zeitplan-Zugriff auf eine Tür außer Kraft setzen](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions/override-schedule-access-to-a-door.md): Erfahren Sie, wie Sie den Zugriff auf einen Türzeitplan vorübergehend ändern
- [Erste Person drin](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions/first-person-in-feature.md): Erfahren Sie mehr darüber, wie Sie festlegen, wer berechtigt ist, einen Türzeitplan zu ändern
- [Doppelt badge zur Außerkraftsetzung des Zeitplans](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions/double-badge-to-override-a-doors-schedule.md): Erfahren Sie, wie Sie den Türzeitplan auf einen entsperrten Zustand außer Kraft setzen
- [Firmware-Updates planen](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.md): Erfahren Sie, wie Sie Firmware-Updates für Hardware der Zutrittskontrolle planen
- [Berichte speichern und Zustellung planen](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions/save-reports-and-schedule-automatic-delivery.md): Erfahren Sie, wie Sie Berichtsfilter erstellen und die Zustellung automatisieren
- [Zugriffskontrollbereiche konfigurieren](https://help.verkada.com/access-control/de/zutritt/configure-access-control-areas.md): Erfahren Sie, wie Sie Zutrittskontrollbereiche in Verkada Command konfigurieren
- [Bereiche mit Anti-Passback sichern](https://help.verkada.com/access-control/de/zutritt/configure-access-control-areas/secure-access-control-areas-with-anti-passback.md): Erfahren Sie jetzt, wie Sie Zutrittskontrollbereiche mit Anti-Passback sichern
- [Besucherzugang](https://help.verkada.com/access-control/de/zutritt/visitor-access.md)


---

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