> 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 サイト](/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/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.
