Applivery Big Picture is a unified, real-time analytics and reporting dashboard for your Applivery workspaces. It provides a visual overview of your device fleet, app distribution, compliance status, users, and geographic locations through an interactive 3D globe and an automated PDF reporting engine—all packaged in a single, lightweight Docker container.
Real-time Analytics: Track device OS distributions, compliance status, app downloads, synchronization errors, and available OS updates.
Interactive 3D Globe: Visualize your device fleet geographically with live status indicators, orbiting satellites, and atmospheric effects.
Automated PDF Reporting: Build, schedule, and automate high-fidelity PDF reports with native delivery via Google Chat Webhooks or SMTP Email.
Customizable Grid: Drag, drop, and resize widgets to build your perfect dashboard layout.
Enterprise Security: Protected by a unified JWT backend, automatic session timeouts, and built-in support for OIDC Single Sign-On (SSO).
Global State Persistence: Dashboard layouts, schedules, and configurations are synchronized globally across all your devices via the backend container volume.
Applivery Big Picture goes beyond top-level metrics, allowing administrators to drill down into the exact state of their device fleet, segment hierarchy, and app ecosystem.
Design your perfect view by adding, dragging, resizing, and locking widgets to the responsive grid.
9 Chart Types: Choose between Scorecards, Gauges, Donuts, Solid Pies, Bar charts, Line trends, Radar charts, Lists, and Progress bars.
Extensive Data Catalog: Over 20 distinct data sources categorized by UEM Devices, Users & Segments, App Distribution, and System Health.
Granular Filtering: Filter widgets globally or individually by Organizational Segments, Operating System, Compliance Status, User Roles, Authentication Origins, or choose to hide devices inactive for 24 hours.
Switch to the Playground view to see your entire fleet mapped in real-time across a 3D Earth, complete with a static starry night sky, atmospheric clouds, and active scanning satellites.
Smart Positioning: Uses exact GPS cache data, last reported MDM location, or Network IP fallbacks to plot devices.
Visual Compliance: Devices pulse dynamically on the map—green for compliant, red for non-compliant. Communication arcs visualize active data links.
Quick Filters: Instantly toggle the map to show only "Non-Compliant" devices to quickly identify geographic risk clusters.
Sync Engine: Manually trigger a background sync to fetch the latest latitude/longitude coordinates directly from the Applivery API.
A fully-featured reporting suite allows administrators to extract and deliver data without lifting a finger.
Report Builder: Select data sources, apply custom filters, define time lapses, and customize the visual output (Trend lines vs. bars, Pie vs. Radar, Standard tables vs. Progress bars).
Delivery Methods: Download PDFs directly, or route them to Google Chat via Webhooks and directly to stakeholders via the built-in SMTP Email engine.
Background Scheduler: Enable automation to run reports on a recurring schedule (Daily, Weekly, or Monthly) at a specific time, synchronized flawlessly to your local timezone.
Every chart, graph, and globe marker is fully interactive. Clicking a slice of a donut chart or a specific OS trend instantly opens a filtered list. Clicking any specific asset opens a rich Insight Card with extensive telemetry:
Workspace Profile: View your organization's exact usage versus limits with real-time progress bars for Apps, Installations, Collaborators, Employees, Devices, and Asset Storage (GB). Track ecosystem policies, active privileges, and contact details.
Device Telemetry: * Overview: View battery health, storage capacity, OS version, Manufacturer, Model, Serial Number, IMEI, MAC Address, UDID, and IP Address. Track enrollment dates and active policies.
Location: View an embedded OpenStreetMap of the device's exact current location alongside Google Maps deep links and a full chronological location history.
Assets & Agent: See exactly which enterprise applications are assigned to the device's segment and scroll through real-time MDM agent telemetry logs right from the browser.
App Distribution: Track specific enterprise apps to see total builds, downloads, feedback counts, and a timeline of the most recent processed builds by OS.
User & Segment Hierarchy: View users' assigned roles, segment permissions, managed device counts, and activity trace (last store/dashboard login). Browse your entire organizational structure via the interactive Segment Tree.
The application runs as a single unified container (React frontend + FastAPI backend). It strictly requires two environment variables to secure your administrative sessions.
Unlike previous versions, Big Picture now features a Unified Backend State. Your dashboard layouts, SSO configuration, SMTP settings, and scheduled reports are saved globally to the /app/data/state_global.json file inside your Docker volume. Any authorized user logging in from any device will immediately see the configured layout.
To backup your dashboard: Open the Settings menu and click Export JSON.
To restore: Click Import JSON in the Settings menu to instantly restore a previously saved layout and configuration state.
To utilize the automated delivery features of the Reporting Engine, you must configure your endpoints:
Navigate to Settings (gear icon in the top right).
Fill out the SMTP Email Engine configuration (Host, Port, Username, Password, and Sender Address) to enable automated email PDFs. You can send a test email directly from this menu.
Supply a Google Chat Webhook URL to enable automated chat alerts when reports finish generating.