> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ja/yzto/manage-users-in-your-organization/manage-command-groups.md).

# Commandグループを管理する

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

***

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

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

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

{% step %}
**右上で、\[作成] > \[Command Group] をクリックします。**

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

{% step %}
**グループページに戻り、上部で［Roles］をクリックします。**
{% endstep %}

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

1. サイトロールの場合は、関連する製品を選択します。
2. グループに付与するロールを選択します。
3. クリック **Save**.

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

***

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

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

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

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

{% step %}
**上部で［Roles］をクリックします。**
{% endstep %}

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

1. サイトロールの場合は、関連する製品を選択します。
2. グループから削除するロールの選択を解除します。
3. クリック **Save**.

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

***

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

グループにユーザーを追加するには、 [［Users］ページ](#h_44e5401b70) または [［Groups］ページ](#h_2cc1a3d362).

### ［Users］ページ

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

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

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

{% step %}
**上部で［Groups］を選択します。**
{% endstep %}

{% step %}
**右側で［Manage Groups］をクリックします。**

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

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

### ［Groups］ページ

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

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

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

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

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

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

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

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

***

## グループを削除する

{% stepper %}
{% step %}
**Verkada Command で、All Products > Admin に移動します。**
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ja/yzto/manage-users-in-your-organization/manage-command-groups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
