# Passwords

You have two options for changing your password at login or from your profile page.&#x20;

## Password change during login

You will need to partially log in before being able to reset your password.

1. Open the [KORE Console](https://console.korewireless.com/), add your email ID, and select **Sign In**.
2. Select **Forget Password?**
3. Add the email address for that account and select **Continue**.

   <div align="left"><figure><img src="/files/xopHQ3FNJZk2jtbJjp7o" alt=""><figcaption></figcaption></figure></div>

   You will receive a confirmation that a reset email was sent. \
   **Note:** The link in the email expires in 30 minutes.

   <div align="left"><figure><img src="/files/fuuey3OchVRaTKhWh8Bq" alt=""><figcaption></figcaption></figure></div>
4. Open the email and select the **Reset My Password** button. A new browser window will open.&#x20;
5. Change your password, then select **Reset My Password**. You will receive a confirmation message that your password has been reset.

   <div align="left"><figure><img src="/files/r5NWdQAv0a3ErGqV0kyW" alt=""><figcaption></figcaption></figure></div>
6. Return to the original browser window and **Sign in**.

   <div align="left"><figure><img src="/files/x7I1l36Wv6jNr0fkmSt2" alt=""><figcaption></figcaption></figure></div>

## Password change from your profile&#x20;

You can reset your password from your user profile at any time.&#x20;

1. Select your profile, then select the security tab.

   <div align="left"><figure><img src="/files/OE339Arbo5rqadOZDxrL" alt="User menu with profile menu option"><figcaption></figcaption></figure></div>
2. Select the Security tab, then select **Send reset password link**.

   <div align="left"><figure><img src="/files/XXnNQKrO5XD35Iyijeic" alt=""><figcaption></figcaption></figure></div>

   A message will appear on the screen stating that a message has been sent using the two-factor authentication (2FA) method you have chosen. This information is also available on your profile > security tab.&#x20;
3. Monitor your 2FA method for the password notification.

   <div align="left"><figure><img src="/files/im49Tc02i7ZeUvNMX3VD" alt="2FA email notification"><figcaption></figcaption></figure></div>
4. Follow the instructions to change your password.

   <div align="left"><figure><img src="/files/N3VHNbthrejeouQwnTiW" alt=""><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/EUnHVxBg1GtciI0pnYl9" alt="password change parameters and instructions"><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/e6aDgfVsJnov2z7pUOw2" alt="password change complete message"><figcaption></figcaption></figure></div>

[<br>](https://docs.korewireless.com/en-us/iam/users/user-profile)


---

# 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.korewireless.com/console/user-management/passwords.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.
