Skip to content
English
  • There are no suggestions because the search field is empty.

How To Reset Passwords

Passwords can be reset either by the user from the front end or by an administrator from the back end. Use the appropriate method below based on the situation.

Password Reset Options Overview

There are two main ways passwords can be reset:

  • User-initiated reset (front end) using a Magic Link
  • Admin-initiated reset (back end) using either a Magic Link or a direct reset

User-Initiated Password Reset (Front End)

Step 1: Access the Login Page

  1. Navigate to the login page on the front end of the website.

  2. Click Reset Password.

reset

Step 2: Generate a Magic Link

magic

  1. You’ll be redirected to the password reset page.
  2. Enter your email address.
  3. A magic link will then be sent to your email.

Step 3: Reset the Password from the Magic Link

  1. Click the magic link sent to your email.
  2. You will be automatically logged in.
  3. Set a new password of your choice.

     

    Notes:

    Magic Links are secure and time-sensitive.



Admin-Initiated Password Reset

Administrators have two ways to reset a user’s password:

Method 1: Send Magic Link from the Back End (Recommended)

  1. Log in to the Playbook Back End of your website: (mywebsite.playbookapi.com/control_panel)
  2. Search for the user in the admin search bar, then click their name to open their user card. You can search by either name or email.




  3. Click the Send Magic Password button. If successful, you'll be directed to a confirmation page like the one shown below



Method 2: Direct Password Reset:

  1. Go to: https://mywebsite.com/account/reset_user_password/
  2. Enter the user's email address and click Submit
  3. The password will automatically reset to the user’s last name in lowercase followed by "1" (e.g., John Smith's new password would be "smith1").
     

    Important Notes & Warnings

    • The user’s last name must be at least 5 characters long for the direct reset method to work.

    • This method assigns a predictable password — advise the user to change it immediately after logging in
    • Use the Magic Link method whenever possible for better security.