# Integrations & Alerts

- [Configure Access Event Alerts](https://help.verkada.com/access-control/integrations-and-alerts/configure-access-control-event-alerts.md): Learn how to configure and enable alerts for access control events
- [Tailgate Detection](https://help.verkada.com/access-control/integrations-and-alerts/configure-access-control-event-alerts/access-control-tailgate-detection.md): Learn how to enable and configure access control tailgate detection
- [Emergency Scenarios](https://help.verkada.com/access-control/integrations-and-alerts/configure-access-control-event-alerts/emergency-lockdown.md): Learn how to configure and activate access control emergency scenarios
- [Access Control Reports](https://help.verkada.com/access-control/integrations-and-alerts/access-control-reports.md): Reports allow you to easily view and export access control events
- [Roll Call Reports](https://help.verkada.com/access-control/integrations-and-alerts/access-control-reports/roll-call-reports.md): Create, preview, and run roll call reports
- [Attendance Analytics](https://help.verkada.com/access-control/integrations-and-alerts/access-control-reports/attendance-analytics.md): Leverage access data to uncover trends in workplace usage and employee attendance
- [InformaCast Integration](https://help.verkada.com/access-control/integrations-and-alerts/informacast-access-control-integration.md): Learn how to integration Verkada Command with Singlewire Informacast
- [Verkada Integration with Atrium](https://help.verkada.com/access-control/integrations-and-alerts/verkada-integration-with-atrium.md)
- [Suprema BioStation3 Readers](https://help.verkada.com/access-control/integrations-and-alerts/integrate-supremas-biostation3-readers-with-verkada-access-control.md)
- [Create a Person of Interest from Access User](https://help.verkada.com/access-control/integrations-and-alerts/create-a-person-of-interest-from-an-access-user.md): Learn how to create a POI from an existing access control user
- [Cross-Device Local Connections](https://help.verkada.com/access-control/integrations-and-alerts/create-a-person-of-interest-from-an-access-user/cross-device-local-connections-for-access-control.md): How access controllers communicate directly with other Verkada devices over the LAN
- [Manage Doors via API](https://help.verkada.com/access-control/integrations-and-alerts/manage-doors-via-api.md): Manage Verkada access controlled doors with third-party platforms
- [Manage Scenarios via API](https://help.verkada.com/access-control/integrations-and-alerts/manage-doors-via-api/manage-lockdowns-and-scenarios-via-api.md): Manage Verkada scenarios with third-party platforms


---

# Agent Instructions: 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/integrations-and-alerts.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.
