> ## Documentation Index
> Fetch the complete documentation index at: https://docs.weborion.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Assigning Contacts to Receive Notifications

> Assign contact groups to monitored URLs to control who receives alerts.

Notifications define which contact groups receive alerts for each monitored URL. By default, every URL sends alerts to the `DEFAULT` group.

## Viewing notifications

Go to **Notification → Notification Settings** to see a list of all current notification assignments, showing the Webpage URL, Contact Group, and Notification Type for each entry.

## Changing the default contact group for a URL

<video src="https://mintcdn.com/cloudsineai/8ZIlWHy_IPpi_OxA/videos/NotificationEdit.mp4?fit=max&auto=format&n=8ZIlWHy_IPpi_OxA&q=85&s=acedc9bf0e199794128f7e3bf05099d5" controls={true} data-path="videos/NotificationEdit.mp4" />

1. Go to **Notification → Notification Settings**
2. Click **Edit** on the URL entry you want to update
3. Change the **Contact Group** to your preferred group (e.g. `webmaster`)
4. Click **Save**

## Assigning multiple groups to a URL

<video src="https://mintcdn.com/cloudsineai/8ZIlWHy_IPpi_OxA/videos/AddNotification.mp4?fit=max&auto=format&n=8ZIlWHy_IPpi_OxA&q=85&s=d9ea02f08e4b9535a8f6c17dae5a8bf3" controls={true} data-path="videos/AddNotification.mp4" />

You can have more than one contact group receive alerts for the same URL. To add an additional group:

1. Go to **Notification → View Notifications → Add New**
2. Select the **Webpage URL**
3. Select the **Contact Group** (e.g. `vendor`)
4. Choose the **Notification Type** (Email, SMS, or Email + SMS)
5. Click **Save**

The result will be two entries for the same URL, each pointing to a different contact group — both will receive alerts independently.

<Tip>
  This is useful when both an internal team and an external vendor need visibility into alerts for the same set of pages.
</Tip>
