> 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.
