> 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/intercom/fr/premiers-pas/quick-reference-guide-for-verkada-intercom.md).

# Guide de référence rapide pour l’interphone Verkada

## Installation matérielle

* [Fiches techniques interphone](https://www.verkada.com/docs/?product=intercom\&contentType=datasheet)
* [Guides de configuration de l’interphone](https://www.verkada.com/docs/?product=intercom\&contentType=setupGuide)
* [Guide des meilleures pratiques de déploiement de l’interphone](/intercom/fr/configuration/intercom-deployment-best-practices-guide.md)
* [Installer un TD52](broken://pages/69fbb4f8a5677aff97f1f1886c6ba0acdada07b6)

## Configuration et installation

* [Prise en main de Verkada interphone](/intercom/fr/premiers-pas/get-started-with-verkada-intercom.md)
* [Paramètres réseau de l’interphone](/intercom/fr/premiers-pas/intercom-network-settings.md)
* [Rôles et autorisations pour l’interphone](/intercom/fr/premiers-pas/roles-and-permissions-for-intercom.md)
* [Créer et utiliser des flux d’appels partagés](/intercom/fr/configuration/add-and-configure-receivers-in-intercom/create-and-use-shared-call-flows.md)
* [Ajouter une station de bureau](/intercom/fr/configuration/add-and-configure-receivers-in-intercom/add-a-desk-station.md)
* [Ajouter et configurer des récepteurs dans l’interphone](/intercom/fr/configuration/add-and-configure-receivers-in-intercom.md)
* [Accorder un accès temporaire à l’interphone avec des clés de visite](/intercom/fr/configuration/grant-temporary-access-with-visit-keys.md)

## Dépannage

* [Perte de connexion réseau pour l’interphone](/intercom/fr/depannage/loss-of-network-connection-for-intercom.md)

{% hint style="info" %}
Suivre [notre blog](https://www.verkada.com/blog/) pour toutes nos dernières fonctionnalités et annonces !
{% endhint %}


---

# 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/intercom/fr/premiers-pas/quick-reference-guide-for-verkada-intercom.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.
