# Integrate Spike with Site24x7

### Service and integration

Make sure to add the Site24x7 integration and copy the webhook.

{% content-ref url="create-integration-and-service-on-dashboard" %}
[create-integration-and-service-on-dashboard](https://docs.spike.sh/integrations-guideline/create-integration-and-service-on-dashboard)
{% endcontent-ref %}

###

### Using the Webhook with Site24x7

### Step 1

Login to Site24x7 Dashboard.

![Site24x7 Dashboard](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-9eb0eb6a294c743096adea259aa5a61700bb93d9%2FGroup%201.png?alt=media\&token=56dddd49-4995-42ad-8c68-71baaa71102e)

### Step 2

From the left panel, open the Admin panel and choose **Third-party Integrations**.

![Select Third-party Integrations](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-fc4de274c54a933e9e0311a78f5d5e054861f676%2FGroup%202.png?alt=media\&token=d0f39ae0-4f8e-40b2-ab99-08e38b9141d1)

### Step 3

Select Webhooks from the integrations window.

![Select Webhhoks](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-a21a82ba123694af3c8b804791c65a0eaa5c7e65%2FGroup%203.png?alt=media\&token=2cc6a74d-3b02-41db-bd2c-722640900703)

### Step 4

Paste the Spike.sh webhook link. Make sure to mark the HTTP method as **POST** and **post as JSON.**

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-fd280e5577ca561fce74309014350be682106afa%2Fimage-3-.png?alt=media)

{% hint style="success" %}
This integration supports auto-resolution of incidents
{% endhint %}


---

# 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.spike.sh/integrations-guideline/integrate-spike-with-site24x7.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.
