diff --git a/docs/tutorials/prowler-app.md b/docs/tutorials/prowler-app.md
index 40a40ed096..3184d9e958 100644
--- a/docs/tutorials/prowler-app.md
+++ b/docs/tutorials/prowler-app.md
@@ -133,3 +133,5 @@ While the scan is running, start exploring the findings in these sections:
- **Browse All Findings**: Detailed list of findings detected, where you can filter by severity, service, and more.
+
+To view all `new` findings that have not been seen prior to this scan, click the `Delta` filter and select `new`. To view all `changed` findings that have had a status change (from `PASS` to `FAIL` for example), click the `Delta` filter and select `changed`.