# TOTP Configuration

Once you logged into openalgo for the first time. goto Profile -> My Profile and select the tab TOTP Authentication

This procedure is easier when compared to [SMTP Settings](/installation-guidelines/getting-started/smtp-settings.md)

### Steps to Reset your openalgo credentials using Authenticator App

1\)Launch your Google Authenticator or any other trusted authenticator and Scan the QR Code or enter the QR token

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

2\)and when you want to reset your password if in case you forgot password then from the login page goto forgot password and enter your registered email and press continue

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

3\)select the verification method as Authenticator App (TOTP)

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

4\)Enter the 6 digit TOTP from your Authenticator App&#x20;

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

5\)reset with the new password

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

6\)now login with your newer credentials and start using openalgo


---

# 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://docs.openalgo.in/installation-guidelines/getting-started/totp-configuration.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.
