# Login & Profile
Learn how to access your CloudPOS account and manage your profile settings.
# What You Can Do Here
- Access your CloudPOS account
- Recover forgotten passwords
- Update your profile information
- Change your password
- Manage account security
# Login
# Accessing the Login Page
- Open your web browser
- Navigate to your CloudPOS URL:
- Development:
http://localhost:5173/login - Production:
https://yourdomain.com/login
- Development:
(Screenshot: Login page)
# Logging In
- Enter your email address
- Enter your password
- (Optional) Check "Remember me" to stay logged in
- Click "Login" button or press Enter
# After Login
- You'll be redirected to the Dashboard
- Your session will remain active until you log out
- If "Remember me" was checked, you'll stay logged in even after closing the browser
# Forgot Password
# Request Password Reset
- On the login page, click "Forgot Password?" link
- Enter your email address
- Click "Send Reset Link"
- Check your email inbox
- Click the reset link in the email
- Enter your new password (twice for confirmation)
- Click "Reset Password"
# Password Requirements
Your new password must:
- Be at least 8 characters long
- Contain at least one uppercase letter
- Contain at least one lowercase letter
- Contain at least one number
# Troubleshooting Password Reset
- Email not received? Check spam folder, wait a few minutes, or contact administrator
- Link expired? Reset links expire after 1 hour. Request a new one.
- Wrong email? Verify you're using the correct email address
# Update Profile
# Access Profile Settings
- Click your profile picture/avatar in the top-right corner
- Click "My Profile" from the dropdown menu
- Or go to Settings → Profile
(Screenshot: Profile settings page)
# Edit Profile Information
- Update your information:
- First Name
- Last Name
- Phone Number
- Avatar/Photo (click to upload)
- Click "Save Changes"
Note: Email address usually cannot be changed. Contact your administrator if needed.
# Change Password
# Update Your Password
- Click your profile picture in top-right
- Click "Security" from the dropdown
- Or go to Settings → Security
- Enter your current password
- Enter your new password
- Confirm your new password (enter again)
- Click "Change Password"
# Password Security Tips
- Use a strong, unique password
- Don't share your password with anyone
- Change password regularly (every 90 days recommended)
- Don't reuse passwords from other accounts
# Session Management
# Understanding Sessions
- Active Session: You're logged in and can use the system
- Session Timeout: After 15 minutes of inactivity, you may need to refresh
- Remember Me: Keeps you logged in even after closing browser
- Logout: Ends your session immediately
# Logging Out
- Click your profile picture in top-right
- Click "Logout"
- You'll be redirected to the login page
Security Tip: Always log out when using a shared computer.
# Tips & Common Mistakes
# ✅ Do's
- Use "Remember me" on your personal device
- Log out on shared/public computers
- Keep password secure and don't share it
- Update profile with current information
# ❌ Don'ts
- Don't share your password with anyone
- Don't use weak passwords like "password123"
- Don't forget to log out on shared devices
- Don't ignore password reset emails if you didn't request them (could be a security issue)
# How to Confirm It Worked
# Verify Login
- ✅ You can see the Dashboard after login
- ✅ Your name appears in the top-right corner
- ✅ Sidebar menu is visible
# Verify Profile Update
- Go to Settings → Profile
- See your updated information displayed
- Changes are saved immediately
# Verify Password Change
- Log out
- Log in with your new password
- If login succeeds, password change worked
# Troubleshooting
# Can't Login
Issue: Login fails with "Invalid credentials"
Solutions:
- Check email and password for typos
- Verify Caps Lock is off
- Try password reset if forgotten
- Contact administrator if account is locked
# Session Expired
Issue: "Session expired" or redirected to login
Solutions:
- Simply log in again
- Check "Remember me" to stay logged in longer
- This is normal after 15+ minutes of inactivity
# Profile Not Saving
Issue: Changes don't save
Solutions:
- Check for error messages (red text)
- Verify all required fields are filled
- Try refreshing the page
- Check internet connection
Next: Learn about the Dashboard or go to POS Selling.