---
title: "[Automations guides and connectors] - Delete Trigger"
description: Delete Trigger
url: https://www.contentstack.com/docs/developers/automation-hub-guides/delete-trigger
product: Automation Hub
doc_type: how-to
audience:
  - developers
version: v1
last_updated: 2026-03-26
---

# [Automations guides and connectors] - Delete Trigger

This page explains how to delete a trigger from an automation in Automation Hub. It is intended for developers configuring automations and should be used when you need to remove an existing trigger from an automation setup.

## Delete Trigger

To delete a trigger from the automation, perform the steps given below:
- Click the trigger tab (in our case, **HTTP Request Trigger**).
- Click the delete icon visible on the trigger header to delete the trigger.
- Confirm your action by clicking **Delete** again.

This will remove the trigger from the **Automations** configuration page.

## Common questions

### What happens after I delete a trigger?
Deleting a trigger will remove the trigger from the **Automations** configuration page.

### Do I need to confirm the deletion?
Yes. Confirm your action by clicking **Delete** again.

### Where do I find the delete option for a trigger?
Click the delete icon visible on the trigger header to delete the trigger.