> 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/command/fr/bien-demarrer/quick-reference-guide-for-verkada-command.md).

# Guide de référence rapide pour Verkada Command

## Configuration du compte

* [Démarrer avec Verkada Command](/command/fr/bien-demarrer/get-started-with-verkada-command.md)
* [Paramètres réseau requis](/command/fr/besoin-daide/required-network-settings.md)
* [Conditions requises pour Verkada Command](/command/fr/besoin-daide/required-network-settings/verkada-command-system-requirements.md)
* [Vérifiez votre compte Verkada Command](/command/fr/securite/authentication-overview/verify-your-verkada-command-account.md)
* [Changer d'organisation dans Command](/command/fr/securite/authentication-overview/switch-organizations-in-command.md)

## Utilisateurs et autorisations

* [Rôles et autorisations pour Command](/command/fr/utilisateurs-et-autorisations/roles-and-permissions-for-command.md)
* [Personnaliser les rôles et les autorisations](/command/fr/utilisateurs-et-autorisations/roles-and-permissions-for-command/customize-roles-and-permissions.md)
* [Gérer les utilisateurs dans votre organisation](/command/fr/utilisateurs-et-autorisations/manage-users-in-your-organization.md)
* [Gérer les utilisateurs temporaires](/command/fr/utilisateurs-et-autorisations/manage-users-in-your-organization/manage-temporary-users.md)
* [Liens de connexion](/command/fr/securite/authentication-overview/login-links.md)

## Paramètres de l'organisation

* [Gérer les paramètres de votre page Admin](/command/fr/parametres-de-lorganisation/manage-your-admin-page-settings.md)
* [Gérer et consulter les journaux d'audit](/command/fr/parametres-de-lorganisation/manage-your-admin-page-settings/manage-and-view-audit-logs.md)
* [Gestionnaire de fonctionnalités](/command/fr/parametres-de-lorganisation/manage-your-admin-page-settings/feature-manager.md)
* [Guide d'installation partenaire](/command/fr/besoin-daide/site-planner-homepage-overview/verkada-best-practice-partner-installation-guide.md)

## Authentification

* [Vue d'ensemble de l'authentification](/command/fr/securite/authentication-overview.md)
* [Authentification à deux facteurs](/command/fr/securite/authentication-overview/two-factor-authentication.md)
* [Vue d'ensemble des fournisseurs d'identité](/command/fr/securite/identity-providers.md)
* [Microsoft Entra ID](/command/fr/securite/identity-providers/microsoft-entra-id.md)
* [Okta](/command/fr/securite/identity-providers/okta.md)
* [Gestion des jetons SCIM](/command/fr/securite/identity-providers/scim-token-management.md)

## **Protection des données et sécurité**

* [Définir un emplacement par défaut ou spécifique à la caméra pour les données d'image et de vidéo](/command/fr/securite/privacy-and-security-disclosure/set-a-default-or-camera-specific-location-for-image-and-video-data-storage-and-processing.md)
* [Liste de contrôle de confidentialité et de sécurité](/command/fr/securite/privacy-and-security-disclosure/privacy-and-security-checklist.md)
* [Activer le partage de données avec Verkada](/command/fr/securite/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md)

## Dépannage

* [Contacter le service d’assistance de Verkada](/command/fr/besoin-daide/contact-verkada-support.md)
* [Activer l’accès au support](/command/fr/besoin-daide/contact-verkada-support/enable-support-access.md)
* [Vider le cache de votre navigateur](/command/fr/besoin-daide/required-network-settings/clear-your-browser-cache.md)

{% hint style="info" %}
Suivez [notre blog](https://www.verkada.com/blog/) pour découvrir 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/command/fr/bien-demarrer/quick-reference-guide-for-verkada-command.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.
