> 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/securite/authentication-overview/login-links.md).

# Liens de connexion

Les liens de connexion sont une alternative à la connexion à Verkada Command avec le nom court et le mot de passe de l'organisation pour chaque organisation dont vous êtes membre. Avec les liens de connexion, vous pouvez vous connecter à toutes vos organisations à mot de passe uniquement en une seule fois.

Une fois connecté, vous pouvez basculer entre les organisations sans avoir à les authentifier à chaque fois.

{% hint style="danger" %}
Pour les organisations qui nécessitent l’authentification à deux facteurs (2FA) ou l’authentification unique (SSO), vous devez les authentifier avant de passer de l’une à l’autre.
{% endhint %}

***

## Authentifiez votre organisation

{% stepper %}
{% step %}
**Accédez à la** [**Page de connexion Verkada Command**](https://command.verkada.com/login)**.**

1. Saisissez votre e-mail.
2. Cliquez sur **envoyez-moi mon lien de connexion par e-mail**.

<div align="left" data-with-frame="true"><img src="/files/269b1b61e08aa6964baac07c7647ecb0022836b6" alt=""></div>
{% endstep %}

{% step %}
**Vérifiez dans votre boîte de réception qu’un e-mail a été envoyé automatiquement.**
{% endstep %}

{% step %}
**Sélectionnez le lien dans l’e-mail, et vous devriez être redirigé vers une liste de vos organisations.**
{% endstep %}

{% step %}
**Sélectionnez la première organisation à laquelle vous souhaitez vous connecter.**

Vous êtes automatiquement connecté à toutes vos organisations à mot de passe uniquement.
{% endstep %}
{% endstepper %}


---

# 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/securite/authentication-overview/login-links.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.
