# Integrate Spike with Honeycomb

### Service and integration

Make sure to add the Honeycomb 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 webhook with Honeycomb

#### Step1

Go to the integrations page on honeycomb and **add integration.**

![Add integration](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-ebbccda0fcf71fd4a469347a2033f2ae2e2cf785%2FGroup%201%20\(7\).png?alt=media\&token=a5d695a7-41bd-48f5-b3d6-a57147d93b1b)

#### Step 2

Select webhook and paste the spike webhook URL here.

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

#### Step 3

Then go to the triggers page and add a new trigger.

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-7697fe90706119cb14f842695664a5010dde25fe%2FGroup%203%20\(6\).png?alt=media\&token=5ca2e260-0b6d-4e94-b010-79dbcb086b48)

#### Step 4

Choose the dataset you want to add the trigger for.

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-5ed0ae529d3c413f57b2e29f749a5940be86d745%2FGroup%204%20\(2\).png?alt=media\&token=4e9c0bdf-ff6b-401f-97d9-95846439660f)

#### Step 5

Now select the earlier created webhook from the dropdown menu and save.

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-4f7e060fbea4f960444d8fd47a510bc89ad91978%2FGroup%205.png?alt=media\&token=ab8e6aba-5db7-490f-b22d-e3dde939645b)


---

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