{% extends "documentation/base.html" %} {% block doc_content %}
Learn the complete backup review workflow from email import to marking runs as reviewed.
The backup review process in BackupChecks follows a structured workflow designed to ensure all backup issues are seen and handled appropriately. This page explains the complete lifecycle from email arrival to review completion.
The review process consists of several stages:
Backup report emails are automatically imported from your configured mailbox at regular intervals (default: every 15 minutes).
See Auto-Import Configuration and Mail Parsing for details.
When an email arrives for a job that hasn't been approved yet, it appears in the Inbox.
See Inbox Management for the detailed approval process.
After initial approval, future emails for the same job are processed automatically:
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.
See Daily Jobs View for details about this informational page.
When a job shows a warning or failure, you review it using the Run Checks modal.
See Run Checks Modal for detailed review instructions.
Based on your investigation, you choose how to handle the issue:
If the issue doesn't require followup:
Action: Click "Mark as reviewed" in the Run Checks modal, then the run disappears from the Run Checks page.
If the issue is expected and will occur repeatedly:
Action: Create an override on the Overrides page. Future matching runs will automatically show as success with a blue override indicator. Then mark the current run as reviewed in the Run Checks modal.
See Overrides & Exceptions for details.
If the issue needs documentation but not formal ticket tracking:
Action: Click "Create Remark" in the Run Checks modal. The remark is linked to the job and shows 💬 in Run Checks. Then mark the run as reviewed - otherwise it will remain visible and can appear incorrectly as failed/warning the next day.
If the issue requires external followup and tracking:
Action: Click "Create Ticket" in the Run Checks modal. The ticket is linked to the job and shows 🎫 in Run Checks. Then mark the run as reviewed - this is required even when creating a ticket, otherwise the run stays visible.
See Remarks & Tickets for tracking issues.
After handling the issue (or determining no action is needed), mark the run as reviewed. This is required for ALL runs, including successful ones.
For efficiency, you can mark multiple jobs as reviewed simultaneously:
This is especially useful for successful backups where no investigation is needed - you can quickly clear them to keep the Run Checks page empty.