> 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/yzto/multi-factor-authentication-mfa-codes/enable-two-factor-entry-with-access-control.md).

# 2要素認証による入室を有効にする

ドアに追加のセキュリティを加えるには、アクセスにキーカードと入場コードの両方を要求できます。この種類の二要素認証（2FA）は、バッジリーダーとキーパッドの両方を含むドアにのみ追加できます。

{% hint style="danger" %}

* 必要なのは *両方* キーカードと入場コードがあなたの [アクセスプロファイル](/access-control/ja/yzto/add-a-user-to-the-verkada-access-system.md) に設定されていることです。二要素エントリに設定されたドアにアクセスするにはこれが必要です。
* ドアを解除する際、カードまたはフォブはリーダーでスキャンされる必要があります *その* 後にPINコードが入力されます。
* Passアプリでは、Bluetooth Unlockはキーカードと同じ動作をせず、それ単体ではドアを解除できません。ただし、NFCはキーカードとして機能し、PINコードと併用するとドアを解除できます。さらに、NearbyおよびRemote Unlockはいずれもコードを要求せずにドアを解除します。
* 入退出（In/Out）ドアがある場合、二要素エントリは入室時のみ要求されます。
* あなたは **でなければなりません** アクセスコントローラのある少なくとも1つのサイトのアクセスサイト管理者でないと、 **デバイス** ページでアクセスコントローラのオプションを表示できません。詳しくは [アクセスコントロールのロールと権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md) 詳細については。
  {% endhint %}

***

## ドアスケジュールで二要素エントリを有効にする

{% hint style="danger" %}
次に [ドアスケジュールを作成する](/access-control/ja/akusesu/door-schedules-and-exceptions.md) 必要があります（まだ作成していない場合）。
{% endhint %}

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

{% step %}
**左側のナビゲーションで「Schedules」をクリックします。**
{% endstep %}

{% step %}
**「Door Schedules」を選択します。**
{% endstep %}

{% step %}
**二要素エントリを追加したいスケジュールを選択します。**
{% endstep %}

{% step %}
**スケジュールでこの機能を有効にしたい日を選択し、必要に応じて次の設定を構成します：**

a. **二要素エントリ** のステータス。\
b. スケジュールの開始時刻と終了時刻。\
c. スケジュールが繰り返される曜日。\
d. 終了したら **完了** をクリックします。
{% endstep %}

{% step %}
**「保存」をクリックします。**
{% endstep %}
{% endstepper %}

***

## ドア例外で二要素エントリを有効にする

{% hint style="danger" %}
次に [ドア例外を作成する](/access-control/ja/akusesu/door-schedules-and-exceptions.md) 必要があります（まだ作成していない場合）。
{% endhint %}

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

{% step %}
**左側のナビゲーションで「Schedules」をクリックします。**
{% endstep %}

{% step %}
**「Door Exceptions」を選択します。**
{% endstep %}

{% step %}
**二要素エントリを追加したい例外を選択します。**
{% endstep %}

{% step %}
**スケジュールでこの機能を有効にしたい日を選択し、必要に応じて次の設定を構成します：**

a. **二要素エントリドア** のステータス。\
b. スケジュールの開始時刻と終了時刻。\
c. スケジュールが繰り返される曜日。\
d. 終了したら **完了** をクリックします。
{% endstep %}

{% step %}
**「保存」をクリックします。**
{% 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/yzto/multi-factor-authentication-mfa-codes/enable-two-factor-entry-with-access-control.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.
