# アクセスグループを追加および変更する

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

Access AdminsおよびAccess Managersは次のことが許可されています： [作成する](#h_75e0063ce8), [変更する](#h_679ecd74c0)、および [アクセスグループを削除する](#h_06044ecf81) および特定のユーザーをそれらに追加または削除する。詳細については次をご覧ください。 [アクセスコントロールの役割と権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).

{% hint style="warning" %}
少なくとも1つのアクセスグループに関連付けられていない限り、ドアにバッジで入ることはできません。 [アクセスレベル](/access-control/ja/akusesu/add-and-modify-access-levels.md) 関連付けられています。
{% endhint %}

## アクセスグループを追加する

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

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

{% step %}
**Groups > Create Groupをクリックします。**
{% endstep %}

{% step %}
**プロンプトが表示されたら、名前を入力し、グループに追加するユーザーを選択します。**
{% endstep %}

{% step %}
**完了をクリックして新しいアクセスグループにリダイレクトします。**
{% endstep %}
{% endstepper %}

## アクセスグループを変更する

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

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

{% step %}
**Groupsをクリックし、変更するグループを選択します。**
{% endstep %}

{% step %}
**アクセスグループは次の方法で変更できます：**

a. [追加](#h_c3232bcc7d) または [削除する](#h_84f5d6c570) ユーザー\
b. [追加](#h_06044ecf81) または [削除する](#h_533aae392c) アクセスレベル\
c. グループ名を変更する
{% endstep %}
{% endstepper %}

### ユーザーを追加する

{% stepper %}
{% step %}
**アクセスグループを開いた状態で、右上のAdd Membersをクリックします。**
{% endstep %}

{% step %}
**選択すると、グループに追加できるユーザーの一覧が表示されます。必要なだけ多くのユーザーを選択できます。**
{% endstep %}

{% step %}
**完了したらDoneをクリックします。**
{% endstep %}
{% endstepper %}

### ユーザーを削除する

{% stepper %}
{% step %}
**削除したいユーザーにカーソルを合わせるか検索し、ユーザー名の横のチェックボックスをオンにします。**
{% endstep %}

{% step %}
**Remove Memberをクリックします。あるいは、End Dateを設定してユーザーの権限を取り消す日時を予定することもできます。**
{% endstep %}
{% endstepper %}

### アクセスレベルを追加する

{% stepper %}
{% step %}
**アクセスグループを開いた状態で、Accessを選択します。**
{% endstep %}

{% step %}
**Accessタブを開いた状態で、Add Access Levelsをクリックします。**
{% endstep %}

{% step %}
**グループに適用する1つ以上のアクセスレベルを選択できるようになります。**
{% endstep %}

{% step %}
**完了したらAddをクリックします。**
{% endstep %}
{% endstepper %}

これでグループがアクセス権を持つドアの一覧が表示されます。�

### アクセスレベルを削除する

{% stepper %}
{% step %}
**アクセスグループを開いた状態で、Accessを選択します。**
{% endstep %}

{% step %}
**Accessタブを開いた状態で、削除したいアクセスレベルにマウスを重ねます。アクセスレベルがハイライトされると、アクセスレベル名の右側にXが表示されます。**
{% endstep %}

{% step %}
**Xを選択し、Removeを選んで確認します。**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の動作を見たいですか？** 次をチェックしてください： [ビデオチュートリアル](https://www.youtube.com/watch?v=XxIEGPXZzuw).
{% endhint %}


---

# 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-and-modify-access-groups.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.
