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

# Verkada Guest Google Calendar Add-on

The Verkada Guest Google Calendar add-on lets employees with a Google Workspace Business Account schedule events from Google Calendar and link them to Verkada Guest. Guest automatically collects visitor information before the event.

***

## Enable the Verkada Guest Add-on

{% hint style="danger" %}
You must have a **Google Workspace Super Admin** role to install and manage Google Workspace Marketplace apps.
{% endhint %}

{% stepper %}
{% step %}
**Go to the Verkada Guest app on** [**Google Workspace Marketplace**](https://workspace.google.com/marketplace/app/verkada_guest/903205868911)**.**
{% endstep %}

{% step %}
**Click Install > Continue.**
{% endstep %}

{% step %}
**Select which users the add-on will be installed for:**

a. To install the app for everyone in your organization:

1. Select **Everyone at your organization**.
2. Click **Finish**.

d. To install the app only for certain users:

1. Select **Certain groups or organizational units** and click **Next**.
2. Select the organizational units and groups that you want to install the app for.
3. Click **Select**.
4. Click **Finish**.
   {% endstep %}
   {% endstepper %}

***

## Sign in to the Verkada Guest add-on

{% stepper %}
{% step %}
**In Google Calendar, open the Verkada Guest add-on.**
{% endstep %}

{% step %}
**Click Sign in.**

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

{% step %}
**You’ll be redirected to my.verkada.com to authenticate. Log in using your login link or SSO, if configured.**
{% endstep %}

{% step %}
**Click Confirm and return to Google Calendar to start creating Guest events.**
{% endstep %}
{% endstepper %}

***

## Create Verkada Guest events in Google Calendar

***

## Review Guest events in Google Calendar

You can view Guest events, retrieve RSVP links, and update event details directly from Google Calendar.

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

***

## Update events

{% hint style="danger" %}
The following changes delete and recreate the event in Verkada Guest, voiding all registrations and sending new registration emails to invitees:
{% endhint %}

* Changing the **event date**
* Moving the **start time earlier**
* Changing the **Guest Type**
* Changing the **Guest Site**

***

## FAQ

<details>

<summary>How can I change who has access to the Verkada Guest Add-on?</summary>

Refer to [Google’s documentation](https://support.google.com/a/answer/172482?hl=en) on managing Marketplace app access.

</details>

<details>

<summary>What Verkada role does an employee need to invite guests from Google Calendar?</summary>

Employees must be assigned the role of [Host](/guest/configuration/manage-host-lists-in-guest.md) in Guest to invite visitors and create events.

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