www/apps/user-guide/app/reset-password/page.mdx
export const metadata = {
title: Reset Password in Medusa Admin,
}
In this guide, you'll learn how to reset your admin user password using the Medusa Admin dashboard.
<Note title="Cloud user?">Make sure you've set up Medusa Emails in your Cloud project to send password reset emails. Medusa Emails is a managed email service that allows you to send transactional emails with zero configuration.
</Note>Before resetting your password, you must request the reset, which will send you an email with instructions to reset your password.
To reset your password:
You will receive an email with instructions to reset your password. The email will contain a link that will redirect you to the password reset form.
<Note>If you don't receive an email, check with your technical team to ensure they have installed a Notification Module Provider and configured the password reset notification.
</Note>After you've requested to reset the password, you can reset your password using the link in the email you received.
To reset your password:
Once you've reset your password, click the "Back to login" link to return to the login form.