Password Reset Guide

Follow these steps to recover access when you forget your password or suspect that someone else has it. The workflow is split between the request page and the secure link that lets you choose a replacement password.

Open the Reset password page from the login screen or account menu. Enter your account email address (or submit the pre-filled address when already signed in) to have the app queue a secure reset email.

Set a new password

Click the Open reset page button in the panel or copy the token into your browser to load the secure /reset/example-token page—your token will be unique and only works once. The form shows two fields—one for your new password and one to confirm it. The reset_password_with_token helper checks that both fields match and that the token has not expired or been used already.

Troubleshooting tips

Back to Help Center