> 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/guest/ja/she-ding/door-access-for-guests/assigning-a-keycard-in-guest.md).

# Guest でキーカードを割り当て

スタッフは、Guest から裁量で訪問者にキーカードを発行できます。キーカードは、カード番号を入力するか、近くのリーダーでキーカードをスキャンすることで、訪問者に対して有効化できます。

***

## Guest で訪問者にキーカードを割り当てる

訪問者が、キーカードアクセスが有効な Guest タイプでサインインすると、Guest Home ページの訪問ログにカードを割り当てるオプションが表示されます。

{% stepper %}
{% step %}
**Verkada Commandでは、All Products > Workplace >** <img src="/files/a0a46ef6908502895ad9685a5e9378da9fcf94a4" alt="" data-size="line"> **Guest。**
{% endstep %}

{% step %}
**Guest Home で、訪問者ログの横にある［キーカードを割り当て］をクリックします。**

<figure><img src="/files/7e93fe94084ffc0a7cf388c107faffe17f123599" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**アクセス認証情報を割り当て:**

a. で **［カードをスキャン］、** サイト内でカードをスキャンするドアを選択します。クリックしてスキャンを開始します。選択したドアのリーダーでカードをスキャンし、Command にカード番号を登録します。\
b. で **［手動入力］、** カード形式が正しいことを確認し、カード番号を入力します。保存するにはクリックします。

<div align="left"><figure><img src="/files/46466efe2534d149d3ba8a8e5727305af4f1873f" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="danger" %}

* 両方の **Workplace サイト閲覧者** および **アクセスコントロール サイトビューアー** 役割が必要です。リーダーでカードをスキャンしてキーカードを割り当てるには。
* 少なくとも **Workplace サイト閲覧者** 役割が必要です。ゲストにカード番号を手動入力してキーカードを割り当てるには。
  {% endhint %}
  {% endstep %}

{% step %}
**［閉じる］をクリックします。**
{% endstep %}

{% step %}
**訪問中に使用するキーカードを訪問者に渡します。**
{% endstep %}
{% endstepper %}

### 招待済みゲストにキーカードを割り当てる

キーカードを割り当てられるのは、 [招待済み訪問者](/guest/ja/she-ding/guest-events.md) サインイン後のみです。

***

## FAQ

<details>

<summary>［カードをスキャン］ <strong>機能を使用するには、どの権限が必要ですか？</strong> 機能ですか？</summary>

Guest ユーザーにも **アクセスコントロール サイトビューアー** 役割が必要です。リーダーでスキャンしてキーカードを有効化するには、その役割が必要です。

</details>

<details>

<summary>Guest ユーザーはどのドアでキーカードをスキャンできますか？</summary>

Guest ユーザーは、キーカードをスキャンする際に、サイト内の任意のドアを選択できます。

</details>

<details>

<summary>既存のアクセスコントロール ユーザーと一致する訪問者に、新しいキーカードを割り当てることはできますか？</summary>

いいえ、Guest ユーザーは、連絡先情報が既存のアクセスユーザーと一致する訪問者に新しいキーカードを割り当てることはできません。この場合、訪問者は既存のキーカードを使用して、訪問の一環として一時的にドアへアクセスできます。

</details>

<details>

<summary>訪問者のキーカードを再割り当てできますか？</summary>

はい。訪問者がサインアウトするかアクセスが取り消されると、そのキーカードは別の訪問者に再割り当てできます。キーカードは一度に1人の訪問者に対してのみ有効にできます。

</details>


---

# 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/guest/ja/she-ding/door-access-for-guests/assigning-a-keycard-in-guest.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.
