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

# ゲスト用RSVPリンク

ゲストイベントを利用すると、組織は事前に想定来訪者を把握できます。RSVPリンクは、誰でもイベントに登録できるようにする、ゲストイベントの任意機能です。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 Events**](/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.
