# 管理合作伙伴账户的 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>

您可以设置双重身份验证 (2FA)，以便任何从未保存的设备登录您的 partner impact.com 帐户的帐户用户都需要通过 2FA 登录。

当您受邀加入某个帐户且您的注册方式涉及使用用户名和密码登录时，您将自动注册 2FA。您的默认身份验证方式将设置为电子邮件。不过，建议您使用一个 [验证器应用](/other/readme/enable-user-level-two-factor-authentication.md).

{% hint style="info" %}
**注意**：当帐户用户成功通过身份验证后，他们的设备会自动保存为受信任设备——这意味着他们在后续登录时无需使用 2FA。只有在设备发生更改或检测到异常活动时，帐户用户才会被要求再次使用 2FA。
{% endhint %}

#### 启用 2FA 登录

1. 从顶部导航栏中选择 ![](/files/2de72fd0c7a4b5230c422659116f53f1b693fa11) **\[用户资料] → 设置**.
2. 在 *常规*下，选择 **帐户用户身份验证**.
3. 在 *帐户用户身份验证* 屏幕，选择 ![](/files/a723d42d8d0791f2d8dfa0e160add035a03f5759) **【切换开启】要求此帐户的用户在登录时验证其身份**.
4. 选择 **保存**.

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

#### 为 PFT 启用 2FA

这将为尝试进行高于转账最低金额的合作伙伴资金转移的帐户用户启用强制性的 2FA 检查——一旦通过验证，PFT 将继续进行。

1. 从顶部导航栏中选择 ![](/files/2de72fd0c7a4b5230c422659116f53f1b693fa11) **\[用户资料] → 设置**.
2. 在 *常规*下，选择 **帐户用户身份验证**.
3. 在 *帐户用户身份验证屏幕*下，选择 ![](/files/a723d42d8d0791f2d8dfa0e160add035a03f5759) **【切换】要求此帐户的用户在发起合作伙伴资金转移时验证其身份**.
4. 在 *转账最低值*，输入一个值作为需要 2FA 的最低金额。
5. 选择 **保存**.

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

#### 管理已保存的 2FA 设备

1. 从顶部导航栏中选择 ![](/files/2de72fd0c7a4b5230c422659116f53f1b693fa11) **\[用户资料] → 编辑资料**.
2. 在 *安全* → *设备与活动*，查看该帐户的已保存设备列表。
3. 选择 **移除设备** 如果您不再在该设备上访问 impact.com，请移除该设备。

   <div data-with-frame="true"><figure><img src="/files/4268944743ac7af00424aa0099866e141165d809" alt=""><figcaption></figcaption></figure></div>

有关 2FA 的疑问？查看我们的文章： [双重身份验证 常见问题](/other/readme/two-factor-authentication-faqs.md).


---

# 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://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/manage-2fa-for-partner-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.
