# Login Links

Login links are an alternative to logging in to Verkada Command with the organization's short name and password for each organization you're a member of. With login links, you can log in to all of your password-only organizations at one time.

While logged in, you can switch between organizations without having to authenticate them each time.

{% hint style="danger" %}
For orgs that require Two-Factor Authentication (2FA) or Single Sign-On (SSO), you need to authenticate them before switching between them.
{% endhint %}

***

## Authenticate your organization

{% stepper %}
{% step %}
**Navigate to the** [**Verkada Command login page**](https://command.verkada.com/login)**.**

1. Enter your email.
2. Click **email my login link**.

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

{% step %}
**Check your inbox for an email that was automatically sent.**
{% endstep %}

{% step %}
**Select the link in the email, and you should be redirected to a list of your organizations.**
{% endstep %}

{% step %}
**Select the first organization you want to log in to.**

You are automatically logged in to all of your password-only organizations.
{% endstep %}
{% endstepper %}


---

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