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

# 二要素入室を有効にする

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

{% hint style="danger" %}

* 必要があります *両方* あなたの [アクセスプロファイルに](/access-control/ja/yzto/add-a-user-to-the-verkada-access-system.md) 二要素入室用に設定されたドアにアクセスするには。
* ドアのロックを解除する際、カードまたはフォブをリーダーでスキャンする必要があります *前に* PINコードを入力し、その後 **#** 送信するには（例： **1234#**).
* Passアプリでは、Bluetooth Unlockはキーカードと同じようには機能せず、単独ではドアのロックを解除できません。ただし、NFCはキーカードとして機能し、PINコードと併用するとドアのロックを解除できます。さらに、Nearby UnlockとRemote Unlockの両方も、コードを要求せずにドアのロックを解除できます。
* In/Outドアがある場合、二要素入室はドアに入るときにのみ必要です。
* あなたは **必要があります** アクセスコントローラーを含む少なくとも1つのサイトのAccess Site Adminである必要があります。 **デバイス** ページ。参照してください。 [アクセスコントロールのロールと権限](/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. **二要素入室** 状態。\nb. スケジュールの開始時刻と終了時刻。\nc. スケジュールが繰り返される曜日。\nd. クリック **完了** 完了したら。
{% 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. **二要素入室ドア** 状態。\nb. スケジュールの開始時刻と終了時刻。\nc. スケジュールが繰り返される曜日。\nd. クリック **完了** 完了したら。
{% 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.
