> 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).

# 차단 목록 얼굴 일치

거부 목록은 게스트로 체크인하는 원치 않는 방문자를 표시합니다. 보안 검색 중 시스템은 방문자의 성명과 생년월일을 확인합니다. 거부 목록 얼굴 일치가 활성화되어 있으면 시스템은 방문자의 얼굴도 목록과 비교합니다.

***

## 거부 목록 얼굴 일치 활성화

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

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

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

{% step %}
**조직 > 거부 목록에서 거부 목록 얼굴 일치 활성화를 켭니다.**
{% endstep %}
{% endstepper %}

***

## 거부 목록 항목에 사진 업로드

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

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

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

{% step %}
**Organization > Deny List 또는 Sites > Deny List에서 차단 목록 관리를 선택합니다.**
{% endstep %}

{% step %}
**거부 목록 항목을 선택하고 클릭** <i class="fa-pencil">:pencil:</i>**.**
{% endstep %}

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

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

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

***

## 구성

{% stepper %}
{% step %}
**기존의** [**게스트 유형**](/guest/ko/configuration/configure-guest-types.md) **또는 새로 만드세요.**
{% endstep %}

{% step %}
**보안 검색 단계를 포함하고 거부 목록 확인란을 선택합니다.**
{% endstep %}

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

{% step %}
**Save Changes를 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 거부 목록 얼굴 일치 결과 검토

거부 목록 얼굴 일치 결과는 방문자가 거부 목록과 대조하는 게스트 유형을 통해 로그인한 후, 그 방문자가 거부 목록에 있는 사람과 닮았을 때 표시됩니다. 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>

거부 목록 얼굴 일치 결과에는 다음 플래그가 있습니다. **거부 목록 - 얼굴 일치** 레코드의 왼쪽 상단에


---

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