> 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/ja/gou-cheng/access-station-pro-end-to-end-setup-guide/face-unlock-setup/access-station-pro-2fa-setup.md).

# 顔認証アンロックによる2FA

ドアアクセスに追加のセキュリティ層を加えるため、Face Unlock を使用した二要素認証 (2FA) を設定します。

### 開始する前に

* [ドアに二要素認証エントリスケジュールを適用する](/access-control/ja/akusesu/door-schedules-and-exceptions.md)
* [ドアで二要素 (2FA) エントリ設定を構成する ](/access-control/ja/yzto/multi-factor-authentication-mfa-codes/enable-two-factor-entry-with-access-control.md)

***

## 設定

{% stepper %}
{% step %}
**Verkada Commandで、All Products > Accessに移動します。**
{% endstep %}

{% step %}
**二要素認証エントリを強制したい AF64 によって制御されるドアを選択します。**
{% endstep %}

{% step %}
**上部で「設定」を選択します。**
{% endstep %}

{% step %}
**ドア > インストーラー設定の下で、二要素 (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/ja/gou-cheng/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.
