From 813d422161d049055990ebb8ed6cf58ff6d8e0f9 Mon Sep 17 00:00:00 2001 From: Kateryna Petrychenko Date: Fri, 26 Jun 2026 11:27:42 +0300 Subject: [PATCH] Add quick toggle feature for report notifications Added section about quick toggle for report notifications. --- src/content/docs/integrations/report-notifications/rules.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/integrations/report-notifications/rules.md b/src/content/docs/integrations/report-notifications/rules.md index 55c67410..b17a281d 100644 --- a/src/content/docs/integrations/report-notifications/rules.md +++ b/src/content/docs/integrations/report-notifications/rules.md @@ -60,6 +60,9 @@ For instance, here is the rule for all manual runs with **"Release"** word in ti ![Testomat.io - Basic Rules](./images/Basic_Rules_1.png) +## Quick Toggle for Report Notifications +You can enable or disable report notifications directly from the notification profile using a quick toggle. Switch notifications on or off without changing the full configuration. This is useful when notifications need to be temporarily paused during debugging or active development. + ## Advanced Rules The advanced rules engine allows writing conditions in a special expression language similar to Ruby or JavaScript.