# 로그인 링크

로그인 링크는 사용자가 속한 각 조직에 대해 조직의 짧은 이름과 비밀번호로 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/de08e3104258beaf172f311bb39b9ec1f1b6e2b0" alt=""></div>
{% endstep %}

{% step %}
**자동으로 전송된 이메일이 받은 편지함에 있는지 확인하세요.**
{% endstep %}

{% step %}
**이메일의 링크를 선택하면 조직 목록으로 리디렉션됩니다.**
{% endstep %}

{% step %}
**로그인하려는 첫 번째 조직을 선택하세요.**

비밀번호만 사용하는 모든 조직에 자동으로 로그인됩니다.
{% 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/ko/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.
