# 게스트 방문 작업

Verkada Guest는 관리자가 방문 데이터 관리에 대해 여러 옵션을 제공합니다. 여기에는 메모 추가, 방문자를 관심 인물로 표시, 방문 기록 숨기기, 방문 데이터 영구 삭제가 포함됩니다.

***

## 게스트 작업

{% hint style="danger" %}
최소한 **직장 사이트 뷰어** 권한이 있어야 Guest 작업을 관리할 수 있습니다.
{% endhint %}

### 메모 추가

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace >로 이동합니다.** <img src="/files/4387c2583e2cd38b056a46457e5bc448757b00b8" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**게스트 로그에서 방문을 선택합니다.**
{% endstep %}

{% step %}
**방문 세부정보에서 작업 > 메모 추가를 선택합니다.**
{% endstep %}
{% endstepper %}

### 관심 인물로 지정

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace >로 이동합니다.** <img src="/files/4387c2583e2cd38b056a46457e5bc448757b00b8" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**게스트 로그에서 방문을 선택합니다.**
{% endstep %}

{% step %}
**방문 세부정보에서 작업 > 관심 인물로 지정을 선택합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
참조 [관심 인물 만들기](/verkada-cameras/ko/analytics/people-analytics/create-a-person-of-interest.md) 자세한 내용은
{% endhint %}

### 배지 인쇄

{% hint style="warning" %}
이 옵션은 Guest 사이트에 온라인 프린터가 있을 때만 표시됩니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace >로 이동합니다.** <img src="/files/4387c2583e2cd38b056a46457e5bc448757b00b8" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**게스트 로그에서 방문을 선택합니다.**
{% endstep %}

{% step %}
**방문 세부정보에서 작업 > 배지 인쇄를 선택합니다.**
{% endstep %}
{% endstepper %}

### 방문 숨기기

방문 숨기기 작업은 Command에서 기록을 제거하지만 내보내기 또는 API를 통해 복구할 수 있도록 유지합니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace >로 이동합니다.** <img src="/files/4387c2583e2cd38b056a46457e5bc448757b00b8" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**게스트 로그에서 방문을 선택합니다.**
{% endstep %}

{% step %}
**방문 세부정보에서 작업 > 방문 숨기기를 선택합니다.**
{% endstep %}
{% endstepper %}

### 방문 삭제

{% hint style="danger" %}
다음 권한이 필요합니다 **조직 관리자** Guest에서 방문을 삭제할 수 있는 권한이 있습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace >로 이동합니다.** <img src="/files/4387c2583e2cd38b056a46457e5bc448757b00b8" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**게스트 로그에서 방문을 선택합니다.**
{% endstep %}

{% step %}
**방문 세부정보에서 작업 > 방문 삭제를 선택합니다.**
{% endstep %}

{% step %}
**확인 창에서 영구 삭제를 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/1e906c2dc40a18de28f7a1f93e23346de3bdc481" 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/ko/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.
