> 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/yzto/commission-access-control-cards.md).

# アクセスコントロールカードを発行する

ユーザーのプロフィールにアクセスカードの認証情報を割り当てると、物理カードまたはフォブを使ってオーガナイゼーション'   のドアにアクセスできるようになります。

***

## カードの認証情報を割り当てる

ユーザーのプロフィールにカードを割り当てることができます [個別に](#h_25b76585e2) または [一括で](#h_30c5275ad2).

### 個別に

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

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

{% step %}
**［Users］で、アクセスカードを追加したいユーザーを選択します**

a. ユーザーのページ上部で、クリック **プロフィール**。\
b. 左側で、下へスクロールして **認証情報** > **バッジ**。\
c. クリック **新しいカードを追加** リンクを使って、スキャンまたは手動入力でカードを追加する手順を開始します。
{% endstep %}

{% step %}
**認証情報の詳細を展開すると、次の2つの方法のいずれかでカードを追加できます：**

* [カード情報を入力](#h_0d8a88f526)
* [カードをスキャン](#h_a4420d370f) 以下のように、選択したリーダーにかざします
  {% endstep %}
  {% endstepper %}

#### カード情報を入力

#### カードをスキャン

{% stepper %}
{% step %}
**スキャンするドアを選択し、［選択］をクリックします。**
{% endstep %}

{% step %}
**カードをスキャンしてください。スキャンされない場合は、Retry をお試しください。そうでなければ、連絡** [**Verkadaサポート**](/command/ja/herupugadesuka/contact-verkada-support.md)**.**
{% endstep %}
{% endstepper %}

### 一括で

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

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

{% step %}
**カードを追加したいユーザーの横にあるチェックボックスをオンにします。**
{% endstep %}

{% step %}
**右上のメニューバーで［カード］をクリックし、［カードをスキャン］を選択します。**
{% endstep %}

{% step %}
**スキャン対象にしたいリーダー付きのドアを選択します。**
{% endstep %}

{% step %}
**カードを追加したいユーザープロフィールの横にある［スキャン］をクリックします。スキャンが成功したら、次のユーザーに進めます。**
{% endstep %}
{% endstepper %}


---

# 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/access-control/ja/yzto/commission-access-control-cards.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.
