> 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/ko/security/authentication-overview/verify-your-verkada-command-account.md).

# 계정 확인

Command 계정의 보안을 강화하기 위해 Verkada는 모든 Command 사용자가 이메일 주소를 인증하도록 요구합니다. 이메일을 인증하면 구성된 알림을 포함하여 Verkada Command 계정과 관련된 모든 알림 및 이메일을 받을 수 있습니다.

***

## 이메일을 인증하세요

{% hint style="danger" %}
조직에서 구성된 알림을 받으려면 이메일을 인증해야 합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command 계정에 로그인하세요.**
{% endstep %}

{% step %}
**왼쪽 아래에서 조직 이름을 선택하세요.**

* 이메일 옆에 **녹색 체크 표시가 있으면** 이메일이 인증된 것입니다.
* 인증되지 않은 경우 **이메일 인증**.

<div align="left" data-with-frame="true"><img src="/files/67871ebd01df90c2b5205e27045a398346f5d125" alt=""></div>

이렇게 하면 <no-reply@command.verkada.com>에서 인증 이메일이 전송됩니다. 이메일이 보이지 않으면 스팸 폴더를 확인하세요.

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

{% step %}
**계정 설정을 선택하면 이메일이 인증된 것으로 표시되어야 합니다.**
{% endstep %}

{% step %}
**계속을 클릭하여 인증 절차를 완료하세요.**
{% endstep %}
{% endstepper %}

***

## 전화번호를 인증하세요

{% hint style="danger" %}
Command 계정과 관련된 SMS 알림을 받으려면 전화번호 인증이 필요합니다.
{% endhint %}

{% hint style="warning" %}
본인 전화번호만 수정하고 인증할 수 있습니다. SCIM으로 관리되는 사용자라면 전화번호가 자동으로 인증됩니다.
{% endhint %}

{% stepper %}
{% step %}
**Command 계정에 로그인하세요.**
{% endstep %}

{% step %}
**왼쪽 아래에서 조직 이름을 선택하세요.**
{% endstep %}

{% step %}
**왼쪽 슬라이드아웃에서 내 계정을 클릭하세요.**
{% endstep %}

{% step %}
**프로필 옆에 있는** <i class="fa-pen-line">:pen-line:</i>.

1. 에서 **프로필**에 이름과 성, 이메일 주소, 전화번호를 입력하세요.
2. 클릭 **저장.**
3. 인증 코드가 전송됩니다. 이를 인증 팝업에 입력하고 **인증을 클릭하세요.**

{% hint style="warning" %}
계정이 외부에서 관리되는 경우 이름이나 이메일 주소를 수정할 수 없습니다. 다음을 참조하세요. [ID 공급자](/command/ko/security/identity-providers.md) 를 참조하세요.
{% endhint %}
{% endstep %}

{% step %}
**인증이 성공하면&#x20;*****인증됨*****&#x20;이 전화번호 옆에 표시됩니다.**
{% 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/ko/security/authentication-overview/verify-your-verkada-command-account.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.
