Review Workflow¶
The Review screen is a single queue of every change your Monitors have detected, so you can triage them without opening each one individually.
Review only shows changes detected by a Monitor. A comparison you create manually from the Captures tab (see Captures & Comparisons) doesn't appear here — review it from that capture job directly instead.
What shows up¶
Only comparisons where something actually changed — a monitor run that found no difference at all doesn't create a review item. Each card shows:
- The change score and visual mismatch percentage.
- Chips for what kind of change was detected: Text, Status, Redirect, Availability.
- Which monitor and page it came from.
Filter by status, monitor, or page using the dropdowns at the top.
Reviewing¶
| Action | What it does |
|---|---|
| Approve | Mark as looked-at, no action needed. |
| Dismiss | Mark as looked-at, not relevant. |
| Ignore | Mark as looked-at, and optionally create an ignore rule so this same region stops being flagged in future runs. |
| Reopen | Send it back to Unreviewed. |
You can act directly from the queue card for a quick pass, or click Open report to see the full comparison — side-by-side images, the overlay slider, and a note field — before deciding. Adding a note is only available from the full report, not the queue card.
For a faster sweep, use Approve visible or Dismiss visible to apply that decision to every item currently matching your filters at once, rather than one at a time.
How review affects future runs¶
- Ignoring a change offers to create an ignore rule for the affected region, scoped to that monitor — future runs won't flag that same region again. See Monitors if you need a rule scoped more broadly (to the page or the whole project) or targeting a different region than the one automatically selected.
- Update baseline, available from the full report when the comparison came from a monitor, accepts the current screenshot as the new "normal" going forward — useful when a change was intentional and you don't want it flagged again next run.
- Approving or dismissing doesn't change what future runs compare against — only an updated baseline or an ignore rule does that.