# ユーザーログインを制御する

**ログイン制御** これにより、Org Admin は Command の招待の再送やパスワードのリセットなど、ユーザーログイン設定を変更できます。

{% stepper %}
{% step %}
**Verkada Command で、All Products > Admin に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[ユーザーと権限] > \[ユーザー] を選択します。**
{% endstep %}

{% step %}
**ユーザープロフィールを選択します。**
{% endstep %}

{% step %}
**左上で、** <i class="fa-ellipsis">:ellipsis:</i> **> \[ログイン制御] をクリックします。**

<div align="left" data-with-frame="true"><img src="/files/2a1d993f09483ed86bb7e2bd81fdec661d4b88c9" 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/ja/sekyuriti/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.
