> ## Documentation Index
> Fetch the complete documentation index at: https://dime.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhook triggers

> Trigger runs programmatically

Webhook triggers allow you to programmatically initiate test runs. This is
most commonly used for CI/CD.

To create a webhook trigger, go to the
[settings page](https://dime.io/settings). You'll be provided an HTTP
endpoint to hit. For example, to trigger a run on every update to your
staging environment, make a call to the provided URL call on staging
instance startup.

<Frame>
  <img src="https://firebasestorage.googleapis.com/v0/b/dime-ac49e.appspot.com/o/docs%2Fwebhook.png?alt=media" />
</Frame>

<br />

For help configuring the webhook trigger correctly, feel free to reach out
to the team.
