> 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/she-ding/guest-sites.md).

# ゲストサイト

## 最初のGuestサイトを作成する

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

{% step %}
**［60日間のトライアルを有効にする］をクリックします。**
{% endstep %}

{% step %}
**サイトを作成するには:**

a. サイトアドレスを入力します。\
b. サイト名を入力します。\
c. クリック **作成します。**

<div align="left" data-with-frame="true"><img src="/files/7b44da4c5a62eeb84e423f84e4f7135463c5bed7" alt=""></div>
{% endstep %}

{% step %}
**または、既存の顧客の下で、既存の Verkada サイトをインポートするサイトを選択します。**

a. サイトアドレスを入力します。\
b. クリック **作成します。**

<div align="left" data-with-frame="true"><img src="/files/86222375afb39d2955b43859e9d72f0583e53f2e" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
参照 [Guest Tablet を設定する](/guest/ja/she-ding/guest-sites/set-up-a-guest-tablet.md) ゲストのチェックイン用にサイトへタブレットを追加するには。
{% endhint %}

***

## 既存のサイトを Guest site として指定する

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

{% step %}
**左側のナビゲーションで、Guest Settings を選択します。**
{% endstep %}

{% step %}
**オーガナイゼーション'   > サイトの下で、Verkada サイトをインポートをクリックします。**

a. インポートするサイトを選択します。\
b. サイトアドレスを入力します。\
c. クリック **完了** サイトのインポートを完了します。
{% endstep %}
{% endstepper %}

***

## Guest site を削除する

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

{% step %}
**左側のナビゲーションで、Guest Settings > オーガナイゼーション'   > アカウント を選択します。**
{% endstep %}

{% step %}
**ライセンスの下で、ライセンス設定をクリックします。**

a. 右上のドロップダウンで、削除 をクリックします **タブレットまたはサイト。**\
b. 削除するサイトの横にある、クリック **サイトを削除します。**\
c. クリック **削除** 再度確認します。
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の動きを見ますか？** こちらをチェック [ビデオチュートリアル](https://www.youtube.com/watch?v=SK0UPDLC3P8).
{% endhint %}


---

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