diff --git a/frontend/src/components/config/HealthConfigSection.tsx b/frontend/src/components/config/HealthConfigSection.tsx
index b05e1dd99..71dcb8490 100644
--- a/frontend/src/components/config/HealthConfigSection.tsx
+++ b/frontend/src/components/config/HealthConfigSection.tsx
@@ -384,6 +384,23 @@ export function HealthConfigSection({
validation of all segments (slower).
+
{formData.segment_sample_percentage !== undefined && !formData.check_all_segments && (