# Integrate Spike with Thousand Eyes

### Service and integration

Make sure to add the Thousand Eyes 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 Webhooks with Thousand Eyes

**Step 1**

Navigate to **alert rules** on the left menu and add a new alert rule.

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

**Step 2**

Click on **configure webhooks** to add a new webhook.

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

**Step 3**

Paste the Spike webhook URL here and add the webhook.

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

**Step 4**

Use the newly added webhook in your alert rule.

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

{% hint style="success" %}
This integration auto resolves.
{% 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-thousand-eyes.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.
