# 사용자 로그인 제어

**로그인 제어** 조직 관리자가 Command 초대 다시 보내기나 비밀번호 재설정과 같은 사용자 로그인 설정을 변경할 수 있도록 합니다.

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

{% step %}
**왼쪽 탐색에서 사용자 및 권한 > 사용자를 선택합니다.**
{% endstep %}

{% step %}
**사용자 프로필을 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 상단에서 다음을 클릭합니다.** <i class="fa-ellipsis">:ellipsis:</i> **> 로그인 제어.**

<div align="left" data-with-frame="true"><img src="/files/7c9ef0a700e2f28ebaff288fcc2e4d6b426acf99" alt="" width="563"></div>
{% 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/control-user-login.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.
