diff --git a/src/content/docs/page-shield/detection/configure-alerts.mdx b/src/content/docs/page-shield/detection/configure-alerts.mdx index 5c5c6c44f8212e4..4d718ba24c3d981 100644 --- a/src/content/docs/page-shield/detection/configure-alerts.mdx +++ b/src/content/docs/page-shield/detection/configure-alerts.mdx @@ -36,9 +36,9 @@ For each alert configured with a filter, Page Shield will do the following: 3. If the resource is allowed by the policy, check if the new or modified resource should trigger the current Page Shield alert. 4. If the alert should trigger, send an alert notification to the configured destinations. -:::note When you set the **Policies of these zones** filter in an alert you will not receive notifications for resources blocked by an allow policy. These are [policy violations](/page-shield/policies/violations/) that you can review in the dashboard, through GraphQL, or via Logpush. -::: + +:::note You will not receive notifications for alerts configured with a **Policies of these zones** filter in the following cases: @@ -46,4 +46,6 @@ You will not receive notifications for alerts configured with a **Policies of th - Policy configured in log mode - Policy is not enabled +::: + For alerts without a **Policies of these zones** filter, you will receive alerts for resources detected in all your zones, and you may receive alerts about resources that are blocked by one of your configured allow policies.