# ゲストドキュメント

Verkada Guest では、さまざまなドキュメントをチェックインプロセスに組み込むことができます。ドキュメントには、質問票、動画、PDF、署名が必要なカスタムテキストドキュメントが含まれます。

{% hint style="danger" %}
グローバルな Guest ドキュメントを管理するには、Org Admin の権限が必要です。
{% endhint %}

***

## 特定のサイト用のドキュメントを作成する

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

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

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

{% step %}
**右上の \[ドキュメントを追加] をクリックします。**

a. 選択 **グローバルドキュメントを追加** すべてのサイトに対して Guest タイプを作成するには。\
b. 選択 **サイトドキュメントを追加** を選択し、サイトを選んで個別のサイト用の Guest タイプを作成します。

<div align="left" data-with-frame="true"><img src="/files/1f5e40e93eb1ffb824dd6e18f9d43cd6b95cfd1a" alt="" width="563"></div>
{% endstep %}

{% step %}
**作成したいドキュメントの種類を選択します。**

a. 一意の名前を入力します。\
b. 「」をクリックします。 **保存して続行。**\
c. 必要に応じてドキュメントをカスタマイズします。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
複数の言語をサポートしており、ドキュメントの横に感嘆符が表示されている場合、これはまだ翻訳されていないことを意味します。参照してください [Guest の複数言語を管理する](/guest/ja/she-ding/guest-sites/manage-multiple-languages-for-guest.md) 詳細についてはこちらを参照してください。
{% endhint %}

***

{% hint style="info" %}
**実際の動作を見てみますか?** こちらをご覧ください [動画チュートリアル](https://www.youtube.com/watch?v=SK0UPDLC3P8).
{% endhint %}


---

# 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/she-ding/guest-documents.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.
