# VictorOps (Splunk On-Call)

VictorOps (now known as Splunk On-Call) is a real-time incident management platform that helps you address system issues quickly and efficiently.

VictorOps centralizes the flow of information throughout the incident lifecycle, allowing you to leverage existing contacts, scheduling, and escalation policies for your Splunk alerts.

With this integration, Apono enables you to do the following:

* Manage permissions according to on-call shifts
* Automatically update access according to user on-call schedules

***

### Prerequisites

<table><thead><tr><th width="240">Item</th><th>Description</th></tr></thead><tbody><tr><td><strong>API ID</strong></td><td>Unique identifier for the VictorOps API<br><br>You can find your API ID in the VictorOps portal under <strong>Integrations > API</strong>.</td></tr><tr><td><strong>API key</strong></td><td>Key for accessing the VictorOps API<br><br>You can find your API key in the VictorOps portal under <strong>Integrations > API</strong>.<br><br><strong>NOTE</strong>: You can either use the default API key or <a href="https://help.victorops.com/knowledge-base/rest-endpoint-integration-guide/">create a new API key</a> for the Apono integration.</td></tr></tbody></table>

***

### Integrate VictorOps (Splunk On-Call)

Follow these steps to integrate VictorOps with the Apono system:

1. On the [**Catalog**](https://app.apono.io/catalog?search=victorops) tab, select **VictorOps (Splunk On-Call)**. The **VictorOps** page appears.
2. Enter a user-friendly, alphanumeric **Integration Name**.
3. Under **Secret Store**, enter your **API ID**.
4. Enter your **API Key**.
5. Click **Connect**.

You can now [create access flows](/docs/access-flows/access-flows.md) to manage your VictorOps on-call permissions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apono.io/docs/additional-integrations/incident-response-integrations/victorops-splunk-on-call.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
