-
Notifications
You must be signed in to change notification settings - Fork 1
User Guide
Sergio Hernandez edited this page Jul 18, 2026
·
2 revisions
User documentation now lives in the app. Open TrackHub and click the Help button (?) in the top navigation bar — or press F1 — to get help for the screen you are on, browse the full topic index, and search all topics, in English or Spanish.
Why it moved: help content now ships with each portal release, so what you read always matches the screens in front of you. The content lives in the frontend repository under TrackHub/public/help/ (one Markdown topic per screen/feature, per language) and is validated and bundled at build time.
This wiki remains the home of technical documentation only:
| Page | Description |
|---|---|
| Home | Platform overview, architecture, and service inventory |
| Router | Multi-protocol GPS provider integration and data sync flow |
| Technology | Tech stack, PKCE authentication flow, and Clean Architecture |
| Database | PostgreSQL schema, ER diagrams, and multi-tenant isolation |
| User Permissions Overview | RBAC + Policy model, permissions matrix by screen |
Platform
- Architecture
- Technology
- Inter-Service Communication
- Database
- Security and Identity
- User Permissions Overview
Services
- Manager
- Telemetry
- Router
- Adding a Provider
- Geofencing
- Trip Management
- Reporting
- Common Library
- Frontend
Engineering
User docs
- User Guide (ships in the app)