# 1.3 Sign in and recover your password

1. Open `/Account/Login`, enter your email and password and click **Sign in**.
2. **Forgot password:** click the link, enter your email and you'll get a message with a link to set a
   new password.
3. **Change your password** (while signed in): user menu → **Profile** → **Change password**.

> 📸 **`01-login.png`** — Sign-in screen with the "Forgot password" link.
![Login](images/01-login.png)

> ⚠️ **"Confirm your email" when signing in:** the credentials are right but the account isn't
> confirmed yet. Use the resend link shown in the error.

---