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

# 管理品牌账户的双重验证

[账户管理员](/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).

当您受邀加入账户且注册方式涉及使用用户名和密码时，您将自动注册 2FA，且默认身份验证方式将设置为电子邮件。

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

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

#### 开启登录 2FA

这将为所有登录您品牌账户的账户成员启用强制双重身份验证。

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧栏中，位于 *常规*下，选择 **账户用户身份验证**.
3. 在 *账户用户身份验证* 页面 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[启用切换] 用户登录**.
4. 选择 **保存**.

   * 在 **账户用户** 页面上查看已启用 2FA 的用户，页面中以 *双重身份验证* 列中的勾选标记表示。

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

#### 为 PFT 启用 2FA

这将为尝试进行 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md) 且金额高于转账最低金额的账户用户启用强制 2FA 检查——一旦通过身份验证，PFT 将继续进行。

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧栏中，位于 *常规*下，选择 **账户用户身份验证**.
3. 在 *账户用户身份验证* 页面上，选择 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[启用切换] 合作伙伴资金转账**.
4. 在 *转账最低金额*, **输入一个数值** 作为要求 2FA 的最低金额。
5. 选择 **保存**.

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

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

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 编辑资料**.
2. 前往 *安全* 部分。
3. 在 *设备和活动*，其中列出了该账户已保存的设备以及来自该设备的上次登录日期和时间。
4. 选择 **移除此设备** 如果您不再在该设备上访问 impact.com。

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


---

# 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/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-2fa-for-brand-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.
