Organization Notifications
Organization Notifications is in Public Preview and is not General Availability (GA) at this time. More information about release phases may be found here.
About Organization Notifications
This page guides you through configuring notifications and alerts for your organization. These features help you stay informed about important events, ensuring effective resource management and prompt awareness of any issues or anomalies.
Enabling or disabling Organization Notifications does not affect Notifications & Alerts configured in Profile Settings.
Webhook Notifications
Microsoft Teams
Currently, only Anomaly notifications for an organization are sent to the configured Microsoft Teams channel. All anomalies across the organization will be sent once per day.
-
In the Microsoft Teams application,
- Navigate to the channel you want to receive notifications.
- Right-click, or click on the three dots to the right of the channel name, and select "Manage channel":
-
Click on "Edit" under Connectors:
-
Search for "Incoming Webhook" in the search box. In the search results, click on "Add" or "Configure" for the connector:
-
For the "Incoming Webhook" configuration, complete the following:
- Enter a Name for the webhook
- Customize the Image (optional).
- Click "Create".
- Copy the webhook URL. You will need this URL to configure the webhook in Vega (next step).
-
Login to the Vega Platform, and complete the following:
- Navigate to Settings > Organization Settings > Organization Notifications.
- Enter your webhook URL (from the previous step) into the Microsoft Teams > Channel Webhook field.
- Click "Save".
Slack
Currently, only Anomaly notifications for an organization are sent to the configured Slack channel. All anomalies across the organization will be sent once per day.
Step 1: Create a Slack App
- Go to the Slack API website.
- Click “Create an App.”
- Select “From scratch.”
- Enter an App Name (e.g., “My Webhook App”).
- Choose a Slack Workspace where you want to install the app.
- Click “Create App.”
Step 2: Enable Incoming Webhooks
- In your newly created app, go to the “Features” section on the left sidebar.
- Click on “Incoming Webhooks.”
- Toggle the switch “Activate Incoming Webhooks” to ON.
Step 3: Create a Webhook URL
- Scroll down and click “Add New Webhook to Workspace.”
- Select a channel where the webhook will post messages.
- Click “Allow.”
- Slack will generate a Webhook URL (it looks like:
https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
). - Copy and save this URL for the next step.
Step 4: Configure Vega Platform
Login to the Vega Platform, and complete the following:
- Navigate to Settings > Organization Settings > Organization Notifications.
- Enter your webhook URL (from the previous step) into the Slack > Incoming Webhook field.
- Click "Save".