App Profiles
Configure the interface for different device types and roles
2 min read
App Profiles
App Profiles let administrators customize the SmartWMS interface for different roles and device types — creating a focused, distraction-free experience.
Profile Types
| Profile | Target | Features |
|---|
| Full Desktop | Office manager | All modules, full sidebar |
|---|---|---|
| Warehouse Picker | Mobile picker | Picking, packing only |
| Receiving Clerk | Tablet at dock | Receiving, putaway only |
| Scanner | Handheld scanner | Minimal UI, large touch targets |
Feature Flags
Each profile includes feature flags that enable or disable modules:
- IoT monitoring
- Quality Control
- Labor Management
- Product Intelligence
- Slotting
Assigning Profiles
- Go to Admin → App Profiles
- Create a new profile or edit an existing one
- Toggle features on/off
- Go to Users tab
- Assign the profile to specific users
Real-Time Profile Updates
When a profile is updated, all users assigned to it receive the changes instantly via WebSocket — no refresh required.
Device Detection
SmartWMS automatically detects device type:
- Desktop: full sidebar + topbar
- Tablet: simplified layout
- Mobile: bottom navigation tabs
- Scanner: kiosk mode, large buttons
?device=scanner to the URL.