> 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/guest-visit-actions.md).

# Aktionen bei Gastbesuchen

Verkada Guest bietet Administratoren mehrere Optionen zur Verwaltung von Besuchsdaten, darunter das Hinzufügen von Notizen, das Markieren eines Besuchers als Person von Interesse, das Ausblenden von Besuchsdatensätzen oder das dauerhafte Löschen von Besuchsdaten.

***

## Gastaktionen

{% hint style="danger" %}
Sie benötigen mindestens **Workplace Site Viewer** Berechtigungen zum Verwalten von Gastaktionen.
{% endhint %}

### Notizen hinzufügen

{% stepper %}
{% step %}
**In Verkada Command gehen Sie zu Alle Produkte > Workplace >** <img src="/files/548d3d75199cff3e57e3fd0d18629d392a45bda4" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Wählen Sie den Besuch aus dem Gastprotokoll aus.**
{% endstep %}

{% step %}
**Wählen Sie in den Besuchsdetails Aktionen > Notizen hinzufügen aus.**
{% endstep %}
{% endstepper %}

### Zur Person von Interesse machen

{% stepper %}
{% step %}
**In Verkada Command gehen Sie zu Alle Produkte > Workplace >** <img src="/files/548d3d75199cff3e57e3fd0d18629d392a45bda4" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Wählen Sie den Besuch aus dem Gastprotokoll aus.**
{% endstep %}

{% step %}
**Wählen Sie in den Besuchsdetails Aktionen > Zur Person von Interesse machen aus.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Siehe [Eine Person von Interesse erstellen](/verkada-cameras/de/analysen/people-analytics/create-a-person-of-interest.md) für weitere Informationen.
{% endhint %}

### Ausweis drucken

{% hint style="warning" %}
Diese Option wird nur angezeigt, wenn auf der Gast-Site ein Drucker online ist.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command gehen Sie zu Alle Produkte > Workplace >** <img src="/files/548d3d75199cff3e57e3fd0d18629d392a45bda4" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Wählen Sie den Besuch aus dem Gastprotokoll aus.**
{% endstep %}

{% step %}
**Wählen Sie in den Besuchsdetails Aktionen > Ausweis drucken aus.**
{% endstep %}
{% endstepper %}

### Besuch ausblenden

Die Aktion „Besuch ausblenden“ entfernt einen Datensatz aus Command, macht ihn aber weiterhin über Exporte oder die API wiederherstellbar.

{% stepper %}
{% step %}
**In Verkada Command gehen Sie zu Alle Produkte > Workplace >** <img src="/files/548d3d75199cff3e57e3fd0d18629d392a45bda4" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Wählen Sie den Besuch aus dem Gastprotokoll aus.**
{% endstep %}

{% step %}
**Wählen Sie in den Besuchsdetails Aktionen > Besuch ausblenden aus.**
{% endstep %}
{% endstepper %}

### Besuch löschen

{% hint style="danger" %}
Sie benötigen **Organisations-Admin** Berechtigungen, um einen Besuch in Guest zu löschen.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command gehen Sie zu Alle Produkte > Workplace >** <img src="/files/548d3d75199cff3e57e3fd0d18629d392a45bda4" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Wählen Sie den Besuch aus dem Gastprotokoll aus.**
{% endstep %}

{% step %}
**Wählen Sie in den Besuchsdetails Aktionen > Besuch löschen aus.**
{% endstep %}

{% step %}
**Wählen Sie im Bestätigungsfenster Dauerhaft löschen aus.**

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


---

# 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/de/konfiguration/guest-sites/guest-visit-actions.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.
