> 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/access-control/ko/configuration/access-station-pro-end-to-end-setup-guide/face-unlock-setup/access-station-pro-2fa-setup.md).

# Face Unlock이 있는 2단계 인증

문 출입에 추가 보안 계층을 더하기 위해 Face Unlock과 함께 2단계 인증(2FA)을 구성합니다.

### 시작하기 전에

* [문에 2단계 출입 일정을 적용합니다](/access-control/ko/access/door-schedules-and-exceptions.md)
* [문에서 2단계(2FA) 출입 설정을 구성합니다 ](/access-control/ko/users-and-credentials/multi-factor-authentication-mfa-codes/enable-two-factor-entry-with-access-control.md)

***

## 구성

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

{% step %}
**2단계 출입을 적용하려는 AF64가 제어하는 문을 선택합니다.**
{% endstep %}

{% step %}
**상단에서 설정을 선택합니다.**
{% endstep %}

{% step %}
**문 > 설치자 설정에서 2단계(2FA) 출입 옆의 관리를 클릭합니다.**
{% endstep %}

{% step %}
**문에서 허용할 자격 증명 조합을 선택합니다**.

* 카드 + 코드
* 얼굴 + 카드
* 얼굴 + 코드

{% hint style="danger" %}

* 얼굴 제시가 필요한 조합은 Face Unlock이 비활성화되어 있으면 작동하지 않습니다.
* Face Unlock이 포함된 조합의 경우, 사용자는 먼저 얼굴을 제시해야 합니다.
  {% endhint %}
  {% 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/access-control/ko/configuration/access-station-pro-end-to-end-setup-guide/face-unlock-setup/access-station-pro-2fa-setup.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.
