# 게스트용 RSVP 링크

게스트 이벤트를 통해 조직은 예상 방문자를 사전에 관리할 수 있습니다. RSVP 링크는 누구나 이벤트에 등록할 수 있게 해주는 선택적 게스트 이벤트 기능입니다. RSVP 링크를 따라가면 이벤트 참석자는 이벤트 등록 단계를 완료해야 하는 웹페이지로 이동하게 됩니다.

***

## RSVP 링크가 있는 이벤트 만들기

{% hint style="danger" %}
my.verkada.com에서 이벤트를 만들려면 사용자는 Verkada Guest 사이트의 호스트여야 합니다.
{% endhint %}

{% stepper %}
{% step %}
**에 로그인하세요** [**직원 포털**](https://my.verkada.com)**.**
{% endstep %}

{% step %}
[**이벤트 만들기**](/guest/ko/configuration/guest-events/manage-events-from-the-employee-portal.md)**.**
{% endstep %}

{% step %}
**게스트와 공유할 등록 링크 만들기를 켜세요.**

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

***

## RSVP 링크 관리

RSVP 링크는 이벤트 생성 시 생성되며, 직원 포털의 이벤트 세부정보에서 확인할 수 있습니다.

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

RSVP 링크 토글을 비활성화하면 이전 링크는 만료되지만, RSVP 링크를 통해 등록한 방문자에게는 영향을 주지 않습니다.

***

## RSVP 링크로 이벤트 등록하기

RSVP 링크는 누구나 접근할 수 있는 공개 링크입니다. 참석 예정자는 RSVP 링크를 통해 이벤트에 등록하는 과정에서 필수 게스트 유형 단계를 완료하게 됩니다. RSVP 링크에서 방문자를 등록하는 워크플로는 아래에 설명되어 있습니다:

{% stepper %}
{% step %}
**방문자가 RSVP 링크를 따라가 양식을 작성합니다.**
{% endstep %}

{% step %}
**보안 심사 결과 및 기타 거부 사유는 Command의** [**방문자 이벤트**](/guest/ko/configuration/guest-events.md) **페이지에서 처리할 수 있습니다.**
{% endstep %}

{% step %}
**참석자는 자신에게 이메일로 전송된 링크에서 참석 상태를 표시하거나, Guest 태블릿에서 참석 상태를 표시할 수 있습니다. 또한 Command 사용자는 이벤트 당일에 이벤트 참석자를 체크인할 수 있습니다.**
{% endstep %}
{% endstepper %}

***

## 자주 묻는 질문

<details>

<summary>게스트와 공유할 등록 링크 만들기를 끄면 어떻게 되나요?</summary>

이벤트 주최자가 RSVP 링크 토글을 끄기로 결정하면, 더 이상 예정 참석자가 해당 링크를 사용하여 이벤트에 등록할 수 없습니다. 이미 이벤트에 등록한 사람들에게는 영향이 없습니다.

</details>

<details>

<summary>학교 게스트 유형을 사용하는 이벤트를 만들 수 있나요?</summary>

아니요, 학교 게스트 유형에서는 초대가 지원되지 않습니다.

</details>


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/guest/ko/configuration/guest-events/rsvp-links-for-guest.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
