> 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 Business 계정이 있는 직원이 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 %}
**애드온을 설치할 사용자를 선택합니다:**

a. 조직의 모든 사용자에게 앱을 설치하려면:

1. 선택 **조직의 모든 사용자**.
2. 클릭 **완료**.

d. 특정 사용자에게만 앱을 설치하려면:

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으로 리디렉션됩니다. 구성된 경우 로그인 링크 또는 SSO를 사용해 로그인하세요.**
{% endstep %}

{% step %}
**확인하고 Google Calendar로 돌아가기를 클릭하여 Guest 이벤트 생성을 시작합니다.**
{% endstep %}
{% endstepper %}

***

## Google Calendar에서 Verkada Guest 이벤트 생성

***

## 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 %}

* 변경하기 **이벤트 날짜**
* 앞으로 이동하기 **시작 시간을 더 이르게**
* 변경하기 **게스트 유형**
* 변경하기 **Guest 사이트**

***

## 자주 묻는 질문

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