# Password

#### This Section Contains : <a href="#this-section-contains" id="this-section-contains"></a>

* [How to Reset my Password ?](#how-do-i-reset-my-password)
* [How to Register TOTP ?](#how-to-register-totp)
* [How to Deactivate TOTP ?](#how-to-deactivate-topt)

#### How do I reset my password? <a href="#how-do-i-reset-my-password" id="how-do-i-reset-my-password"></a>

<figure><img src="/files/e1DENHinZ6yavX29yefJ" alt=""><figcaption></figcaption></figure>

* Go to '**My Account.'**
* Click on **'Password.'**
* Click on '**Reset Password.'**
* **Enter your old password** and **new password**.
* Select the **Expiry Days.**
* **Click** on **Reset password**.

#### If you forgot your password: <a href="#if-you-forgot-your-password" id="if-you-forgot-your-password"></a>

* Visit [my.geojit.com](https://my.geojit.com).&#x20;
* Click on the forgot password button.&#x20;

<div align="left" data-with-frame="true"><figure><img src="/files/YJURphCGuGu3AVhgyzTt" alt="" width="563"><figcaption></figcaption></figure></div>

* You can either enter your trade code or client.
* If you have entered client code, then a field to choose your DP appears.&#x20;
* Select DP—click on the drop-down arrow and choose a DP.&#x20;
* Enter your PAN number.
* Choose email ID or Mobile number.&#x20;
* Enter the data as per your choice.&#x20;
* Click on **'Reset Password'.**&#x20;
* Enter the OTP you would have received in your registered mobile number or email ID.&#x20;
* Now enter your new password and re-enter your password.&#x20;
* Set the password expiry time—the number of days. The expiry date must be between 14 to 180 days.
* Enter the captcha.
* Finally, **click on 'Reset Password.'**

#### How to Register TOTP ? <a href="#how-to-register-totp" id="how-to-register-totp"></a>

<figure><img src="/files/916tufy3y4gVnAr66pid" alt=""><figcaption></figcaption></figure>

* Go to '**My Account.'**
* Click on 'Password.'
* You will find Register TOTP/Deactivate TOTP.
* Click on '**Enable TOTP.'**
* Click on '**Generate OTP.'**
* **Enter the OTP** received in your registered mobile ID.
* **Click on Submit**.
* Enter your **login password** and **6-digit TOTP** generated by your **authenticator app**.
* Click **Enable**. And your TOTP will be enabled successfully.

#### How to Deactivate TOPT ? <a href="#how-to-deactivate-topt" id="how-to-deactivate-topt"></a>

* Go to '**My Account.'**
* Click on '**Password**.'
* You will find Register TOTP/Deactivate TOTP.
* Click on '**Disable TOTP.'**
* Click on '**Generate OTP.'**
* **Enter the OTP received** in your registered mobile ID.
* Click on **Submit**.
* Enter your **login password** and **6-digit TOTP** generated by your authenticator app.
* **Click disable**. And your **TOTP will be disabled.**


---

# 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://usermanuals.geojit.com/mygeojit-web/my-account/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.
