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

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

Guestイベントは、参加者情報を事前に収集することでチェックインを効率化します。カレンダーアプリまたは Employee Portal から作成できます [my.verkada.com](https://my.verkada.com).

{% hint style="danger" %}
主催者のメールアドレス **必要があります** ゲストを招待するには、ホストに紐付けられている必要があります。にアクセス権がないホストでも [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) Guestイベントを作成する前に。
{% endhint %}

カレンダーアプリから Guestイベントを作成するには、招待先として招待アドレスを追加する必要があります。各招待アドレスはゲストタイプとサイトごとに固有で、Command または Employee Portal で確認できます。

### Command

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

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

{% step %}
**右上の［Invite via Calendar］をクリックします。**
{% endstep %}

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

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

### 従業員ポータル

{% stepper %}
{% step %}
**お使いの** [**my.verkada.com**](https://my.verkada.com) **アカウント。**
{% endstep %}

{% step %}
**右上で、>［Invite Guests］をクリックします。**
{% endstep %}

{% step %}
**左側の［Invite Guests］をクリックします。**
{% endstep %}

{% step %}
**［Calendar Shortcut］をクリックします。**
{% endstep %}

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

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

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

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

{% hint style="warning" %}
招待用メールアドレスは変更されず、そのまま従業員間で共有して追加のゲストを招待できます。
{% endhint %}

***

## Guestイベントの管理

ホストは、自分のすべてのイベントを [従業員ポータル](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.
