> 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/access-control/ja/akusesu/add-and-modify-access-levels.md).

# アクセスレベルの追加と変更

ドアが設定されると、アクセスをスケジュールするためにアクセスレベルを追加する必要があります。アクセスレベルはアクセスグループに割り当てられ、特定のユーザーにアクセス権を付与します。

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

{% hint style="danger" %}
次の権限を持つユーザーアカウントでログインしている必要があります。 **Access Site Admin** または **Access Site Manager** サイトのアクセスレベルを変更または作成するための権限。詳細はこちら： [アクセスコントロールの役割と権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## 新しいアクセスレベルを作成する

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

{% step %}
**ドロップダウンからサイトを選択します。**
{% endstep %}

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

{% step %}
**右上で、をクリックします** <i class="fa-plus">:plus:</i>.

1. 一意の名前を入力します。
2. アクセスグループを追加します。
3. スケジュールを設定します。
4. アクセスレベルにドアを追加します。

<div align="left" data-with-frame="true"><figure><img src="/files/4835ca3a88cde153427307ce21e954383ae98fe1" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**すべての変更が完了したら、［Save］をクリックします。**
{% endstep %}
{% endstepper %}

***

## アクセスレベルを複製する

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

{% step %}
**ドロップダウンからサイトを選択します。**
{% endstep %}

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

{% step %}
**複製したいアクセスレベルの横にある、をクリックします** <i class="fa-copy">:copy:</i>  **［Clone Access Level］。**
{% endstep %}

{% step %}
**アクセスレベルを複製したいサイトを選択し、［Next］をクリックします。**
{% endstep %}

{% step %}
**アクセスレベルの設定を編集し、完了したら［Save］をクリックします。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
アクセスレベルによって制御されるドアは複製されません。これにより、適切なドアの関連付けが維持され、複製プロセス中の意図しない結果を回避できます。
{% endhint %}

***

{% hint style="info" %}
**実際の動作をご覧になりますか？** こちらをご覧ください： [ビデオチュートリアル](https://www.youtube.com/watch?v=XxIEGPXZzuw).
{% 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:

```
GET https://help.verkada.com/access-control/ja/akusesu/add-and-modify-access-levels.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.
