# Verkada Guest 用のベルを設定

Verkada Guest にはベル機能があり、ユーザーが完全なチェックイン手続きを行わなくても通知を送信するゲストタイプを設定できます。これは、荷物を届ける配達ドライバーなどのユースケースで便利です。

***

## Guest サイトのベルを設定する

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Workplace] > \[Guest] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Guest Settings] をクリックします。**
{% endstep %}

{% step %}
**オーガナイゼーション' の下で、\[Sites] までスクロールします。**
{% endstep %}

{% step %}
**タイルの一覧から、ベルを設定したいサイトを選択します。**
{% endstep %}

{% step %}
**左側で \[Guest Types] までスクロールし、\[Manage Guest Types] をクリックします。**
{% endstep %}

{% step %}
**右上で、\[Add Guest Type] をクリックします。**

1. 一意の名前を入力します。
2. サイトを選択して、クリックします **次へ。**
3. 左側で、選択します **\[Bells] > \[bell type]。**
4. クリック **作成。**&#x20;
   {% endstep %}

{% step %}
**このオプションを選択すると、新しいメニューが開き、新しいベルの設定を構成できます。**
{% endstep %}
{% endstepper %}

***

### ベルの設定

|                  |                                                                                                                                                                                                                                |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **設定**           | **説明**                                                                                                                                                                                                                         |
| **このベルにラベルを付ける** | Guest タブレットに表示されるベルの名前を設定します。複数ある場合に正しいオプションが押されるよう、明確で分かりやすい名前にしてください。                                                                                                                                                        |
| **通知先連絡先**       | ベルが押されたときに通知を受け取る連絡先を設定します。既存の連絡先名を検索するか、国番号を含むメールアドレスまたは電話番号（例: +15558675309）を入力して、連絡先を追加できます。                                                                                                                                |
| **表示メッセージ**      | この設定をクリックした後に画面に表示されるメッセージを入力します。                                                                                                                                                                                              |
| **追加アクション**      | <p>選択できる追加アクションを設定します。</p><p><strong>これは誰宛てですか？</strong> その Guest サイトのホストの1人を検索して選択します。そのホストは、以前に <strong>通知先連絡先</strong> セクションで設定されていたかどうかにかかわらず、通知も受け取ります。</p><p><strong>写真を撮る</strong><br>タブレットを使用して写真を撮ります。配達証明に役立ちます。</p> |


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/guest/ja/tong-zhi/set-up-bells-for-verkada-guest.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
