> 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/verkada-guest-google-calendar-add-on.md).

# Verkada Guest Google カレンダー アドオン

Verkada Guest の Google カレンダー用アドオンを使用すると、Google Workspace Business アカウントを持つ従業員が Google カレンダーからイベントをスケジュールし、それを Verkada Guest にリンクできます。Guest はイベント前に訪問者情報を自動的に収集します。

***

## Verkada Guest アドオンを有効にする

{% hint style="danger" %}
必要なのは **Google Workspace のスーパー管理者** Google Workspace Marketplace アプリをインストールおよび管理するための役割。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Guest アプリに移動します。** [**Google Workspace Marketplace**](https://workspace.google.com/marketplace/app/verkada_guest/903205868911)**.**
{% endstep %}

{% step %}
**［インストール］>［続行］をクリックします。**
{% endstep %}

{% step %}
**アドオンをインストールするユーザーを選択します:**

a. アプリをあなたのオーガナイゼーション'   の全員にインストールするには:

1. 選択 **オーガナイゼーション'   内の全員**.
2. クリックします **完了**.

d. アプリを特定のユーザーにのみインストールするには:

1. 選択 **特定のグループまたは組織部門** をクリックします **次へ**.
2. アプリをインストールする組織部門とグループを選択します。
3. クリックします **選択**.
4. クリックします **完了**.
   {% endstep %}
   {% endstepper %}

***

## Verkada Guest アドオンにサインインする

{% stepper %}
{% step %}
**Google カレンダーで Verkada Guest アドオンを開きます。**
{% endstep %}

{% step %}
**［サインイン］をクリックします。**

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

{% step %}
**認証のため my.verkada.com にリダイレクトされます。設定されている場合は、ログインリンクまたは SSO を使用してログインします。**
{% endstep %}

{% step %}
**［確認］をクリックして Google カレンダーに戻り、Guest イベントの作成を開始します。**
{% endstep %}
{% endstepper %}

***

## Google カレンダーで Verkada Guest イベントを作成する

***

## Google カレンダーで Guest イベントを確認する

Google カレンダーから直接、Guest イベントの表示、RSVP リンクの取得、イベント詳細の更新ができます。

<div align="left" data-with-frame="true"><img src="/files/6bd9f078615e516c9a2b9c5a79e9dc9e23ed7e1b" alt=""></div>

***

## イベントを更新する

{% hint style="danger" %}
以下の変更を行うと、Verkada Guest でイベントが削除され再作成され、すべての登録が無効になり、招待者に新しい登録メールが送信されます:
{% endhint %}

* 変更する **イベント日付**
* 移動する **開始時刻を早める**
* 変更する **ゲストの種類**
* 変更する **Guest Site**

***

## FAQ

<details>

<summary>Verkada Guest アドオンにアクセスできるユーザーを変更するにはどうすればよいですか？</summary>

参照してください [Google のドキュメント](https://support.google.com/a/answer/172482?hl=en) Marketplace アプリのアクセス管理に関する。

</details>

<details>

<summary>Google カレンダーからゲストを招待するには、従業員にどの Verkada の役割が必要ですか？</summary>

従業員には、役割が割り当てられている必要があります [ホスト](/guest/ja/she-ding/manage-host-lists-in-guest.md) Guest で来訪者を招待し、イベントを作成するには。

</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/verkada-guest-google-calendar-add-on.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.
