# 조직 전환

여러 조직에 속해 있는 경우, 사용자 계정은 조직마다 পৃথ도입니다. 이를 통해 조직 관리자(Organization Admins)가 2단계 인증 요구와 같은 방식으로 사용자 계정을 더 세밀하게 제어할 수 있습니다.

***

## 조직의 짧은 이름을 지정하세요

조직의 **짧은 이름** 은/는 로그인할 조직을 지정하는 데 사용되는 고유 식별자입니다.

{% hint style="warning" %}
2개 이상의 조직에 속해 있는 경우, Verkada Command에 로그인할 때 조직의 짧은 이름을 지정해야 합니다. 로그인한 후 이메일을 인증했다면 모든 조직 간에 전환할 수 있습니다.
{% endhint %}

다음도 사용할 수 있습니다. [로그인 링크](/command/ko/security/authentication-overview/login-links.md) 를 사용하면 비밀번호만 사용하는 모든 조직에 한 번에 로그인할 수 있습니다.

***

## 짧은 이름 찾기

### 이메일로

Verkada Command에 로그인할 때 짧은 이름을 모르는 경우, **목록을 이메일로 보내기** 를 클릭하여 각 조직의 인증 링크가 포함된 이메일 목록을 받으세요.

### 로그인한 상태에서

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 관리로 이동합니다.**
{% endstep %}

{% step %}
**일반 > 조직 아래에서 짧은 이름은 서브도메인 필드 옆에 표시됩니다.**
{% endstep %}
{% endstepper %}

***

## 조직 간 전환

{% hint style="warning" %}
다른 지역에 조직을 만들었다면 다음 항목에 대해 별도의 목록이 표시됩니다. **미국**, **유럽**및 **호주**.
{% endhint %}

{% stepper %}
{% step %}
**왼쪽 하단에서 조직 아이콘을 선택하여 로그인 권한이 있는 모든 조직을 확인합니다.**
{% endstep %}

{% step %}
**전환할 목록의 조직을 선택합니다.**

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

{% hint style="danger" %}
다른 조직에 로그인해야 **합니다** 조직의 세션 시간 제한 내에서 최근에 인증한 경우가 아니라면, 조직을 전환할 때 다른 조직에 로그인해야 합니다.
{% endhint %}

***

## 모든 조직이 표시되지 않음

목록에 모든 조직이 표시되지 않는 경우, 각 조직에서 이메일이 인증되지 않았을 때 이런 일이 발생할 수 있습니다.

{% stepper %}
{% step %}
**왼쪽 하단에서 조직 이름을 선택합니다.**
{% endstep %}

{% step %}
**이메일 옆에 초록색 체크 표시가 있는지 확인하세요. 보이지 않으면** [**이메일을 인증하세요**](/command/ko/security/authentication-overview/verify-your-verkada-command-account.md)**.**
{% 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/switch-organizations-in-command.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.
