# Guest Visit Actions

Verkada Guest gives admins several options for managing visit data, including adding notes, marking a visitor as a person of interest, hiding visit records, or permanently deleting visit data.

***

## Guest Actions

{% hint style="danger" %}
You need at least **Workplace Site Viewer** permissions to manage Guest Actions.
{% endhint %}

### Add Notes

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace >** <img src="/files/BFwRZCUltUVo9MhHrmTS" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Select the visit from the Guest log.**
{% endstep %}

{% step %}
**In the visit details, select Actions > Add Notes.**
{% endstep %}
{% endstepper %}

### Make Person of Interest

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace >** <img src="/files/BFwRZCUltUVo9MhHrmTS" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Select the visit from the Guest log.**
{% endstep %}

{% step %}
**In the visit details, select Actions > Make Person of Interest.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
See [Create a Person of Interest](/verkada-cameras/analytics/people-analytics/create-a-person-of-interest.md) for more information.
{% endhint %}

### Print Badge

{% hint style="warning" %}
You will only see this option if you have a printer online in the Guest site.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace >** <img src="/files/BFwRZCUltUVo9MhHrmTS" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Select the visit from the Guest log.**
{% endstep %}

{% step %}
**In the visit details, select Actions > Print Badge.**
{% endstep %}
{% endstepper %}

### Hide Visit

The Hide Visit action removes a record from Command but keeps it recoverable through exports or API.

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace >** <img src="/files/BFwRZCUltUVo9MhHrmTS" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Select the visit from the Guest log.**
{% endstep %}

{% step %}
**In the visit details, select Actions > Hide Visit.**
{% endstep %}
{% endstepper %}

### Delete Visit

{% hint style="danger" %}
You need **Org Admin** permissions to delete a visit in Guest.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace >** <img src="/files/BFwRZCUltUVo9MhHrmTS" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Select the visit from the Guest log.**
{% endstep %}

{% step %}
**In the visit details, select Actions > Delete Visit.**
{% endstep %}

{% step %}
**In the confirmation window, select Permanently delete.**

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


---

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