# Triggers Screen

## Introduction

This section describes the Triggers screen UI elements.

## Procedures

#### Filter Triggers <a href="#filtertriggers" id="filtertriggers"></a>

Using the Filter Triggers option, you can filter the triggers based on the following types:

* Filter By Name: Filters the trigger based on the trigger name.
* Filter By Attribute Value: Filters the trigger based on Attribute Value.&#x20;
* Filter By Metadata Attribute: Filters the trigger based on Metadata Attribute.

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

#### Add Triggers

To create a new Trigger, click on the Add Trigger option located at the top-right corner of the screen.

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

#### Adjust Triggers View Per Page

**Triggers (21 of 21)**

This section shows the number of Triggers currently displayed out of the total available.

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

This option indicates the number of Triggers currently displayed out of the total available Triggers.\
You can adjust the number of Triggers displayed per page using the dropdown menu located at the top-right corner of the screen.

* 50 per page: Displays up to 50 Triggers on the current page.
* 100 per page: Displays up to 100 Triggers on the current page.
* 200 per page: Displays up to 200 Triggers on the current page.

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

#### Filter By Data Elements <a href="#filterbydataelements" id="filterbydataelements"></a>

The Filter By Data Elements option allows to filter the triggers based on the Data Elements.

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

You can select either the User-defined Data Element or Default Data Element in the Choose Data Elements screen.

![](https://ingest-lab.netlify.app/images/triggersimages/choosedataelements.png)

#### **Refresh the Triggers Screen**

The Refresh button allows you to reload the Triggers screen. If you create new Triggers or update their properties and the changes are not immediately visible on the main UI screen, clicking the Refresh button will reload the page to display the most up-to-date information.

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

#### Default Triggers <a href="#defaulttriggers" id="defaulttriggers"></a>

Select the Default Triggers check box if you are selecting the default triggers for a particular tag.

<figure><img src="/files/32rxutaE34vnVv8ICGcG" alt=""><figcaption></figcaption></figure>

Red color indicates that the trigger is actively being recorded.

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

#### Additional Fields on the Triggers Screen

The following are the additional fields that appear on the Triggers screen.

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

| Column Name | Description                                                                                                                                                                                               |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name        | Denotes the trigger Name.                                                                                                                                                                                 |
| Support     | <p>Denotes whether the trigger is a server-side or a browser-side setting. </p><ul><li>C: Denotes that the Trigger is client-side.</li><li>S: Denotes that the Trigger is server-side.</li></ul>          |
| Status      | <p>Denotes the status of the Trigger.<br>• Production: The Trigger is in Production status.<br>• Staging: The Trigger is in Staging status.<br>• Pending Publish: The Trigger is yet to be published.</p> |
| Created By  | Denotes the user who created the Trigger.                                                                                                                                                                 |
| Updated By  | Denotes the user who updated the Trigger.                                                                                                                                                                 |
| Updated On  | Denotes when the Trigger is last updated.                                                                                                                                                                 |

#### Steps to Add a Tag to the Trigger

Click Add Tag.

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

The Select Provider panel will open on the right side of the screen.

* Use the search bar at the top of the panel to find a specific provider, o**r**
* Browse through the list of available providers and select the one you need.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2F0nVqLkPCM4LSQfREIAs5%2FTriggers%20screen.mp4?alt=media&token=7d6911d1-2923-45b2-b412-dae868467376>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ingestlabs.com/tag-manager/triggers/triggers-screen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
