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

# Fehlerbehebung

- [Hardware-Prüfungen des Zutrittscontrollers](https://help.verkada.com/access-control/de/fehlerbehebung/access-control-hardware-checks.md): Erfahren Sie, wie Sie physische Prüfungen durchführen, um Ihren Verkada-Zutrittscontroller zu beheben
- [Offline-Betrieb](https://help.verkada.com/access-control/de/fehlerbehebung/access-control-hardware-checks/verkada-access-offline-operation.md): Erfahren Sie, was mit der Funktionalität eines Zutrittscontrollers während eines Internetausfalls geschieht
- [Fehlerbehebung bei sofortigem erneuten Verriegeln der Tür](https://help.verkada.com/access-control/de/fehlerbehebung/access-control-hardware-checks/troubleshoot-an-immediate-door-relock.md): Erfahren Sie, wie Sie Fehler beheben, wenn die Entsperrzeit einer Tür kürzer als erwartet ist
- [Einen Zutrittscontroller neu starten](https://help.verkada.com/access-control/de/fehlerbehebung/access-control-hardware-checks/restart-an-access-controller.md): Erfahren Sie, wie Sie Ihren Verkada-Zutrittscontroller neu starten
- [Verbindungsstatus des Lesers](https://help.verkada.com/access-control/de/fehlerbehebung/reader-connectivity-status-on-command.md): Verwenden Sie den Verbindungsstatus des Lesers, um die Integrität Ihres Lesers zu überprüfen
- [LED-Verhalten des Kartenlesers](https://help.verkada.com/access-control/de/fehlerbehebung/reader-connectivity-status-on-command/verkada-card-reader-led-behavior.md): Erfahren Sie mehr über das LED-Verhalten von Verkada-Kartenlesern
- [AC41-Status-LED](https://help.verkada.com/access-control/de/fehlerbehebung/verkada-ac41-status-led.md): Erfahren Sie mehr über den Status der Verkada-AC41-LED-Codes
- [Die Testtasten des AC41 verwenden](https://help.verkada.com/access-control/de/fehlerbehebung/verkada-ac41-status-led/use-the-ac41-test-buttons.md): Erfahren Sie, wie Sie die Testtasten des AC41 für Einrichtung und Fehlerbehebung verwenden
- [Dry Lock auf dem AC41 konfigurieren](https://help.verkada.com/access-control/de/fehlerbehebung/verkada-ac41-status-led/configure-dry-lock-on-an-ac41.md): Erfahren Sie, wie Sie Dry Lock auf einem AC41 einrichten, der erwartungsgemäß nicht verriegelt oder entriegelt


---

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