> 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/ko/configuration/customize-guest-deny-lists/deny-list-face-match.md).

# 차단 목록 얼굴 일치

Deny List는 Guest로 체크인하는 원치 않는 방문자를 표시합니다. 보안 심사 중에 시스템은 방문자의 전체 이름과 생년월일을 확인합니다. Deny List 얼굴 일치가 활성화되어 있으면 시스템은 방문자의 얼굴도 목록과 비교합니다.

***

## Deny List 얼굴 일치 활성화

{% hint style="danger" %}
다음 권한이 필요합니다 **조직 관리자** Deny List 얼굴 일치를 관리할 수 있는 권한.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**
{% endstep %}

{% step %}
**Organization > Deny List에서 Enable Deny List Face Match를 켭니다.**
{% endstep %}
{% endstepper %}

***

## Deny List 항목에 사진 업로드

Deny List 얼굴 일치에 사용하려면 deny list 항목에 유효한 얼굴 사진이 포함되어야 합니다. 사진은 항목에 수동으로 추가하거나 CSV 파일을 통해 업로드하여 추가할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**
{% endstep %}

{% step %}
**Organization > Deny List 또는 Sites > Deny List에서 Manage deny list를 선택합니다.**
{% endstep %}

{% step %}
**deny list 항목을 선택하고** <i class="fa-pencil">:pencil:</i>**.**
{% endstep %}

{% step %}
**사진 추가를 선택합니다.**

a. 기기에서 사진을 업로드합니다.\
b. **저장합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
CSV로 deny list 항목을 가져올 때는 사진의 공개 접근 가능 URL을 **photo\_url** 열에 포함합니다.
{% endhint %}

***

## 구성

{% stepper %}
{% step %}
**기존** [**게스트 유형**](/guest/ko/configuration/configure-guest-types.md) **을 선택하거나 새로 만듭니다.**
{% endstep %}

{% step %}
**보안 심사 단계를 포함하고 Deny List 확인란을 선택합니다.**
{% endstep %}

{% step %}
**배지 사진 단계를 포함합니다.**
{% endstep %}

{% step %}
**변경 사항 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## Deny List 얼굴 일치 결과 검토

Deny List 얼굴 일치 결과는 방문자가 Deny List와 대조하는 Guest Type을 통해 로그인한 후, 그 방문자가 deny list에 있는 사람과 닮았을 때 표시됩니다. ID [보안 심사](/guest/ko/configuration/guest-security-screening/review-security-screening-results.md)와 마찬가지로, 직원은 결과를 검토하여 확인하거나 무시해야 합니다.

<div align="left" data-with-frame="true"><img src="/files/e63f84824e8c46a11c69851a16f00b420307ef97" alt=""></div>

Deny List 얼굴 일치 결과에는 다음 플래그가 표시됩니다. **Deny List - 얼굴 일치** 기록의 왼쪽 상단에


---

# 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:

```
GET https://help.verkada.com/guest/ko/configuration/customize-guest-deny-lists/deny-list-face-match.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.
