# ユーザーのドアアクセスを割り当てる

{% hint style="info" %}
組織がアクセスコントロール用にディレクトリを使用している場合は、変更を行う前に以下を参照してください。 [ディレクトリでユーザーを管理する](/command/ja/yzto/manage-users-in-your-organization/directories-for-user-group-management.md) ディレクトリがユーザーの管理場所や適用される権限にどのように影響するかを説明しています。
{% endhint %}

ユーザーがドアにバッジで入ることができるようになる前に、そのドアへのアクセス権を付与する必要があります。ユーザーには、該当ドアを含むアクセスレベルに割り当てられたアクセスグループに追加することでドアへのアクセス権が付与されます。

{% hint style="danger" %}

* ユーザーをアクセスグループに追加するには、Access User Admin または Access User Manager である必要があります。
* アクセスレベルとドアをアクセスグループに追加するには、Access Site Admin または Access Site Manager である必要があります。

参照： [アクセスコントロールの役割と権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md) まで。
{% endhint %}

Access Site ロールでは、あなたのサイト上のアクセスコントローラとドアを表示できます。 **ホーム** および **デバイス** ページ。

* Org Admin の場合、Access System Admin を自分に付与してすべてのサイトに対する Access Site Admin を継承することができます。
* Org Admin でない場合、該当ドアを持つサイトの現在の Access Site Admin があなたに Access Site ロールを付与する必要があります。

***

## アクセスを割り当てる

### ドアをアクセスレベルに割り当てる

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

{% step %}
**ドアのページに移動し、Access を選択します。**
{% endstep %}

{% step %}
**右側で「Add Access Levels」をクリックして、このドアに利用可能なすべてのアクセスレベルの一覧を表示します。**

a. 必要なアクセスレベルのチェックボックスをクリックします。\
b. クリックします。 **追加**.
{% endstep %}
{% endstepper %}

### アクセスレベルをアクセスグループに割り当てる

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

{% step %}
**左側のナビゲーションで、アクセスユーザーとグループ をクリックします。**
{% endstep %}

{% step %}
**上部で Groups をクリックし、アクセスグループを選択します。**
{% endstep %}

{% step %}
**アクセス > Add Access Levels をクリックします。**

a. 必要なアクセスレベルのチェックボックスをクリックします。\
b. クリックします。 **追加**.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
参照： [アクセスレベルとスケジュール](/access-control/ja/akusesu/add-and-modify-access-levels/access-level-schedules-and-exceptions.md) まで。
{% endhint %}

### ユーザーをアクセスグループに割り当てる

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

{% step %}
**左側のナビゲーションで、アクセスユーザーとグループ をクリックします。**
{% endstep %}

{% step %}
**上部で Groups をクリックし、アクセスグループを選択します。**
{% endstep %}

{% step %}
**Members の下で、Add Members をクリックします。**

a. 必要なアクセスレベルのチェックボックスをクリックします。\
b. クリックします。 **追加**.
{% 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/access-control/ja/yzto/add-a-user-to-the-verkada-access-system/assign-a-user-access-to-a-door.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.
