> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/sematext.md).

# Sematext

[<mark style="color:blue;">Sematext</mark>](https://sematext.com/) allows you to detect and troubleshoot production & performance issues with logs, metrics, and synthetic and real user monitoring.

Route detailed monitoring alerts from Sematext to the right users in Squadcast.

### How to integrate Sematext with Squadcast

#### In Squadcast: Using Sematext as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

![](/files/ej4AI9zpOyFu5NZJCbwC)

2\. Select **Sematext.** Copy the displayed **Webhook URL** to [configure](#in-sematext-create-a-squadcast-webhook) it within **Sematext**. Finish by clicking **Add Alert Source** -> **Done.**

![](/files/Jz0Iwb9SwFYOf6ofLNRm)

{% hint style="warning" %}
**Important:**

When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

#### In Sematext: Create a Squadcast Webhook

**(1)** Go to **Alerts** from the left navigation panel. Click on **Notification Hooks** and select **Squadcast** to create a new Squadcast notification hook

![](/files/ICtKG5dpPbfWoNYuo5kX)

**(2)** **Name** your Notification Hook to reflect the type of alerts that will be sent into Squadcast

**(3)** Paste the webhook URL that was copied from Squadcast under **Webhook URL**

![](/files/j8iWx9zADCvyRrZOPp5l)

**(4)** Click on **Send Test Notification** to test this integration

**(5)** Click on **Save Notification Hook** to save this configuration

That's it! Your Sematext integration is now good to go.

{% hint style="info" %}
**FAQ:**

Q: If an alert gets resolved in Sematext, does it send auto-resolve signals to Squadcast?

A: No, Sematext does not send auto-resolve signals to Squadcast. Hence, Squadcast incidents from Sematext should be resolved manually.
{% endhint %}

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/sematext.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
