From e23bfc81e57b7beefce07c9ad1d7c4860f9ec35f Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 4 Jun 2026 17:06:29 -0600 Subject: [PATCH] simplify --- docs/docs/usage/review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage/review.md b/docs/docs/usage/review.md index 3a789aa017..6a5f05b265 100644 --- a/docs/docs/usage/review.md +++ b/docs/docs/usage/review.md @@ -17,7 +17,7 @@ Review items are only created for a camera when **recording is enabled** for tha ## Alerts, Detections, and Motion -Not every segment of video captured by Frigate is of the same level of interest. The people who enter your property may be a higher priority than those just walking by on the sidewalk. For this reason, Frigate sorts **review items** by importance into **alerts** and **detections**, with a separate **Motion** category for significant motion that never became a tracked object. +Not every segment of video captured by Frigate is of the same level of interest. The people who enter your property may be a higher priority than those just walking by on the sidewalk. For this reason, Frigate sorts **review items** by importance into **alerts** and **detections**, with a separate **Motion** category for significant motion. The toggle at the top of the page switches between these three severities. One is always selected.