> 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/rsvp-links-for-guest.md).

# Verkada Guest 用 RSVP リンク

Guest events により、組織は事前に予定来訪者を把握できます。RSVP リンクは Guest events のオプション機能で、誰でもイベントに登録できるようにします。RSVP リンクにアクセスすると、イベント参加者はイベント登録手続きを完了する必要がある Web ページに移動します。

***

## RSVP リンクを使用してイベントを作成する

{% hint style="danger" %}
my.verkada.com からイベントを作成するには、ユーザーは Verkada Guest サイトのホストである必要があります。
{% endhint %}

{% stepper %}
{% step %}
**ログインする** [**従業員ポータル**](https://my.verkada.com)**.**
{% endstep %}

{% step %}
[**イベントを作成する**](/guest/ja/she-ding/guest-events/manage-events-from-the-employee-portal.md)**.**
{% endstep %}

{% step %}
**ゲストと共有する登録リンクを作成するをオンに切り替えます。**

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

***

## RSVP リンクを管理する

RSVP リンクはイベント作成時に生成され、従業員ポータルのイベント詳細から取得できます。

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

RSVP リンクのトグルを無効にすると以前のリンクは期限切れになりますが、RSVP リンク経由で登録した来訪者には影響しません。

***

## RSVP リンクでイベントに登録する

RSVP リンクは公開アクセス可能なリンクで、誰でもアクセスできます。参加予定者は、RSVP リンクを通じてイベントに登録する際に、必要なゲスト種別の手順を完了します。RSVP リンクから来訪者を登録する手順は以下のとおりです:

{% stepper %}
{% step %}
**来訪者は RSVP リンクを開き、フォームに入力します。**
{% endstep %}

{% step %}
**セキュリティ審査結果やその他の拒否理由は、Command の** [**ゲストイベント**](/guest/ja/she-ding/guest-events.md) **ページ。**
{% endstep %}

{% step %}
**参加者は、メールで送信されたリンクから出席をマークすることも、Guest タブレットで出席をマークすることもできます。別途、Command ユーザーはイベント当日に参加者を出席登録できます。**
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>ゲストと共有する登録リンクを作成するをオフにするとどうなりますか？</summary>

イベント主催者が RSVP リンクのトグルをオフにすると、そのリンクは参加予定者がイベントに登録するために使用できなくなります。すでにイベントに登録済みの全員には影響ありません。

</details>

<details>

<summary>学校のゲスト種別を使用するイベントを作成できますか？</summary>

いいえ、学校のゲスト種別では招待はサポートされていません。

</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/rsvp-links-for-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.
