> 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

- [Zutrittsstufen hinzufügen und ändern](https://help.verkada.com/access-control/de/zutritt/add-and-modify-access-levels.md): Erfahren Sie, wie Sie Zutrittsstufen im Verkada-Zutrittssystem hinzufügen oder ändern
- [Zutrittsstufen-Zeitpläne und Ausnahmen](https://help.verkada.com/access-control/de/zutritt/add-and-modify-access-levels/access-level-schedules-and-exceptions.md): Erfahren Sie, wie Zutrittsstufen und Ausnahmen den Zugang zu Türen ermöglichen
- [Türzeitpläne und Ausnahmen](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions.md): Zeitpläne und Ausnahmen verwalten, wenn der Zutritt zu Türen erlaubt ist
- [Kalender für Türausnahmen](https://help.verkada.com/access-control/de/zutritt/door-schedules-and-exceptions/door-exception-calendars.md): Änderungen an Türzeitplänen für zukünftige Termine automatisieren
- [Zugriff auf eine Tür nach Zeitplan überschreiben](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 im Gebäude](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 einen Türzeitplan ändern darf
- [Zeitplan per doppeltem Badge überschreiben](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 Zeitplan einer Tür in den entsperrten Zustand überschreiben
- [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 Zutrittskontroll-Hardware 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 automatische Zustellung planen
- [Zutrittskontrollbereiche 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, wie Sie Zutrittskontrollbereiche mit Anti-Passback sichern
- [Besucherzugriff](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.
