# Global

The Global parameters are planet-wide settings. This page has two sections: Site Settings and Notifications and Alerts.

## Site Settings&#x20;

There are global settings that will be applied to all Sites.

![](/files/XhuRChtFUwvl2OUD5MHQ)

**Trusted Sources**

The ranges of IP addresses which are trusted for providing forwarded IP addresses: for example, the load balancers in front of Reblaze, or the CDN.

## Notification and Alert Settings&#x20;

![](/files/xtpUh4TeMlLp9EXskGzW)

When a [Dynamic Rule](/v2.20.2/product-walkthrough/security/dynamic-rules.md) is violated, Reblaze can send immediate alerts to a list of one or more email addresses and hooks (e.g., Slack).&#x20;

In addition, a cumulative report of the previous week's violations can be sent to one or more email addresses.&#x20;

This section defines one or more **Notification Groups** for these notifications. Clicking on the "**+**" button on the right will display this dialog:

![](/files/zQXLtdQAAe4Y51jKPwin)

The settings for a Notification Group are as follows.

| Setting            | Description                                                                                                                                                 |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Group** **Name** | A name you choose for display in the Group listing.                                                                                                         |
| **Sites**          | The site(s) for which alerts will be sent.                                                                                                                  |
| **Rules**          | The Dynamic Rules which, when violated, will trigger alerts. When more than one rule is included, a violation of one or more will trigger the notification. |
| **Alerts**         | Information for the recipients of alerts: their email addresses and hooks.                                                                                  |
| **Reports**        | Email addresses for the recipients of cumulative weekly reports.                                                                                            |

An existing Notification Group can be edited by clicking on its listing, or deleted by clicking on the trash button at the right end of its listing.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://waap.docs.link11.com/v2.20.2/product-walkthrough/settings/global.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
