# 二要素认证(2FA)设置方法

## 二要素认证(2FA)设置方法

为了进一步强化安全性，请设置帐户的二要素认证(2FA)。 即使密码意外泄露，这也能大幅降低帐户遭受非法访问的风险。

## 二要素认证(2FA)的工作原理

在登录Ptengine时，需要输入从您的智能手机应用中生成的一次性密码，从而加强安全性。 登录时需要输入每秒变化的确认代码和密码。 由于身份验证代码需要通过认证应用程序获取，请按照以下步骤进行安装和设置。

## 设置步骤

**下载并安装认证应用程序** 在为您的帐户设置2FA功能之前，首先[下载Google认证器](/cn/faq/others/two-factor-auth.md)并将其安装到您的设备上。

**访问帐户设置** 登录Ptengine，从帐户设置中访问"更改密码"。

**启用二要素认证** 点击\[二要素认证]按钮。

然后，使用您智能手机上的认证应用扫描管理界面中显示的二维码，或获取密钥代码并手动输入到应用中。

**输入确认代码** 在Ptengine管理界面的下一个2FA设置屏幕中，输入认证应用生成的6位确认代码。 点击\[启用认证]完成设置。

## **设置后的Ptengine登录方法**

登录Ptengine时，打开认证应用，连同密码一起每次都输入代码。

如果删除了认证应用或丢失了手机，虽然暂时无法登录，但请务必**从注册的帐户邮箱地址**向<cs@ptmind.co.jp>发送电子邮件，申请解除二要素认证。


---

# 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://helps.ptengine.com/cn/faq/others/two-factor-auth.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.
