> 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/partner/ja/nitsuitebitaidesuka/account-management/account-settings/manage-2fa-for-partner-accounts.md).

# パートナーアカウントの 2FA を管理する

<a href="https://pxa.impact.com/student/activity/1117597?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

2要素認証（2FA）を設定すると、保存されていないデバイスからパートナーのimpact.comアカウントにサインインするアカウントユーザーは、2FAでのログインが必須になります。

アカウントへの招待を受け、サインアップ方法がユーザー名とパスワードでのログインを含む場合、2FAに自動的に登録されます。既定の認証方法はメールに設定されます。ただし、次の [認証アプリ](/other/ja/reference-documentation/enable-user-level-two-factor-authentication.md).

{% hint style="success" %}
**注意**: アカウントユーザーの認証に成功すると、そのデバイスは自動的に信頼済みデバイスとして保存されます。つまり、以降のサインインでは2FAを使用する必要はありません。アカウントユーザーに再度2FAの使用が求められるのは、デバイスが変更された場合、または異常なアクティビティが検出された場合のみです。
{% endhint %}

## 2FAサインインを有効にする

1. 上部ナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. の *一般*で、 [**アカウントユーザー認証**](https://app.impact.com/secure/mediapartner/accountSettings/account-security-settings-flow.ihtml?).
3. の *アカウントユーザー認証* 画面で、 ![](/files/b09ca74c716ca612ca31dcb8aa7be25e0214360f) **\[オンに切り替える] このアカウントのユーザーにログイン時に本人確認を求める**.
4. を選択してください **保存**.

   <div data-with-frame="true"><figure><img src="/files/d145f402377d93f45e2d75b5b9a6227f33dba7d4" alt="" width="563"><figcaption></figcaption></figure></div>

## PFTの2FAを有効にする

これにより、送金最小額を超えるパートナー資金送金を行おうとするアカウントユーザーに対し、必須の2FA確認が有効になります。認証が完了すると、PFTは実行されます。

1. 上部ナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. の *一般*で、 [**アカウントユーザー認証**](https://app.impact.com/secure/mediapartner/accountSettings/account-security-settings-flow.ihtml?).
3. の *アカウントユーザー認証画面*で、 ![](/files/b09ca74c716ca612ca31dcb8aa7be25e0214360f) **\[トグル] このアカウントのユーザーに、パートナー資金送金を開始する際に本人確認を求める**.
4. の *送金最小額*、2FAを要求する最小金額を入力します。
5. を選択してください **保存**.

   <div data-with-frame="true"><figure><img src="/files/a92482c25e7fea1351304b2a1f5068dac16e277b" alt="" width="563"><figcaption></figcaption></figure></div>

## 保存済みの2FAデバイスを管理する

1. 上部ナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → プロフィールを編集**.
2. の *セキュリティ* → *デバイスとアクティビティ*、アカウントに保存されているデバイスの一覧を表示します。
3. を選択してください **デバイスを削除** そのデバイスでimpact.comにアクセスしなくなった場合。

   <div data-with-frame="true"><figure><img src="/files/67f9f3ff105291a5df13d751c4360922211caa2c" alt="" width="375"><figcaption></figcaption></figure></div>

2FAについてご質問がありますか？こちらの記事をご覧ください： [2要素認証に関するよくある質問](/other/ja/reference-documentation/two-factor-authentication-faqs.md).


---

# 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.impact.com/partner/ja/nitsuitebitaidesuka/account-management/account-settings/manage-2fa-for-partner-accounts.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.
