> For the complete documentation index, see [llms.txt](https://docs.ozone.one/ozone-end-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ozone.one/ozone-end-user-guide/quick-onboarding/configuring-triggers-for-automated-deployments.md).

# Configuring Triggers for Automated Deployments

**a. Create a Webhook**

Select “Triggers” from the LHS menu. You will see a list of all existing triggers that have been set up based on schedules and webhooks. In this example, let us proceed to create a webhook that triggers a pipeline when changes are pushed into GitHub.&#x20;

<figure><img src="/files/tNnCre6ewvF31EGAbnFP" alt=""><figcaption></figcaption></figure>

Toggle “Webhook” and select “+ Create Webhook”.&#x20;

**b. Add Webhook Details**

Add name and description of the webhook, the type (Github, Bitbucket, Docker Hub), and the action that has to be performed (push or pull) and what needs to be triggered (specific pipeline or release). Proceed to select the environment, cluster, and microservice before clicking “Map Parameter”.&#x20;

<figure><img src="/files/HCbEbpX3NAVNu9CKyF7r" alt=""><figcaption></figcaption></figure>

Map the parameters like repo branch and image tag before clicking on “Save”.&#x20;

<figure><img src="/files/ihPqgDz7gJgvWQ7ZjpKN" alt=""><figcaption></figcaption></figure>

Your Trigger will be updated on the top in the Triggers screen.&#x20;
