# Commandグループを管理する

オーガナイゼーション' 管理者は、Command で同じ権限を受け取るべき多数のユーザーを簡単に管理するためにグループを作成できます。グループを作成して、そのグループの全メンバーに適用される権限を付与できます。グループを削除すると、そのグループのユーザーはそのサイトおよびサブサイトにアクセスできなくなります。

***

## グループを作成して役割を割り当てる

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[管理] に移動します。**
{% endstep %}

{% step %}
**選択** **ユーザーと権限** > **グループ。**
{% endstep %}

{% step %}
**右上で、［作成］>［Command グループ］をクリックします。**

1. 一意の名前を入力します。
2. （任意） **ディレクトリの場所** を設定する（既定ではグローバル）か、 **メンバーをディレクトリに同期**してから、 **［完了］をクリックします。**
3. （任意） **メンバー** で、追加するメンバーを選択してから、 **［完了］をクリックします。**
4. ［作成］をクリックします。 **グループを作成。**
   {% endstep %}

{% step %}
**グループページに戻って、上部の［役割］をクリックします。**
{% endstep %}

{% step %}
**［オーガナイゼーションの役割］、［ユーザー管理の役割］、または［サイトの役割］の右側にある［管理］をクリックします。**&#x20;

1. サイトの役割については、関連する製品を選択します。
2. グループに付与する役割を選択します。
3. ［作成］をクリックします。 **保存**.

詳細については [ロールと権限](/command/ja/yzto/roles-and-permissions-for-command.md) を参照してください。
{% endstep %}
{% endstepper %}

***

## 既存のグループの権限を設定する

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[管理] に移動します。**
{% endstep %}

{% step %}
**選択** **ユーザーと権限** > **グループ。**
{% endstep %}

{% step %}
**権限を付与する Command グループを選択します。**
{% endstep %}

{% step %}
**上部の［役割］をクリックします。**
{% endstep %}

{% step %}
**［オーガナイゼーションの役割］、［ユーザー管理の役割］、または［サイトの役割］の右側にある［管理］をクリックします。**

1. サイトの役割については、関連する製品を選択します。
2. グループから削除する役割の選択を解除します。
3. ［作成］をクリックします。 **保存**.

詳細については [ロールと権限](/command/ja/yzto/roles-and-permissions-for-command.md) を参照してください。
{% endstep %}
{% endstepper %}

***

## グループにユーザーを追加する

次の場所からグループにユーザーを追加できます。 [ユーザーページ](#h_44e5401b70) または [グループページ](#h_2cc1a3d362).

### ユーザーページ

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[管理] に移動します。**
{% endstep %}

{% step %}
**選択** **ユーザーと権限** > **ユーザー。**
{% endstep %}

{% step %}
**編集するユーザープロファイルを選択します。**
{% endstep %}

{% step %}
**上部で［グループ］を選択します。**
{% endstep %}

{% step %}
**右側で［グループの管理］をクリックします。**

a. ユーザーを追加／削除するグループを選択します。

b. **［完了］をクリックします。**.
{% endstep %}
{% endstepper %}

### グループページ

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[管理] に移動します。**
{% endstep %}

{% step %}
**選択** **ユーザーと権限** > **グループ。**
{% endstep %}

{% step %}
**編集したいグループをクリックします。**
{% endstep %}

{% step %}
**現在のグループメンバーを削除するには、表からメンバーを選択して［削除］ボタンをクリックします。**
{% endstep %}

{% step %}
**グループにユーザーを追加するには、右上付近の［メンバーを追加］ボタンをクリックします。**

a. グループに追加するユーザーを選択します。

b. **［完了］をクリックします。**.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
ユーザーは複数のグループのメンバーになることができ、既定では **最も高い** レベルの権限が設定されます。
{% endhint %}

***

## グループを削除する

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[管理] に移動します。**
{% endstep %}

{% step %}
**選択** **ユーザーと権限** > **グループ。**

1. 削除したいグループをクリックします。
2. 左上で <i class="fa-ellipsis">:ellipsis:</i> **>［グループを削除］をクリックします。**
3. ［作成］をクリックします。 **削除** して確認します。
   {% endstep %}

{% step %}
**（任意）グループを一括削除するには：**

1. 削除する必要がある各グループの横にあるチェックボックスをクリックします。
2. 右上で、クリックします **削除**.
3. ［作成］をクリックします。 **削除** して確認します。
   {% endstep %}
   {% endstepper %}

***

{% hint style="info" %}
**実際の動作をご覧になりますか？** こちらの [動画チュートリアル](https://www.youtube.com/watch?v=7ldbcKo8u0Q).
{% 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/command/ja/yzto/manage-users-in-your-organization/manage-command-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.
