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

# ログインリンク

ログインリンクは、メンバーになっている各オーガナイゼーション'の短い名前とパスワードを使って Verkada Command にログインする代わりとなる方法です。ログインリンクを使うと、パスワードのみのすべてのオーガナイゼーション'に一度にログインできます。

ログイン中は、毎回認証しなくてもオーガナイゼーション'間を切り替えることができます。

{% hint style="danger" %}
2要素認証（2FA）またはシングルサインオン（SSO）が必要なオーガナイゼーション'では、切り替える前に認証する必要があります。
{% endhint %}

***

## オーガナイゼーション'を認証する

{% stepper %}
{% step %}
**次に移動します:** [**Verkada Command のログインページ**](https://command.verkada.com/login)**.**

1. メールアドレスを入力してください。
2. クリック **ログインリンクをメールで送信**.

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

{% step %}
**自動送信されたメールが受信トレイに届いているか確認してください。**
{% endstep %}

{% step %}
**メール内のリンクを選択すると、オーガナイゼーション'の一覧にリダイレクトされます。**
{% endstep %}

{% step %}
**ログインしたい最初のオーガナイゼーション'を選択してください。**

パスワードのみのすべてのオーガナイゼーション'に自動的にログインされます。
{% 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/ja/sekyuriti/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.
