> 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/configure-guest-types/pin-guest-check-in-steps-and-configure-guest-passes.md).

# ゲストのチェックイン手順を固定し、ゲストパスを設定

Verkada Guest は、既知の訪問者やリピーター向けに簡単なチェックインを作成できるよう、組織を支援するいくつかのツールを提供します。Guest Types はピンを使って構成できるため、以前に完了したサインイン手順をスキップできます。Guest Passes はピンを利用して、モバイルウォレットパス経由で効率化されたサインインプロセスを提供します。

{% hint style="warning" %}
データ保持設定は、ピン留めされたチェックイン手順に影響する場合があります。参照： [Guest でデータ保持を管理](/guest/ja/she-ding/manage-data-retention-in-guest.md) 詳細については。
{% endhint %}

***

## ピンを設定

ピンを使用すると、訪問者は以前に完了したサインイン手順をスキップできます。ピン留めされた手順には、訪問者が直近の訪問で提供した情報が自動的に入力されます。Verkada Guest は、連絡先情報に基づいてリピーターを識別します、 **Guest Pass**、および **Face Pass。**

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

{% step %}
**左側のナビゲーションで、ゲスト設定をクリックします。**
{% endstep %}

{% step %}
**オーガナイゼーション'   > Guest Types の下で、Manage Guest Types をクリックします。**
{% endstep %}

{% step %}
**設定する Guest Type を選択します。**
{% endstep %}

{% step %}
**ピン留めするには、サインイン手順の横のチェックボックスを選択します。**
{% endstep %}
{% endstepper %}

ピンは、訪問者が以前の訪問で提供した情報、または [承認済みリストアプリケーション](/guest/ja/she-ding/approved-lists-for-guest.md)。ピン留めされていない手順は、訪問ごとに完了する必要があります。

{% hint style="warning" %}
ピンを設定できるのは、連絡先情報を必要とする Guest Type のみです。
{% endhint %}

標準の Guest Type では、次の手順をピン留めできます：

* **セキュリティ審査**
* **氏名**
* **ホスト**
* **Guest Responses**
* **ドキュメント**
* **写真を撮影する**

以下を除くすべてのピン留めされた手順： **セキュリティ審査** は、前回の訪問の情報を無期限に保持します。

<div align="left" data-with-frame="true"><img src="/files/5c2d67c228334559451d251691ecc467b10d25ae" alt=""></div>

セキュリティスクリーニングの手順は、スクリーニングを行うために関連する訪問者情報を 90 日間保持し、その後この手順を再度完了する必要があります。セキュリティスクリーニングは、Guest iPad アプリでのサインイン時に限り、以前の ID スキャンの情報を自動的に再利用します。この情報は、初回スキャン時に訪問者がオプトインした場合にのみ保持されます。

<div align="left" data-with-frame="true"><img src="/files/b75f77a08d8db32d679eb583b4bd0375966f201c" alt="" width="375"></div>

***

## Guest Passes

Guest Passes は、セキュリティを維持しながらサインインプロセスを迅速化します。Guest Pass は、訪問者が到着時に iPad でスキャンできる QR コードを含むモバイルウォレットパスです。Guest Pass をスキャンすると、訪問者はピン留めされたサインイン手順をスキップできます。これらは、リピーター、申請して承認済みリストに追加された訪問者、および [承認済みリスト](/guest/ja/she-ding/approved-lists-for-guest.md)、および患者を訪れる訪問者向けです。

1 つの Guest Pass の QR コードで、複数の Guest Type にサインインできます。訪問者が以前に完了していないサインイン手順は、現地で完了する必要があります。Guest pass は、1 年以上使用されないと期限切れになります。

### Guest Pass の要件

Guest Passes は Apple Wallet と Google Wallet に対応しています。Guest Passes でのサインインをサポートするには：

* Guest Type には連絡先情報の手順を設定する必要があります。
* この **Guest Pass** トグルを有効にする必要があります。

<div align="left" data-with-frame="true"><img src="/files/da3ba2ad8c1e0e84a9984844554d57a4e41a862d" alt="" width="563"></div>

### Guest Passes をダウンロード

サインインに成功すると、訪問者には Guest Passes をダウンロードできるリンクが送信されます。

<div align="left" data-with-frame="true"><img src="/files/c740278d596933fe48f4495a526afc164baf6e50" alt="" width="563"></div>

申請して承認済みリストに追加された訪問者には、Guest Pass をダウンロードするためのリンクが記載されたメールが送信されます。


---

# 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/configure-guest-types/pin-guest-check-in-steps-and-configure-guest-passes.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.
