Skip to main content

Organization Notifications

note

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.

tip

Enabling or disabling Organization Notifications does not affect Notifications & Alerts configured in Profile Settings.

Webhook Notifications

Microsoft Teams

info

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.

  1. In the Microsoft Teams application,

    1. Navigate to the channel you want to receive notifications.
    2. Right-click, or click on the three dots to the right of the channel name, and select "Manage channel":

      Teams Notifications 1

  2. Click on "Edit" under Connectors:

    Teams Notifications 2

  3. Search for "Incoming Webhook" in the search box. In the search results, click on "Add" or "Configure" for the connector:

    Teams Notifications 3

  4. For the "Incoming Webhook" configuration, complete the following:

    1. Enter a Name for the webhook
    2. Customize the Image (optional).
    3. Click "Create".
    4. Copy the webhook URL. You will need this URL to configure the webhook in Vega (next step).

      Teams Notifications 4

  5. Login to the Vega Platform, and complete the following:

    1. Navigate to Settings > Organization Settings > Organization Notifications.
    2. Enter your webhook URL (from the previous step) into the Microsoft Teams > Channel Webhook field.
    3. Click "Save".

      Vega Teams Webhook

Slack

info

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

  1. Go to the Slack API website.
  2. Click “Create an App.”

    Slack Notifications 1

  3. Select “From scratch.”

    Slack Notifications 2

  4. Enter an App Name (e.g., “My Webhook App”).
  5. Choose a Slack Workspace where you want to install the app.
  6. Click “Create App.”

    Slack Notifications 3

Step 2: Enable Incoming Webhooks

  1. In your newly created app, go to the “Features” section on the left sidebar.
  2. Click on “Incoming Webhooks.”
  3. Toggle the switch “Activate Incoming Webhooks” to ON.

    Slack Notifications 4

Step 3: Create a Webhook URL

  1. Scroll down and click “Add New Webhook to Workspace.”
  2. Select a channel where the webhook will post messages.
  3. Click “Allow.”

    Slack Notifications 5

  4. Slack will generate a Webhook URL (it looks like: https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX).
  5. Copy and save this URL for the next step.

    Slack Notifications 6

Step 4: Configure Vega Platform

Login to the Vega Platform, and complete the following:

  1. Navigate to Settings > Organization Settings > Organization Notifications.
  2. Enter your webhook URL (from the previous step) into the Slack > Incoming Webhook field.
  3. Click "Save".

    Vega Teams Webhook