> 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/hajimeni/get-started-with-verkada-guest.md).

# Verkada Guest を始める

Verkada Guest は、あなたの組織が建物や重要エリアへのゲストアクセスを迅速かつ安全に管理できるようにします。Guest はカメラ映像とドアイベントを活用して、組織全体のゲストとホストを追跡します。

{% hint style="danger" %}
Org Admin および/または Site Admin が必要です [権限](/command/ja/yzto/roles-and-permissions-for-command.md) これらの操作を完了するには、あなたの Verkada Command 組織が必要です。
{% endhint %}

### 必要なもの

* iOS 14 以降の iPad
* バッジプリンター
* iPadスタンド（任意ですが、最高の Guest 体験のために推奨）

## サイトを作成

サイトは、Command 組織内でデバイスをグループ化して管理するための論理的な方法です。サイトレベルの権限により、デバイスの管理と表示が簡単になります。詳細は [Guest Sites](/guest/ja/she-ding/guest-sites.md) サイトの作成と管理の詳細については。

#### 設定を構成

Guest の設定は、組織レベルまたはサイトレベルで編集できます。Guest タイプを作成したり、サイトにカメラとドアを追加したり、複数言語を管理したりして、ゲストのチェックイン体験を簡単にできます。詳細は [Guest 設定](/guest/ja/she-ding/guest-sites/view-and-edit-guest-settings.md) 詳細については。

## Guest デバイスを追加して接続

#### Guest タブレット

Guest タブレットは、あなたの組織でゲストのチェックインに使用されます。Guest サイト設定ページからタブレットを追加できます。詳細は [Guest Tablet を設定する](/guest/ja/she-ding/guest-sites/set-up-a-guest-tablet.md) 詳細については。

#### バッジプリンター

バッジプリンターは、敷地内にいる間にゲストが着用するバッジを印刷するために使用されます。Guest サイト設定ページからバッジプリンターを追加できます。詳細は [Verkada Guest にプリンターを追加](/guest/ja/purint/brother-printer-setup-guide.md) 詳細については。

## ライセンス

Command で管理するすべての Guest タブレットにはライセンスが必要です。Verkada のライセンスは各 Command 組織ごとに適用され、ライセンスは 1 つの有効期限日に同時終了します。ライセンスの追加と管理の詳細は [ライセンスを管理する](/command/ja/raisensu/manage-your-licenses.md).

## ネットワーク設定を確認

Verkada Guest はプラグアンドプレイで使えるように設計されています。ただし、環境にファイアウォールが含まれている場合、Guest デバイスをオンラインにするためにいくつかの設定変更が必要になることがあります。詳細は [Guest ネットワーク設定](/guest/ja/hajimeni/guest-network-settings.md)[**s**](/guest/ja/hajimeni/guest-network-settings.md) 詳細については。

コンピュータから Guest でセキュリティ画面を正しく読み込むには、コンピュータとインターネットサービスプロバイダ（ISP）の間にあるフィルタリングデバイスで、TCP ポート 443 の crimimages.com を許可リストに追加してください。


---

# 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/hajimeni/get-started-with-verkada-guest.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.
