> 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).

# Guest

**概要**\
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.
