# Customer Sign In

Customers have easy access to their accounts from every page in your store. By default, when customers create an account, they are redirected to their account dashboard.&#x20;

To share a link to the login page, there is a dedicated page created in ScandiPWA. The login page can be accessed by adding `/account/login` to your domain. For example, <https://40kskudemo.scandipwa.com/account/login>**.**&#x20;

### To sign in to your customer account:  <a href="#customersignin-tosignintoyourcustomeraccount" id="customersignin-tosignintoyourcustomeraccount"></a>

1. In the header of the store, click on the my account icon
2. In the account overlay, enter your **Email** address and **Password.**&#x20;
3. Then, tap **Sign In.**

## Resetting Passwords <a href="#customersignin-resettingpasswords" id="customersignin-resettingpasswords"></a>

Customers can reset their passwords from the storefront by clicking the “Forgot password?” link.&#x20;

The customer will need to enter their email address associated with the website, and they will receive a password reset link.&#x20;

To share a link to the reset password page, there is a dedicated page created in ScandiPWA. The reset password page can be accessed by adding `/account/forgotpassword` to your domain. For example, <https://40kskudemo.scandipwa.com/account/forgotpassword>**.**&#x20;
