# ゲスト訪問アクション

Verkada Guestでは、管理者が訪問データを管理するためのいくつかのオプションを利用できます。これには、メモの追加、訪問者を登録人物としてマークすること、訪問の録画を非表示にすること、または訪問データを完全に削除することが含まれます。

***

## ゲストの操作

{% hint style="danger" %}
少なくとも **Workplace Site Viewer** の権限が必要です。Guest の操作を管理するには。
{% endhint %}

### メモを追加

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Workplace］>** <img src="/files/e4d28bcf4956faaa75feaa3ea48f8e3b60548b09" alt="" data-size="line"> **［Guest］に移動します。**
{% endstep %}

{% step %}
**Guestログから訪問を選択します。**
{% endstep %}

{% step %}
**訪問の詳細で、［操作］>［メモを追加］を選択します。**
{% endstep %}
{% endstepper %}

### 登録人物にする

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Workplace］>** <img src="/files/e4d28bcf4956faaa75feaa3ea48f8e3b60548b09" alt="" data-size="line"> **［Guest］に移動します。**
{% endstep %}

{% step %}
**Guestログから訪問を選択します。**
{% endstep %}

{% step %}
**訪問の詳細で、［操作］>［登録人物にする］を選択します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
参照 [登録人物を作成](/verkada-cameras/ja/fen-xi/people-analytics/create-a-person-of-interest.md) 詳細についてはこちらを参照してください。
{% endhint %}

### バッジを印刷

{% hint style="warning" %}
このオプションは、Guestサイトにオンラインのプリンターがある場合にのみ表示されます。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Workplace］>** <img src="/files/e4d28bcf4956faaa75feaa3ea48f8e3b60548b09" alt="" data-size="line"> **［Guest］に移動します。**
{% endstep %}

{% step %}
**Guestログから訪問を選択します。**
{% endstep %}

{% step %}
**訪問の詳細で、［操作］>［バッジを印刷］を選択します。**
{% endstep %}
{% endstepper %}

### 訪問を非表示

［訪問を非表示］の操作は、Commandから録画を削除しますが、エクスポートまたはAPIを通じて復元可能な状態のまま保持します。

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Workplace］>** <img src="/files/e4d28bcf4956faaa75feaa3ea48f8e3b60548b09" alt="" data-size="line"> **［Guest］に移動します。**
{% endstep %}

{% step %}
**Guestログから訪問を選択します。**
{% endstep %}

{% step %}
**訪問の詳細で、［操作］>［訪問を非表示］を選択します。**
{% endstep %}
{% endstepper %}

### 訪問を削除

{% hint style="danger" %}
必要です **Org Admin** Guestで訪問を削除するには、の権限が必要です。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、［すべての製品］>［Workplace］>** <img src="/files/e4d28bcf4956faaa75feaa3ea48f8e3b60548b09" alt="" data-size="line"> **［Guest］に移動します。**
{% endstep %}

{% step %}
**Guestログから訪問を選択します。**
{% endstep %}

{% step %}
**訪問の詳細で、［操作］>［訪問を削除］を選択します。**
{% endstep %}

{% step %}
**確認ウィンドウで、［完全に削除］を選択します。**

<div align="left" data-with-frame="true"><img src="/files/abd20baa608e8710f651c131c53aea66268d399b" 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/ja/she-ding/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.
