> 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/fr/integrations-et-alertes.md).

# Intégrations et alertes

- [Configurer les alertes d'événement d'accès](https://help.verkada.com/access-control/fr/integrations-et-alertes/configure-access-control-event-alerts.md): Découvrez comment configurer et activer des alertes pour les événements de contrôle d’accès
- [Détection de passage en fraude](https://help.verkada.com/access-control/fr/integrations-et-alertes/configure-access-control-event-alerts/access-control-tailgate-detection.md): Découvrez comment activer et configurer la détection de passage en fraude du contrôle d’accès
- [Scénarios d’urgence](https://help.verkada.com/access-control/fr/integrations-et-alertes/configure-access-control-event-alerts/emergency-lockdown.md): Découvrez comment configurer et activer des scénarios d’urgence de contrôle d’accès
- [Rapports de contrôle d’accès](https://help.verkada.com/access-control/fr/integrations-et-alertes/access-control-reports.md): Les rapports vous permettent d’afficher et d’exporter facilement les événements de contrôle d’accès
- [Rapports d’appel](https://help.verkada.com/access-control/fr/integrations-et-alertes/access-control-reports/roll-call-reports.md): Créez, prévisualisez et exécutez des rapports d’appel
- [Analyses de présence](https://help.verkada.com/access-control/fr/integrations-et-alertes/access-control-reports/attendance-analytics.md): Exploitez les données d’accès pour découvrir les tendances d’utilisation de Workplace et de présence des employés
- [Intégration InformaCast](https://help.verkada.com/access-control/fr/integrations-et-alertes/informacast-access-control-integration.md): Découvrez comment intégrer Verkada Command à Singlewire Informacast
- [Intégration Verkada avec Atrium](https://help.verkada.com/access-control/fr/integrations-et-alertes/verkada-integration-with-atrium.md)
- [Lecteurs Suprema BioStation3](https://help.verkada.com/access-control/fr/integrations-et-alertes/integrate-supremas-biostation3-readers-with-verkada-access-control.md)
- [Créer une personne d’intérêt à partir d’un utilisateur d’accès](https://help.verkada.com/access-control/fr/integrations-et-alertes/create-a-person-of-interest-from-an-access-user.md): Découvrez comment créer un POI à partir d’un utilisateur de contrôle d’accès existant
- [Connexions locales entre appareils](https://help.verkada.com/access-control/fr/integrations-et-alertes/create-a-person-of-interest-from-an-access-user/cross-device-local-connections-for-access-control.md): Comment les contrôleurs d’accès communiquent directement avec d’autres appareils Verkada sur le LAN
- [Gérer les portes via l’API](https://help.verkada.com/access-control/fr/integrations-et-alertes/manage-doors-via-api.md): Gérez les portes Verkada sous contrôle d’accès avec des plateformes tierces
- [Gérer les scénarios via l’API](https://help.verkada.com/access-control/fr/integrations-et-alertes/manage-doors-via-api/manage-lockdowns-and-scenarios-via-api.md): Gérez les scénarios Verkada avec des plateformes tierces


---

# 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/fr/integrations-et-alertes.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.
