# 如何更改账号密码？

我们整理了两种重置你的 Influx 帐户密码的方法，并附上这份简单易懂的指南。

## **方法1：从个人中心处更改密码**

如果你已经登录了 Influx，这是最快的方式！

**步骤：**

{% stepper %}
{% step %}
&#x20;登录你的influx 帐户并单击右上角的个人中心图标。

<figure><img src="/files/4XE2KMrqaat0BersB9CW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
从下拉菜单中，单击“**重置密码**”。

<figure><img src="/files/HYof6CEaNEjYooYmKMM0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
在弹窗中，单击“**获取验证码**”，并在你注册的电子邮件收件箱中接收验证码。

<figure><img src="/files/FRSp6dkU2eVVDdCADJ4w" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
检查您的电子邮件，复制验证码并将其粘贴到字段中。

<figure><img src="/files/RuVwKLTwazMBk6OWVGF9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
验证成功后，设置新密码并确认。

<figure><img src="/files/tsGX3fqmsYiNKDxzdwbv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
到这里你的新密码已成功重置。
{% endstep %}
{% endstepper %}

***

## **方法2：从登录页重置密码**

如果你在登录的时候忘记了密码，没关系 - 你仍然可以重置它。

**步骤：**

{% stepper %}
{% step %}
[点击这里](https://kol.datech.ai/login?utm_source=organic\&utm_medium=datech\&utm_campaign=helpcenter)进入Influx登录页面。

<figure><img src="/files/8jxtz6MP8R6RQttwZPgm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
单击登录表单下方的“**忘记密码?**”。

<figure><img src="/files/6lzNsXWn3oJY7FJXU3BI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
输入你注册时使用的电子邮件地址，然后单击“**下一步**”。

<figure><img src="/files/VRziO3xLNvvWXkQShYmd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
检查你的收件箱中的验证码并填入。

<figure><img src="/files/PG4GJcMOtrTDftiNAj4J" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
验证后，设置新密码并确认。

<figure><img src="/files/kGPHIDdYBg1BlvbGQHJB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
到这里你的新密码已成功重置。
{% endstep %}
{% endstepper %}

#### **需要帮助？**

| <img src="/files/oHyAxRw6uMztkvgY28XT" alt="" data-size="line">  <support@datech.ai> | <img src="/files/oMCmGb3d7PPLm47NmEfS" alt="" data-size="line">  [WhatsApp](https://wa.me/message/WIQCGJNSFBBUK1) |
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- |


---

# 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://support.datech.ai/influx-zh/account/how-to-change-your-password.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.
