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

# About triggers

> Mastering Tag Triggers: A Comprehensive Guide to ClickFlare Tag Manager's Trigger Setup

Tags fire in response to events. In ClickFlare Tag Manager, a *trigger* listens to your web page or mobile app for certain types of events like form submissions, button clicks, or page views. The trigger tells the tag to fire when the specified event is detected. Every tag must have at least one trigger in order to fire.

Triggers are evaluated when code on the page or app is executed, and associated tags are fired or blocked when the trigger conditions are met.

## Create a new trigger

To create a new trigger, follow these steps:

1. Navigate to **Tag Manager** in the left-side menu.
2. Choose the container by clicking its name.
3. Inside the container, navigate to the "Triggers" tab.
4. Click on **+ New Trigger**.
5. Pick the [trigger type](/docs/en/tag-manager-1/trigger-types) you want to create.
6. If necessary, choose a condition for when the trigger should activate.
7. Click **Save**.

<img src="https://mintcdn.com/clickflare/GPmlXVWHNq-9kzLd/images/help-center/07-tag-manager/05-triggers/01-about-triggers-01.png?fit=max&auto=format&n=GPmlXVWHNq-9kzLd&q=85&s=43991b195d2103f6718cc24e4f0289ed" alt="About triggers" width="1243" height="586" data-path="images/help-center/07-tag-manager/05-triggers/01-about-triggers-01.png" />

## Create a trigger from a tag definition

You can create a new trigger during tag configuration. From any *tag configuration* page:

1. In the *Triggers*' section, click on the select Triggers dropdown.
2. Click + **Create New Trigger**.
3. Select the trigger type you would like to create.
4. Complete the setup for the selected [trigger type](/docs/en/tag-manager-1/trigger-types).
5. Click **Save**.

<img src="https://mintcdn.com/clickflare/GPmlXVWHNq-9kzLd/images/help-center/07-tag-manager/05-triggers/01-about-triggers-02.png?fit=max&auto=format&n=GPmlXVWHNq-9kzLd&q=85&s=d15df9f0701dbdfda8e930eaef88858f" alt="About triggers (2)" width="1238" height="669" data-path="images/help-center/07-tag-manager/05-triggers/01-about-triggers-02.png" />

## Edit a trigger

To edit an existing trigger:

1. Click **Triggers**.
2. Click the 3 dots, next to the trigger name.
3. Click **Edit**.
4. Make the necessary changes and click on **Save.**

<img src="https://mintcdn.com/clickflare/GPmlXVWHNq-9kzLd/images/help-center/07-tag-manager/05-triggers/01-about-triggers-03.png?fit=max&auto=format&n=GPmlXVWHNq-9kzLd&q=85&s=11f07aeee7cc4ef14c98c0d7c7cf45fd" alt="Make the necessary changes and click on Save" width="1206" height="380" data-path="images/help-center/07-tag-manager/05-triggers/01-about-triggers-03.png" />

<Info>
  Note: Depending on the trigger, it might be made up of a [***Variable***](/docs/en/tag-manager-1/about-variables), an ***Operator***, and a ***Value***:
</Info>

### Related Resources:

* [Trigger types](/docs/en/tag-manager-1/trigger-types)
* [Components of ClickFlare Tag Manager](/docs/en/tag-manager-1/components-of-google-tag-manager)
* [Getting started with ClickFlare Tag Manager](/docs/en/tag-manager-1/getting-started)
