> 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/guest-dekkdoworite.md).

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

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

***

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

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

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > 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. では **［カードをスキャン］、** サイト内のドアを 1 つ選択して、そのドアでカードをスキャンします。クリックしてスキャンを開始します。選択したドアのリーダーでカードをスキャンし、Command にカード番号を登録します。\
b. では **［手動入力］、** カード形式が正しいことを確認し、カード番号を入力します。クリックして保存します。

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

{% hint style="danger" %}

* 必要なのは両方の **Workplace Site Viewer** と **アクセスコントロール Site Viewer** のロールです。リーダーでカードをスキャンしてキーカードを割り当てるには、
* 少なくとも **Workplace Site Viewer** そのロール
  {% endhint %}
  {% endstep %}

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

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

### 招待済みゲストへのキーカードの割り当て

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

***

## よくある質問

<details>

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

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

</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/guest-dekkdoworite.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.
