> 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/guest-events/sign-in-invited-guests-at-an-intercom.md).

# インターホンで招待ゲストをサインイン

組織はIntercomサインインを使用して、サインインをより柔軟に行えるようにできます。これにより、招待された来訪者はVerkadaインターホンで直接チェックインできます。これは、屋外でのチェックイン、ゲートに到着するドライバー、その他同様のユースケースに最適です。

ホストは [イベントを作成できます](/guest/ja/she-ding/guest-events.md) Verkada Guestで、Intercomサインイン用に設定されたゲストタイプを使用して。招待された来訪者が登録して承認されると、モバイルウォレットパスまたはQRコードをダウンロードできるGuest Portalリンクを受け取ります。

来訪者はイベント当日にインターホンでモバイルウォレットパスまたはQRコードをスキャンしてチェックインできます。

<div align="left"><img src="/files/a91cddaf0c52dbd074b90a160d8f9320b6c993f9" alt="" width="375"></div>

{% hint style="warning" %}
来訪者はイベント当日のどの時点でもサインインでき、イベント開始前にGuest Portalリンク付きのリマインダー通知を受け取ります。
{% endhint %}

***

## 設定

{% hint style="danger" %}
少なくとも **Workplace Site Admin** Intercomサインインを設定するためのロール。
{% endhint %}

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

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

{% step %}
**Sitesで、Guest Typesを選択します。**
{% endstep %}

{% step %}
**既存のゲストタイプを選択するか、** [**新しいものを作成する**](/guest/ja/she-ding/configure-guest-types.md)**.**
{% endstep %}

{% step %}
**Guest Passを有効にし、招待に対してIntercomサインインを有効にします。**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
この [Guest TypeのVisibility Controls](/guest/ja/she-ding/configure-guest-types/control-guest-type-visibility.md) は次を満たしている必要があります **Invites** 有効になっている
{% endhint %}

***

## サインイン時のインターホンドア解錠をサポートする

{% hint style="danger" %}
最低でも次のアクセスコントロールロールが必要です **Access Site Manager&#x20;*****および*** 最低でも次のWorkplaceロールが必要です **Workplace Site Admin** ドアアクセス付きのゲストタイプを設定するには。
{% endhint %}

組織は、招待された来訪者がVerkadaインターホンで1回のQRスキャンにより、サインインとドア解錠の両方を行えるようにできます。インターホンでのQRコード解錠は、次の2つのドアモード構成でのみサポートされています。

* **インターホンに直接**
* **Verkadaドアとペアリング**

ゲストタイプは次のために設定されている必要があります [Intercomサインイン](#h_eb0039178d) また、次のものに関連付けられている必要があります [Visit Access Type](/access-control/ja/yzto/add-a-user-to-the-verkada-access-system/visitor-access-visit-access-type.md) 次を満たす:

{% stepper %}
{% step %}
**次を備えている** [**QR Codes**](/guest/ja/she-ding/door-access-for-guests.md) **有効**
{% endstep %}

{% step %}
**インターホンドアを含む**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
招待された来訪者は、イベント開始の最大30分前からドアを解錠できます。
{% endhint %}


---

# 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/guest-events/sign-in-invited-guests-at-an-intercom.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.
