# How to Change Your Password?

Need to reset your Influx account password? No worries — we’ve put two ways together this easy-to-follow guide to walk you through everything you need to know.

## Option 1: Change Your Password from Inside Your Account

If you’re already logged into Influx, this is the fastest way!

**Steps:**

{% stepper %}
{% step %}
Log into your Influx account and click your profile icon at the top right corner.

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

{% step %}
From the dropdown menu, click **Reset Password**.

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

{% step %}
In the popup window, click **Get Code** to receive a verification code in your registered email inbox.

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

{% step %}
Check your email, copy the verification code, and paste it into the field.

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

{% step %}
Once the code is verified, set your new password and confirm it.

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

{% step %}
Done! Your password has been successfully updated.
{% endstep %}
{% endstepper %}

***

## Option 2: Reset Your Password from the Login Page

If you’re locked out of your account, no problem — you can still reset it.

**Steps:**

{% stepper %}
{% step %}
Click \[[here](https://kol.datech.ai/login)] to go to the Influx login page.

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

{% step %}
Click the **Forget Password** button below the login form.

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

{% step %}
Enter the email address you used to register and click **Next**.

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

{% step %}
Check your inbox for the verification code and enter it into the system.

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

{% step %}
Once verified, set your new password and confirm it.

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

{% step %}
You’re all set — your password has been reset!
{% endstep %}
{% endstepper %}

#### Need Help?

| <img src="/files/oHyAxRw6uMztkvgY28XT" alt="" data-size="line">  [s](mailto:support@influx.datech.ai)<support@influx.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/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.
