# Integrate Spike with Better Uptime

### Service and Integration

Make sure to add a Buildkite integration and copy the webhook URL.

{% 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 Better Uptime

#### Step 1

Go to **integrations** from the left menu and select **exporting data** tab.

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

#### Step 2

Scroll till you find Webhooks. Click on **configure webhooks**.

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-b74027c6518c717880fe60f33251ffc287f899cb%2FGroup%2094.png?alt=media\&token=c3505e0d-eb1f-4a48-8d3b-4c2560e592af)

#### Step 3

Choose the type of webhook and add the webhook.

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

#### Step 4

Paste the Spike.sh webhook and save.

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-7094533408aa6f56830e1aa2aa677f4bcd7c43ce%2FGroup%2096.png?alt=media\&token=0f29ebc7-69f9-46f2-8a4e-c92526c8438a)


---

# 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-better-uptime.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.
