Settings

Server & user load

Loading server metrics…

Admin access

Users with the admin role have full rights across the web panel and mobile app. Collectors can only manage their own customers and collections.

  • Dashboard — full business overview
  • Customers — add, edit, delete, filter by collector, export
  • Collectors — create accounts, enable/disable, view their customers
  • Payments — collect payments on behalf of any customer
  • Import — bulk customer upload
  • Reports — daily/monthly, Excel & PDF export
  • Mobile app — same login; admin sees all customers, collections, and reports

Performance tips

  • Dashboard stats are cached 30s on the server — use refresh after bulk imports.
  • Customer list uses client cache (60s) — mutations still update immediately.
  • Tune DATABASE_POOL_MAX in backend .env for higher load.
  • PM2 restarts API at 512MB — see ecosystem.config.cjs.