> 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/ja/she-ding/guest-sites/guest-visit-actions.md).

# ゲスト訪問アクション

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

***

## ゲストアクション

{% hint style="danger" %}
少なくとも **Workplace サイト閲覧者** ゲストアクションを管理する権限。
{% endhint %}

### メモを追加

{% stepper %}
{% step %}
**Verkada Commandでは、All Products > Workplace >** <img src="/files/a0a46ef6908502895ad9685a5e9378da9fcf94a4" alt="" data-size="line"> **Guest。**
{% endstep %}

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

{% step %}
**訪問の詳細で、アクション > メモを追加 を選択します。**
{% endstep %}
{% endstepper %}

### 登録人物にする

{% stepper %}
{% step %}
**Verkada Commandでは、All Products > Workplace >** <img src="/files/a0a46ef6908502895ad9685a5e9378da9fcf94a4" 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では、All Products > Workplace >** <img src="/files/a0a46ef6908502895ad9685a5e9378da9fcf94a4" alt="" data-size="line"> **Guest。**
{% endstep %}

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

{% step %}
**訪問の詳細で、アクション > バッジを印刷 を選択します。**
{% endstep %}
{% endstepper %}

### 訪問を非表示

［訪問を非表示］アクションは、Command から録画を削除しますが、エクスポートや API を通じて復元可能な状態は維持します。

{% stepper %}
{% step %}
**Verkada Commandでは、All Products > Workplace >** <img src="/files/a0a46ef6908502895ad9685a5e9378da9fcf94a4" alt="" data-size="line"> **Guest。**
{% endstep %}

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

{% step %}
**訪問の詳細で、アクション > 訪問を非表示 を選択します。**
{% endstep %}
{% endstepper %}

### 訪問を削除

{% hint style="danger" %}
必要です **オーガナイゼーション' 管理者** Guest で訪問を削除する権限。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Commandでは、All Products > Workplace >** <img src="/files/a0a46ef6908502895ad9685a5e9378da9fcf94a4" 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
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/ja/she-ding/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.
