> ## Documentation Index
> Fetch the complete documentation index at: https://docs.softr.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Reset Password Form

> Reset password functionality overview.

<iframe src="https://www.youtube.com/embed/YEdfVQg2dAs?rel=0" width="100%" height="500px" title="YouTube video" />

This article provides a guide on setting up the password reset process, outlining two available methods.

## **Password reset for logged-out users**

* Create separate pages for [Forgot Password Form](/add-and-manage-users/pxnkp9H3qyEVMF6XUceqnj/forgot-password-form/cdXruGUfrkDNtzJi5JWx9s) and discussed here "Reset Password" block.

* On the "Forgot Password" page, add the respective block where users can enter their email address.

* After submitting the email, users receive a unique link (e.g. `https://domain.softr.app/reset-password?token=bcb9702f-3579-49c9-be57-a01f5e93b4e1`) to reset their password.

* Ensure these pages are accessible to users who are not logged in, specifically for those who have forgotten their passwords.

* Refer to this instructional video for further assistance: [Password Reset Tutorial Video](https://www.youtube.com/watch?v=YEdfVQg2dAs).
  <Frame caption="Resetting the password">
    <img src="https://mintcdn.com/softr-2b8a27e1/XiQC0e0h2Y_rNjKb/add-and-manage-users/images/reset-password-form/image1.png?fit=max&auto=format&n=XiQC0e0h2Y_rNjKb&q=85&s=b4c51df99c8d74ec805f02faec149f15" alt="Resetting the password" width="822" height="604" data-path="add-and-manage-users/images/reset-password-form/image1.png" />
  </Frame>

## **Password reset/set for logged-In users**

Use the [User Profile](/add-and-manage-users/pxnkp9H3qyEVMF6XUceqnj/user-profile/jVikpwBm67W9wozwyDXtjs) block to enable password resets for logged-in users.

<Note>If users log in using a magic link and wish to set a password, they should navigate to a page with the user profile block. Note that even after setting a new password, the *Old password* input field remains grayed out for these users. </Note>

## Logo, Title, and Background Image

This section is configured similar to that of the [Signup Form](/add-and-manage-users/pxnkp9H3qyEVMF6XUceqnj/signup-form/tPe3uxmdcUNeFYuaLTR1o9).

## Reset Password form

Customize the "New Password" field placeholder text and the "Reset" button text in this section. Note that the action of the button is fixed and cannot be changed.

<Frame caption="Block settings">
  <img src="https://mintcdn.com/softr-2b8a27e1/XiQC0e0h2Y_rNjKb/add-and-manage-users/images/reset-password-form/image2.png?fit=max&auto=format&n=XiQC0e0h2Y_rNjKb&q=85&s=52052810912de4287a0484cff075edf5" alt="Block settings" width="918" height="920" data-path="add-and-manage-users/images/reset-password-form/image2.png" />
</Frame>
