---
title: "How do I test an integration is working? — Lemwatch Help"
description: "Every integration has a Send Test button that fires a synthetic incident payload to the channel and confirms delivery in the UI."
canonical: "https://lemwatch.com/help/integration-testing-and-verify"
source: "https://lemwatch.com"
---

# How do I test an integration is working?

> Every integration has a Send Test button that fires a synthetic incident payload to the channel and confirms delivery in the UI.

## Quick answer

 Open the channel row in Settings → Integrations and click **Send Test**. Lemwatch fires a synthetic incident payload and displays delivery status inline. A green tick means the provider accepted the message.

## What the test verifies

- Auth token / webhook URL is valid

- Payload format matches the provider's schema

- The receiving app is reachable

- Signing secret (if any) is correct

## Where to find it in Lemwatch

 **Settings → Integrations → <channel> → Send Test**.

## FAQ

### The test succeeded but real alerts never arrive — why?

 Check alert rules: the channel may not be routed to the specific site or severity.

### Does the test count against my quota?

 No — synthetic tests are free.

## Related

- Integrations overview

- Payloads and signatures

- Retries and failures


## Related

- [Help centre](https://lemwatch.com/help)
- [What integrations does Lemwatch support?](https://lemwatch.com/help/integrations-overview)
- [What does an alert payload look like and how is it signed?](https://lemwatch.com/help/integration-payloads-and-signatures)
- [What happens when an integration fails to deliver?](https://lemwatch.com/help/integration-retries-and-failures)
- [Lemwatch pricing](https://lemwatch.com/pricing)
