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

# 게스트용 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 %}

***

## 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/ko/configuration/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.
