> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/account-settings/manage-2fa-for-agency-accounts.md).

# 代理店アカウントの 2要素認証（2FA）を管理する

[アカウント管理者](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md) アカウント管理者は、impact.com のエージェンシーアカウントに新しいデバイスからサインインする際、またはパートナーファンドの振替を行おうとする際に、すべてのアカウントメンバーに2要素認証（2FA）の使用を要求できます。この要件が導入されると、アカウントに招待されたメンバーは自動的に2FAでのサインインを促され、認証方法はデフォルトでメールに設定されます。詳細は [二要素認証（2FA）に関するよくある質問](/other/ja/reference-documentation/two-factor-authentication-faqs.md) で、impact.com の2FAについて詳しくご確認ください。

2FAが有効になっている場合のユーザー体験は次のとおりです：

* 初回サインイン時に、アカウントメンバーはSMS、メール、または認証アプリを通じてモバイル端末に確認コードを受け取ります。
* アカウントメンバーが正常に認証されると、そのデバイスは自動的に信頼できるデバイスとして保存されます。つまり、以後のサインインでは2FAの使用は不要になります。デバイスが変更された場合や異常なアクティビティが検出された場合にのみ、再度2FAの使用を求められます。
* アカウントメンバーは impact.com のユーザープロファイル画面で保存されたデバイスを管理できます。

#### すべてのユーザーの2FAサインインをオンにする

これにより、アカウントにサインインするすべてのアカウントユーザーに対して2要素認証が必須になります。

1. 左側のナビゲーションメニューから、 ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **［メニュー］ → 設定**.
2. の下にある *一般*で、次を選択します **アカウントユーザー認証**.
3. 画面で、を選択し *アカウントユーザー認証* ［選択］ ![](/files/299580ca9968de05b2fbace4fa82386d3163ac8a) **［トグルオン］ユーザーログイン**.
4. を選択します **保存**.

#### PFT（パートナーファンド転送）に対して2FAを有効にする

これにより、設定した振替最小金額を超えるパートナーファンド転送を試みるアカウントユーザーに対して2FAの確認が必須になります。認証が完了すると、PFTは処理されます。

1. 左側のナビゲーションメニューから、 ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **［メニュー］ → 設定**.
2. 左列の、 *一般*で、次を選択します **アカウントユーザー認証**.
3. 画面で、を選択し *アカウントユーザー認証* 画面で、を選択します ![](/files/299580ca9968de05b2fbace4fa82386d3163ac8a) **［トグルオン］パートナーファンド転送**.
4. の下にある *振替最小額*に、2FAを要求する最小金額として値を入力します。
5. を選択します **保存**.

#### 保存された2FAデバイスの管理

1. 左側のナビゲーションメニューから、 ![](/files/48e426c7f0ca7666d6ff280bc701cb900f36ffe9) **［ユーザープロファイル］ → プロファイル編集**.
2. の下にある *セキュリティ* セクション — の横に *デバイスとアクティビティ* にはアカウントの保存されたデバイスの一覧があります。
3. を選択します **このデバイスを削除** impact.com にそのデバイスからもうアクセスしない場合は削除してください。


---

# 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:

```
GET https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/account-settings/manage-2fa-for-agency-accounts.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.
