# Integrate Spike with Sematext

## Service and integration

Create a new Sematext integration. Follow the steps in the link below to create a service and integration.

{% 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 on Sematext

### Step 1

From the [Sematext Hook](https://apps.sematext.com/ui/hooks) dashboard, **Create New** alert.

![Select to add Alerts](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-74ae8673197f5c2ab08fb5fb56f06584b0eccc2c%2Fsematext-1.png?alt=media)

### Step 2

From the list of options, select **Spike.sh**.

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

### Step 3

You will be now displayed with a configuration panel.

Paste your **Spike webhook** in the URL field

```
// Make sure to add the following parameters and any other variables you deem fit

$description
$title

```

You can also add custom variables for more in-depth information about the alert.

Finally, **Save notification hook.**

![Configure the Webhook fields](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-b08154c6a9eff02b06ae631933b978233e45e10c%2Fsematext-3.png?alt=media\&token=17a49ad0-aeee-4356-b81d-f74ee37f1af5)

At Spike, we are working hard to integrate with all the tools your business uses. We are on a mission to help **you** identify incidents/crashes/spikes before your customers do.

If you have any integration in mind and would like us to build it for you then contact us at [support@spike.sh.](mailto:support@spike.sh)


---

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