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

# Access

- [Add and Modify Access Levels](https://help.verkada.com/access-control/access/add-and-modify-access-levels.md): Learn how to adding or modify access levels in the Verkada Access system
- [Access Level Schedules and Exceptions](https://help.verkada.com/access-control/access/add-and-modify-access-levels/access-level-schedules-and-exceptions.md): Learn how access levels and exceptions allow access to doors
- [Door Schedules and Exceptions](https://help.verkada.com/access-control/access/door-schedules-and-exceptions.md): Manage schedules and exceptions when access to doors is allowed
- [Door Exception Calendars](https://help.verkada.com/access-control/access/door-schedules-and-exceptions/door-exception-calendars.md): Automate door schedule changes for future dates
- [Override Schedule Access to a Door](https://help.verkada.com/access-control/access/door-schedules-and-exceptions/override-schedule-access-to-a-door.md): Learn how to temporarily modify access to a door schedule
- [First Person In](https://help.verkada.com/access-control/access/door-schedules-and-exceptions/first-person-in-feature.md): Learn more about how to specify who has access to change a Door Schedule
- [Double Badge to Override Schedule](https://help.verkada.com/access-control/access/door-schedules-and-exceptions/double-badge-to-override-a-doors-schedule.md): Learn how to override a door’s schedule to an unlocked state
- [Schedule Firmware Updates](https://help.verkada.com/access-control/access/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.md): Learn how to schedule firmware updates for access control hardware
- [Save Reports and Schedule Delivery](https://help.verkada.com/access-control/access/door-schedules-and-exceptions/save-reports-and-schedule-automatic-delivery.md): Learn how to create and schedule report filters for automatic delivery
- [Configure Access Control Areas](https://help.verkada.com/access-control/access/configure-access-control-areas.md): Learn how to configure use access control areas in Verkada Command
- [Secure Areas with Anti-Passback](https://help.verkada.com/access-control/access/configure-access-control-areas/secure-access-control-areas-with-anti-passback.md): Learn now to secure access control areas with anti-passback
- [Visitor Access](https://help.verkada.com/access-control/access/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:

```
GET https://help.verkada.com/access-control/access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
