# Deny List Face Match

Deny Lists flag unwanted visitors who check in with Guest. During security screenings, the system checks the visitor’s full name and date of birth. If Deny List Face Match is enabled, the system also compares the visitor’s face against the list.

***

## Enable Deny List Face Match

{% hint style="danger" %}
You need **Org Admins** permissions to manage Deny List Face Match.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace > Guest.**
{% endstep %}

{% step %}
**On the left navigation, click Guest Settings.**
{% endstep %}

{% step %}
**Under Organization > Deny List, toggle on Enable Deny List Face Match.**
{% endstep %}
{% endstepper %}

***

## Upload photos to Deny List entries

A deny list entry must include a valid face photo to be used with Deny List Face Match. Photos can be added to entries either manually or by uploading them through a CSV file.

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace > Guest.**
{% endstep %}

{% step %}
**On the left navigation, click Guest Settings.**
{% endstep %}

{% step %}
**Under Organization > Deny List or Sites > Deny List, select Manage deny list.**
{% endstep %}

{% step %}
**Select a deny list entry and click** <i class="fa-pencil">:pencil:</i>**.**
{% endstep %}

{% step %}
**Select Add Photo.**

a. Upload a photo from your device.\
b. Click **Save.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
When importing deny list entries with a CSV, include publicly addressable URLs to photos in the **photo\_url** column.
{% endhint %}

***

## Configuration

{% stepper %}
{% step %}
**Edit an existing** [**Guest Type**](/guest/configuration/configure-guest-types.md) **or create a new one.**
{% endstep %}

{% step %}
**Include the Security Screening step, and select the Deny List checkbox.**
{% endstep %}

{% step %}
**Include the Badge Photo step.**
{% endstep %}

{% step %}
**Click Save Changes.**
{% endstep %}
{% endstepper %}

***

## Review Deny List Face Match results

Deny List Face Match results appear after a visitor signs in through a Guest Type that checks against the Deny List, and the visitor resembles someone on the deny list. As with ID [security screenings](/guest/configuration/guest-security-screening/review-security-screening-results.md), staff must review the results to confirm or dismiss them.

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

Results from Deny List Face Match have the flag **Deny List - Face Match** in the top left of the record.


---

# 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/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.
