# Guest Sites

## Create your first Guest site

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace > Guest.**
{% endstep %}

{% step %}
**Click Activate your 60-day trial.**
{% endstep %}

{% step %}
**Under Create a site:**

a. Enter the site address.\
b. Enter the site name.\
c. Click **Create.**

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

{% step %}
**Alternatively, under Existing customers, select a site to import an existing Verkada site.**

a. Enter the site address.\
b. Click **Create.**

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

{% hint style="warning" %}
See [Set up a Guest Tablet](/guest/configuration/guest-sites/set-up-a-guest-tablet.md) to add a tablet to your site for guest check-ins.
{% endhint %}

***

## Designate an existing site as a Guest site

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace > Guest.**
{% endstep %}

{% step %}
**In the left navigation, select Guest Settings.**
{% endstep %}

{% step %}
**Under Organization > Sites, click Import a Verkada site.**

a. Select a site to import.\
b. Enter a site address.\
c. Click **Done** to finish importing the site.
{% endstep %}
{% endstepper %}

***

## Remove a Guest site

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace > Guest.**
{% endstep %}

{% step %}
**In the left navigation, select Guest Settings > Organization > Account.**
{% endstep %}

{% step %}
**Under License, click License Settings.**

a. From the dropdown in the top right, click Remove **Tablets or Site.**\
b. Next to the site you want to remove, click **Remove Site.**\
c. Click **Remove** again to confirm.
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=SK0UPDLC3P8).
{% endhint %}


---

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