# アクセスシステムにユーザーを追加する

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

管理者アクセスが割り当てられている場合、ドアの解錠やアクセスシステムの管理権限を持つアクセスレベルが設定されたアクセスグループに割り当てられることがあります。たとえば、カード、PINコード、または [Verkada Pass アプリ](/access-control/ja/yzto/verkada-pass-app.md).

{% hint style="danger" %}
アクセスユーザーを作成するには、Access User Admin または Access User Manager である必要があります。詳細については [アクセスコントロールの役割と権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## ユーザープロファイルを作成する

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

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

{% step %}
**右上で管理をクリックし、ユーザーを追加を選択します。**
{% endstep %}

{% step %}
**ユーザーを追加で、新しいユーザーのプロファイル、認証情報、およびグループを入力します。**
{% endstep %}

{% step %}
**次へをクリックします。**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
可能であればユーザーのメールアドレスを追加することを推奨します。ユーザーがドアを解錠するために [Verkada Pass アプリ](/access-control/ja/yzto/verkada-pass-app.md) を使用する権限がある場合、メールアドレスが必要です。アクセスユーザーに対しては **メールアドレス** フィールドを会社のメールアドレスを持たないユーザー（外部ベンダー／契約業者など）に対して空のままにしておくことができます。
{% endhint %}

***

## アクセス認証情報を定義する

{% stepper %}
{% step %}
**ユーザーを追加 > 認証情報 ダイアログでは、ユーザーのアクセスを定義できます：**

a. **入退室コード**—キーパッドリーダーに入力できるPINコード（アカウント作成後、 **プロファイル** で見つかります）。\nb. **バッジ**—カードタイプを選択し、必要な情報（施設コードとカード番号）を入力します。\nc. **Verkada Pass**—ダウンロード招待を送信する [Verkada Pass アプリ](/access-control/ja/yzto/verkada-pass-app.md) （メールが必要）。
{% endstep %}

{% step %}
**次へをクリックします。**
{% endstep %}
{% endstepper %}

***

## アクセスするグループを選択する

{% stepper %}
{% step %}
**ユーザーを追加 > グループ：**

a. ユーザーにアクセスさせたいグループを選択します。継承されるアクセスレベルとロックダウン権限を含みます。\nb. （オプション）グループをフィルタリングすることもできます。
{% endstep %}

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

***

## CSVインポートでアクセスユーザーを変更する

Verkada Command はカンマ区切り値（CSV）ファイルのアップロードを通じて、アクセスユーザーの一括追加／変更をサポートします。詳細は [アクセスコントロールユーザーのインポート - CSV](/access-control/ja/yzto/add-a-user-to-the-verkada-access-system/import-access-control-users-csv.md)**.**

***

## SCIM統合でアクセスを自動化する

また、システム間でのID管理（SCIM）を通じて、アクセスユーザーのプロビジョニングとアクセスグループの割り当てを自動化することもできます。詳細は [アクセスグループのSCIM](/access-control/ja/yzto/add-and-modify-access-groups/use-scim-for-access-groups.md).

***

{% hint style="info" %}
**実際の動作を見たいですか？** 次をチェックしてください： [ビデオチュートリアル](https://www.youtube.com/watch?v=LLMNrGyIjOM).
{% 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-a-user-to-the-verkada-access-system.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.
