From f3752c2745c00e452df44e3c33e040964dd68819 Mon Sep 17 00:00:00 2001 From: Lukasz Andersson Date: Fri, 1 Aug 2025 15:38:47 +0000 Subject: [PATCH] Update 4. Setup and Monitor Live Reports --- 4.-Setup-and-Monitor-Live-Reports.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/4.-Setup-and-Monitor-Live-Reports.md b/4.-Setup-and-Monitor-Live-Reports.md index b5712e5..92f2dde 100644 --- a/4.-Setup-and-Monitor-Live-Reports.md +++ b/4.-Setup-and-Monitor-Live-Reports.md @@ -87,4 +87,26 @@ The map displays distributor data: (A gray halo indicates the distributor is currently active.) - Gray line shows the path taken -Zoom in to view detailed tracking data. \ No newline at end of file +Zoom in to view detailed tracking data. + +![Report detailed location view](https://gitea.redburst.com/lastmiler-knowledge-base/Manager/raw/branch/main/setup-and-monitor-live-reports/screenshots/7-tracking-point-details.v2.png) + +Red dots appear along the path. Hovering reveals time, date, speed, and battery level. + +## Dashboard + +The dashboard gives an overview of live reports and lets you monitor performance. + +### Current Reports + +To monitor active reports, go to the **"Reporting"** page and click the **"Current Reports"** tab. + +![Current reports dashboard](https://gitea.redburst.com/lastmiler-knowledge-base/Manager/raw/branch/main/setup-and-monitor-live-reports/screenshots/8-dashboard.v1.png) + +You will see all active reports with: + +- Total percentage of completion +- Number of properties covered +- Individual map progress + +Click **"Archive"** to archive a report. You can restore archived reports from the **"Archived Reports"** tab. \ No newline at end of file