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

# Verkada Guest Google 캘린더 추가 기능

Verkada Guest Google Calendar 추가 기능을 사용하면 Google Workspace 비즈니스 계정이 있는 직원이 Google Calendar에서 이벤트를 예약하고 이를 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 %}
**추가 기능을 설치할 사용자를 선택하세요:**

* 조직의 모든 사용자에게 앱을 설치하려면:
  1. 선택 **조직의 모든 사용자**.
  2. 클릭 **완료**.
* 앱을 특정 사용자에게만 설치하려면:
  1. 선택 **특정 그룹 또는 조직 단위,** 그리고 **다음을 클릭하세요**.
  2. 앱을 설치할 조직 단위와 그룹을 선택하세요.
  3. 클릭 **선택**.
  4. 클릭 **완료**.
     {% endstep %}
     {% endstepper %}

***

## Verkada Guest 추가 기능에 로그인하기

{% stepper %}
{% step %}
**Google Calendar에서 Verkada Guest 추가 기능을 엽니다.**
{% endstep %}

{% step %}
**로그인을 클릭합니다.**

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

{% step %}
**다음으로 리디렉션됩니다** [**my.verkada.com**](https://my.verkada.com) **인증합니다. 설정되어 있는 경우 로그인 링크 또는 SSO를 사용하여 로그인하세요.**
{% endstep %}

{% step %}
**확인을 클릭한 다음 Google Calendar로 돌아가 Guest 이벤트 생성을 시작하세요.**
{% endstep %}
{% endstepper %}

***

## Google Calendar에서 Guest 이벤트 검토하기

Google Calendar에서 Guest 이벤트를 보고, RSVP 링크를 가져오고, 이벤트 세부정보를 직접 업데이트할 수 있습니다.

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

***

## 이벤트 업데이트

{% hint style="danger" %}
다음 변경 사항을 적용하면 Verkada Guest에서 이벤트가 삭제되고 다시 생성되어 모든 등록이 무효화되며 초대 대상자에게 새 등록 이메일이 전송됩니다:
{% endhint %}

* 변경하기 **이벤트 날짜**
* 앞당기기 **시작 시간을 더 앞당기기**
* 변경하기 **게스트 유형**
* 변경하기 **게스트 사이트**

***

## FAQ

<details>

<summary>Verkada Guest 추가 기능에 대한 액세스 권한이 있는 사용자를 어떻게 변경할 수 있나요?</summary>

다음을 참조하세요 [Google 문서](https://support.google.com/a/answer/172482?hl=en) 에서 Marketplace 앱 액세스 관리에 대한 설명을 확인하세요.

</details>

<details>

<summary>직원이 Google Calendar에서 게스트를 초대하려면 어떤 Verkada 역할이 필요하나요?</summary>

직원에게 다음 역할이 할당되어야 합니다: [호스트](/guest/ko/configuration/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/ko/configuration/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.
