Total Users
Active Users
Repairs (this month)
Stripe revenue (this month)
Agreements on server
SMT Hotspot Tool — Maintenance
When OFF, the tool behaves normally (no extra popup). When ON, users see your message after the tool checks the server.
Recent Activity
User Management
SMT CRM — Orders & Completed Repairs
New orders (waiting)
Live queue from customer TASK_REQUEST logs — shows Brand (Netgear/Inseego), Option (IMEI, TTL, Carrier, Full, Flash), and device name.
Completed repairs
Finished jobs from credit redemption and task completion. Failed+refunded orders are hidden here (see Logs).
Per-user stored tasks (SMT archive)
Rows include order numbers, task IDs, device/op, and status. Requires USER_TASK_ARCHIVE_SECRET on the server plus stored_user_tasks_service.py on 127.0.0.1:5095.
For the admin site to see jobs from customer PCs, set USER_TASK_ARCHIVE_CLIENT_KEY in server .env and the same key in the tool’s environment; the tool posts to your API (not local 5095). Local-only installs keep using secret + localhost sidecar.
Order history (Stripe & credits)
Rows from stripe_transactions.json (credit purchases, licenses, etc.). The server keeps only the newest 50 rows on disk by default (set STRIPE_TRANSACTIONS_MAX in .env to change). This is separate from System Logs (trimmed by ADMIN_LOGS_MAX, default 25). Requires admin session or X-Admin-Token.
Agreements
System Logs
Live Chat
Pick a chat on the left, read messages, reply below. Chats with no messages for 15 minutes close automatically. Customer follow-up texts only go out when a new chat starts (and once if they send a 2nd message before you reply).