logo

Access Control

This page explains who can open which page, in very simple terms.

User types

  • SUPER_ADMIN: can access central admin pages
  • Store user: can work only in stores they are assigned to
  • Not logged in: cannot open protected pages and is sent to login

What happens if someone opens a store they do not belong to

GoLaundry checks store membership before giving access.

If membership is missing, user is redirected to a safe page.

This protects branch data and keeps access secure.

Why this matters for non-technical teams

Staff only see what they need, so they are less likely to make accidental changes.

Managers still get visibility for governance and support.

Overall, this creates trust, safety, and better process control.