# ロールと権限をカスタマイズする

Verkadaのロールと権限のカスタマイズ機能により、サイト管理者とサイト閲覧者の権限を詳細に調整できます。組織はニーズに応じて権限を拡張したり制限したりできます。

***

## 構成

{% hint style="danger" %}
必要です [組織管理者（Org Admin）](/command/ja/yzto/roles-and-permissions-for-command.md) ロールと権限をカスタマイズするための権限。
{% endhint %}

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

{% step %}
**管理 > ユーザーと権限で、\[ロールをカスタマイズ]をクリックします。**
{% endstep %}

{% step %}
**ロールをカスタマイズの下で:**

a. クリックします **編集** ロールの隣にあるをクリックして、必要に応じて権限を設定します。\
b. クリック **保存。**
{% 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/yzto/roles-and-permissions-for-command/customize-roles-and-permissions.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.
