> For the complete documentation index, see [llms.txt](https://docs.steadybit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.steadybit.com/integrate-with-steadybit/webhooks.md).

# Webhooks

Steadybit can inform you about events via webhooks. These events can be, e.g., a newly created experiment, a running experiment, or an engaged killswitch.

You can use a [Custom Webhook](/integrate-with-steadybit/webhooks/custom-webhooks.md) to integrate with other systems and, e.g., trigger an action whenever a new experiment was created. Alternatively, you can prevent an experiment from running or being scheduled by using [Preflight Webhooks](/integrate-with-steadybit/webhooks/preflight-webhooks.md).

Find out how to make use of

* [Custom Webhooks](/integrate-with-steadybit/webhooks/custom-webhooks.md)
* [Preflight Webhooks](/integrate-with-steadybit/webhooks/preflight-webhooks.md)
