diff --git a/images/data_vis/filter.png b/images/data_vis/filter.png
index 07897f591f..586f5d883a 100644
Binary files a/images/data_vis/filter.png and b/images/data_vis/filter.png differ
diff --git a/images/runs/filter_count.png b/images/runs/filter_count.png
new file mode 100644
index 0000000000..5543c2c1a4
Binary files /dev/null and b/images/runs/filter_count.png differ
diff --git a/images/runs/run_expressions_and_or.png b/images/runs/run_expressions_and_or.png
index c36daeb8e3..750a89b66a 100644
Binary files a/images/runs/run_expressions_and_or.png and b/images/runs/run_expressions_and_or.png differ
diff --git a/models/runs/filter-runs.mdx b/models/runs/filter-runs.mdx
index 7c187b0d79..9812160909 100644
--- a/models/runs/filter-runs.mdx
+++ b/models/runs/filter-runs.mdx
@@ -36,6 +36,13 @@ The following image filters runs based on loss values less than or equal to `1`:
+The number of runs that match the filter expression appears above the runs table, below the filter button.
+
+For example, the following image shows `6 of 18 listed` which means 6 of the 18 listed runs match the filter expression and are currently displayed. The count is highlighted in the yellow box.
+
+
+
+
The following sections show some examples of how to filter runs in the Runs table.