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

# ゲスト

**概要**\
Verkada Guestは、クラウド管理型の訪問者管理システムで、施設全体での来訪者のチェックインと入館を効率化できます。セルフサービスのキオスク、バッジ印刷、デジタルサインインをCommandでの一元管理と組み合わせることで、現在誰が館内にいるかをリアルタイムで把握できます。このプラットフォームは、カメラやアクセスコントロールを含む他のVerkada製品と連携し、セキュリティと訪問者管理に統一的なアプローチを提供します。

このコレクションでは、キオスクのセットアップ、来訪者フローの設定、通知の管理、円滑な運用の維持に関するガイダンスを提供します。訪問者管理を効率的に導入し、すべてのゲストにとって安全で整理された体験を確保するのに役立ちます。

開始するには、以下のリンクをご確認ください:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/78866c8a866ab5b2063d274f2dde935c1dbcae09">/pages/78866c8a866ab5b2063d274f2dde935c1dbcae09</a></td></tr><tr><td></td><td><a href="/pages/d9f1b09293014a1ec18462543421d73501d58c99">/pages/d9f1b09293014a1ec18462543421d73501d58c99</a></td></tr><tr><td></td><td><a href="/pages/9eaf5180c36d2ab8cb479bd4fe74de98dd73ae96">/pages/9eaf5180c36d2ab8cb479bd4fe74de98dd73ae96</a></td></tr></tbody></table>

***

また、こちらの動画やその他の動画もご覧いただけます: [動画トレーニングセンター](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?index=5&list=PL3USUWfBbtdLlBz1UQGJvEwyJdYByqbQm&v=SK0UPDLC3P8>" %}


---

# 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/readme.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.
