> 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-events/create-guest-events-with-calendar-shortcuts.md).

# カレンダーショートカットでゲストイベントを作成

ゲストイベントでは、参加者情報を事前に収集することでチェックインを効率化できます。カレンダーアプリケーションまたは従業員ポータルで [my.verkada.com](https://my.verkada.com).

{% hint style="danger" %}
主催者のメールアドレス **必要があります** ゲストを招待するには、ホストに紐づいている必要があります。Verkada Command にアクセスできないホストでも、 [Verkada Command](/command/ja/hajimeni/get-started-with-verkada-command.md) ゲストを招待できます [my.verkada.com](https://my.verkada.com).
{% endhint %}

***

## 招待アドレスを取得

{% hint style="danger" %}
次のものを作成する必要があります： [ゲストタイプ](/guest/ja/she-ding/configure-guest-types.md) ゲストイベントを作成する前に。
{% endhint %}

カレンダーアプリケーションからゲストイベントを作成するには、招待アドレスを招待先として追加する必要があります。各招待アドレスは、ゲストタイプとサイトごとに一意で、Command または従業員ポータルで確認できます。

### Command

{% stepper %}
{% step %}
**Verkada Commandでは、All Products > Workplace >** <img src="/files/a0a46ef6908502895ad9685a5e9378da9fcf94a4" alt="" data-size="line"> **Guest。**
{% endstep %}

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

{% step %}
**右上で、［カレンダー経由で招待］をクリックします。**
{% endstep %}

{% step %}
**［招待するゲストタイプを選択］ドロップダウンをクリックし、このイベントのゲストタイプを選択します。**
{% endstep %}

{% step %}
**［招待アドレスをコピー］をクリックし、そのアドレスをカレンダーイベントの招待先の 1 つとして貼り付けます。**
{% endstep %}
{% endstepper %}

### 従業員ポータル

{% stepper %}
{% step %}
**ご利用の** [**my.verkada.com**](https://my.verkada.com) **アカウントにログインします。**
{% endstep %}

{% step %}
**右上で、［> ゲストを招待］をクリックします。**
{% endstep %}

{% step %}
**左側で、［ゲストを招待］をクリックします。**
{% endstep %}

{% step %}
**［カレンダーショートカット］をクリックします。**
{% endstep %}

{% step %}
**左側で、ゲストサイトを選択します。**
{% endstep %}

{% step %}
**右側で、［変更］をクリックしてゲストタイプを選択します。**

<div align="left" data-with-frame="true"><img src="/files/58918ef9a16215cea384006425babdc5014f0e37" alt="" width="1086"></div>
{% endstep %}
{% endstepper %}

Verkada Guest は、ゲストイベントが作成されると、招待先にすぐに登録リンクを送信します。

{% hint style="warning" %}
招待メールアドレスは同じままで、従業員同士で共有して追加のゲストを招待できます。
{% endhint %}

***

## ゲストイベントを管理する

ホストは、 [従業員ポータル](https://my.verkada.com/#login)から、カレンダーアプリから作成されたものを含むすべてのイベントを表示できます。

イベントのホストは、招待済みメールアドレスの一覧を含むイベント設定を、カレンダーアプリ内で直接変更できます。

{% hint style="danger" %}

* Verkada Guest は、会議のメモを更新するなど、会議の招待状に別の変更が加えられた場合にのみ、招待リストの更新を検出します。
* イベントを再スケジュールすると、すべての登録が無効になります。新しい登録メールがすべての招待先にすぐ送信されます。
  {% endhint %}

***

## FAQ

<details>

<summary>招待送信後にゲストを追加または削除できますか？</summary>

はい。ただし、Verkada Guest は、会議のメモを更新するなど、会議の招待状に別の変更が加えられた場合にのみ、更新を検出します。

</details>

<details>

<summary>ゲストに歓迎情報や案内を送れますか？</summary>

はい。サイト設定で、ゲストタイプごとにウェルカムメッセージをカスタマイズできます。招待されたゲストは登録後にそれを受け取り、駐車案内、Wi-Fi の認証情報、その他役立つリンクを含められます。

</details>

<details>

<summary>招待されたゲストはどのようにサインインしますか？</summary>

* イベント当日、登録済みの参加者はサインイン用リンク付きのメールを受け取ります。
* 登録済み・未登録のどちらの参加者も、タブレットでサインインするか、モバイルデバイスでタブレットの QR コードをスキャンしてブラウザー経由でサインインできます。

</details>


---

# 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-events/create-guest-events-with-calendar-shortcuts.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.
