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

# Volcengine Cloud-Detect Alert Events

> Sync Volcengine Cloud-Detect alert events to Flashduty via webhook for automated alert noise reduction

Sync Volcengine Cloud-Detect alert events to Flashduty via webhook for automated alert noise reduction.

<div class="hide">
  ## In Flashduty

  ***

  You can obtain an integration push URL through either of these two methods:

  ### Using Private Integration

  Choose this method when you don't need to route alert events to different channels - it's simpler.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Channel**, and enter a channel's details page
    2. Select the **Integrations** tab, click **Add Integration** to enter the integration page
    3. Choose **Volcengine Detect** integration and click **Save** to generate a card
    4. Click the generated card to view the **Push URL**, copy it for later use, and you're done
  </details>

  ### Using Shared Integration

  Choose this method when you need to route alerts to different channels based on the alert event payload.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Integration Center=>Alert Events** to enter the integration selection page
    2. Select **Volcengine Detect** integration:
       * **Integration Name**: Define a name for this integration
    3. Configure the default route and select the corresponding channel (after the integration is created, you can go to `Route` to configure more routing rules)
    4. Click **Save** and copy the newly generated **push URL** for later use
    5. Done
  </details>
</div>

## In Volcengine

***

<div class="md-block">
  ## 一、Create Notification Object

  ### Step 1: Create Notification Object

  1. Login to your `Volcengine` console, find `Alert Manager` in the `Notify Object` menu
  2. Click `System Integration`, click `Create System Integration` or edit the existing endpoint
  3. In the edit page, enter Flashduty as the name and fill in the <span class="integration_url">push URL</span> for the alert integration in the URL field.
  4. Click `OK` to complete the configuration

  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/volcengine-1.png" />

  ### Step 2: Use Notification Object in Alert Policy

  1. Login to your `Volcengine` console, find `Alert Manager` in the `Alert Policy` menu
  2. Click `Create Alert Policy` or edit the existing alert policy
  3. In the edit page, select the created `Flashduty` Endpoint
  4. Configure other settings as needed, and click `OK` to complete the configuration

  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/volcengine-2.png" />
</div>

## 二、Status Mapping

<div class="md-block">
  | Detect | Flashduty | Status   |
  | ------ | --------- | -------- |
  | P0     | Critical  | Critical |
  | P2     | Warning   | Warning  |
</div>
