diff --git a/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html b/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html
index 229e99d..89fb69c 100644
--- a/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html
+++ b/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html
@@ -90,7 +90,12 @@
Stage 4: Daily Monitoring
-Approved jobs appear in the Daily Jobs view based on inferred schedules.
+Approved jobs appear in the Daily Jobs view based on inferred schedules. This page provides an informational overview of which jobs are expected to run on a given date.
+
+
+ 💡 Daily Jobs is Informational Only:
+ Daily Jobs is not part of the daily backup review workflow. It's purely for viewing which jobs are scheduled to run and their most recent status. The actual daily review work happens in the Run Checks page. Daily Jobs may be deprecated in a future version.
+
What Happens
@@ -100,17 +105,18 @@
Status indicators show:
- Success: Green badge - job completed successfully
+ - Success (Override): Blue badge - override applied, originally warning/failed
- Warning: Yellow badge - job completed with warnings
- Failed: Red badge - job failed
- Missed: Gray badge - job was expected but didn't run
- Expected: White badge (with border) - job hasn't run yet today
- Overrides are applied automatically (warnings/failures treated as success if override matches)
+ Overrides are applied automatically (warnings/failures show as blue Success (Override) badge)
Ticket and remark indicators (🎫 💬) show jobs with known issues
-See Daily Jobs View for operational monitoring details.
+See Daily Jobs View for details about this informational page.
Stage 5: Run Review