Apps
Tenant-specific custom applications
TODO: Write.
Apps are tenant-specific custom applications that provide specialized functionality for different business needs. Each app is accessible under /app/:tenant/apps/[app-name].
Available Apps
Starting Line
Guest registration and onboarding with QR code forms
GroupX
ABC Fitness sync, class requests, and public schedule management
Corporate Sales
Company management, sales cases, and session tracking
Blend IQ
Power BI analytics and reporting with folder organization and team-based access control
How Apps Work
Apps are modular extensions to the core platform that:
- Have their own dedicated routes under
/app/:tenant/apps/ - Can be enabled/disabled per tenant
- Have department-level access control
- Are documented in the dedicated Apps section
App Access Control
Access to apps is controlled through:
- Departments - Specific departments can be granted access to apps
- Tenant Settings - Apps can be enabled/disabled at the tenant level
- If a department has no apps specified, all apps are available
For detailed documentation on each app, see the Apps section.

