> 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/de/konfiguration/guest-sites.md).

# Gaststandorte

## Erstellen Sie Ihre erste Gast-Site

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz > Gast.**
{% endstep %}

{% step %}
**Klicken Sie auf Ihre 60-tägige Testversion aktivieren.**
{% endstep %}

{% step %}
**Unter Site erstellen:**

a. Geben Sie die Site-Adresse ein.\
b. Geben Sie den Site-Namen ein.\
c. Klicken Sie auf **Erstellen.**

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

{% step %}
**Alternativ wählen Sie unter Bestehende Kunden eine Site aus, um eine bestehende Verkada-Site zu importieren.**

a. Geben Sie die Site-Adresse ein.\
b. Klicken Sie auf **Erstellen.**

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

{% hint style="warning" %}
Siehe [Richten Sie ein Guest Tablet ein](/guest/de/konfiguration/guest-sites/set-up-a-guest-tablet.md) um Ihrer Site ein Tablet für Gäste-Check-ins hinzuzufügen.
{% endhint %}

***

## Eine vorhandene Site als Gast-Site festlegen

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz > Gast.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Gast-Einstellungen aus.**
{% endstep %}

{% step %}
**Klicken Sie unter Organisation > Sites auf Eine Verkada-Site importieren.**

a. Wählen Sie eine zu importierende Site aus.\
b. Geben Sie eine Site-Adresse ein.\
c. Klicken Sie auf **Fertig** um den Import der Site abzuschließen.
{% endstep %}
{% endstepper %}

***

## Eine Gast-Site entfernen

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz > Gast.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Gast-Einstellungen > Organisation > Konto aus.**
{% endstep %}

{% step %}
**Klicken Sie unter Lizenz auf Lizenzeinstellungen.**

a. Klicken Sie im Dropdown-Menü oben rechts auf Entfernen **Tablets oder Site.**\
b. Klicken Sie neben der Site, die Sie entfernen möchten, auf **Site entfernen.**\
c. Klicken Sie auf **Entfernen** erneut, um zu bestätigen.
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Möchten Sie es lieber in Aktion sehen?** Sehen Sie sich das [Video-Tutorial](https://www.youtube.com/watch?v=SK0UPDLC3P8).
{% endhint %}


---

# 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:

```
GET https://help.verkada.com/guest/de/konfiguration/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.
