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

# VictorOps

> Send alert notifications to VictorOps (Splunk On-Call) via REST endpoint

The VictorOps integration sends alert notifications to VictorOps (now Splunk On-Call) using a REST endpoint URL when an alert fires or resolves.

## Configuration

| Field            | Required | Description                                                            |
| ---------------- | -------- | ---------------------------------------------------------------------- |
| **Label**        | Yes      | A display name for this integration, visible in the integrations table |
| **URL**          | Yes      | VictorOps REST endpoint URL                                            |
| **Message Type** | No       | Severity of the incident: `CRITICAL`, `WARNING`, or `INFO`             |

## Obtain a REST endpoint URL

<Steps>
  <Step title="Open VictorOps Integrations">
    Log in to [portal.victorops.com](https://portal.victorops.com/) and go to **Integrations**.
  </Step>

  <Step title="Select REST">
    Find and select **REST** from the integrations list.
  </Step>

  <Step title="Generate the URL">
    Click **Generate** to create a new REST endpoint URL and copy it.
  </Step>
</Steps>

## Add to a contact point

<Steps>
  <Step title="Open or create a contact point">
    Go to **Alerting** → **Contact Points** and open an existing contact point or create a new one.
  </Step>

  <Step title="Add a VictorOps integration">
    Click **Add Integration** and select **VictorOps** from the **Integration** dropdown.
  </Step>

  <Step title="Fill in the fields">
    Enter a **Label** for this integration, paste the **URL** you copied from VictorOps, and optionally set the **Message Type**.

    <img src="https://mintcdn.com/simplismart-3f10d72e/ER67ub_w7E_QI1A5/images/observability/alerting/contact-point/contact-point-victorops.png?fit=max&auto=format&n=ER67ub_w7E_QI1A5&q=85&s=921477c48a2e4acfa6820452052bc0ad" alt="VictorOps integration form" width="1247" height="866" data-path="images/observability/alerting/contact-point/contact-point-victorops.png" />
  </Step>

  <Step title="Save">
    Review the configuration and click **Save**.
  </Step>
</Steps>
