> 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/zh/what-would-you-like-to-learn-about/account-settings/manage-2fa-for-agency-accounts.md).

# 为代理机构账户管理双重身份验证（2FA）

[账户管理员](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md) 可以要求所有账户成员在从新设备登录 impact.com 代理账户或尝试执行合作方资金转移时使用双因素身份验证 (2FA)。如果启用此要求，任何被邀请加入账户的成员在首次登录时将自动被提示使用 2FA，默认的验证方式为电子邮件。请参阅 [双因素身份验证常见问题](/other/zh/reference-documentation/two-factor-authentication-faqs.md) 以了解有关 impact.com 上 2FA 的更多信息。

启用 2FA 后的用户体验如下：

* 首次登录时，账户成员将通过短信、电子邮件或身份验证应用在其移动设备上收到一个验证码。
* 当账户成员成功通过验证后，其设备会被自动保存为受信任设备——这意味着在后续登录时无需再次使用 2FA。只有在设备发生更改或检测到异常活动时，账户成员才会被要求再次使用 2FA。
* 账户成员可以在 impact.com 用户资料屏幕上管理已保存的设备。

#### 为所有用户启用 2FA 登录

这将为所有登录您账户的账户用户启用强制性的双因素身份验证。

1. 在左侧导航菜单中，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **〔菜单〕→ 设置**.
2. 在 *常规*下，选择 **账户用户身份验证**.
3. 在 *账户用户身份验证* 屏幕上，选择 选择 ![](/files/bc6ce907d0ba15f7aa4c5b9eae3b449930ec991e) **〔切换为开启〕用户登录**.
4. 选择 **保存**.

#### 为合作方资金转移启用 2FA

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

1. 在左侧导航菜单中，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **〔菜单〕→ 设置**.
2. 在左侧列中，在 *常规*下，选择 **账户用户身份验证**.
3. 在 *账户用户身份验证* 屏幕下，选择 ![](/files/bc6ce907d0ba15f7aa4c5b9eae3b449930ec991e) **〔切换为开启〕合作方资金转移**.
4. 在 *转移最低金额*，输入一个数值作为需要 2FA 的最低金额。
5. 选择 **保存**.

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

1. 在左侧导航菜单中，选择 ![](/files/02dfc2546a129e3b694cb03c9a0a6fda5a7a8401) **〔用户资料〕→ 编辑资料**.
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/zh/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.
