# Integrate Spike with Lightstep

### Service and integration

Make sure to add the Lightstep 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 Lightstep

#### Step 1

From the Lightstep menu, go to **alerts.** Create an alert from the alert page.

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

#### Step 2

Select the type of alert you want to create.

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

#### Step 3

In the **Notification destinations** section, choose webhook from the dropdown. Then paste the spike webhook URL and save.

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


---

# 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-lightstep.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.
