# 2FA(2段階認証)

ダッシュボード上で2段階認証を設定することが可能です。設定をONに変更すると、プロジェクトに登録されているエージェントは、Eメールでの2FA（Two Factor-Authentication）を介してログインが必要になります。

<figure><img src="/files/lpLY748lhSR2YkJ23sVz" alt=""><figcaption></figcaption></figure>

1. 2FA設定は、ダッシュボードの、\
   プロジェクト設定 > セキュリティ > アカウントポリシー > 2段階認証（2FA）で設定ができます。
2. 2FA設定（ON / OFF）を変更します。&#x20;

   設定のデフォルト値はOFFです。ログイン時にメールベースの2段階認証を有効にするには、ステータスをONに変更してください。
3. 変更を保存します。

※複数プロジェクトを管理するエージェントは、ログインを試みるエージェントが含まれるプロジェクトが、1つでもEメール2FA認証設定がONの場合、そのエージェントはログイン時にEメール2FA認証を受ける必要があります。


---

# 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://docs.allganize.ai/alliyzgaido/settings/sercurity/2fa.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.
