# Add a New Alarm (Tag Expiration Alarm)

## Introduction

This option allows users to create a new Tag Expiration Alarm. It helps monitor tags and notifies users when a tag is about to expire, enabling timely action.

## Procedure

To add a new alarm, perform the following steps:

**Step 1:** Select **Alarms** from the left navigation panel.

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

**Step 2:** Click **Add Alarm** on the top-right corner of the screen.

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

**Step 3:** Select **Tag Expiration Alarm**.

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

**Step Result:** The New Tag Expiration Alarm screen appears.

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

**Step 4:** Enter the following details in the New Tag Expiration Alarm screen.

**Step 5:** In the **Name** field, enter the alarm name. In the **Description** field, enter the alarm description.

<figure><img src="/files/81tsilwlRSH7PwFgsJu8" alt=""><figcaption></figcaption></figure>

**Step 6:** In the Metadata Filters, select a key.

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

**Step 7:**  Under the Enter Value field, enter the corresponding value.

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

**Step 8:** The entered values will appear under Selected Values.

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

**Step 9:** To clear the selected values, click Clear.

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

**Step 10:** To delete an entry entirely, click Delete.

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

**Note:** You can add multiple filters by clicking Add.

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

**Settings**

**Step 11:** Enter the details mentioned in the **Settings** section.

a. **Tag Expiry Lookback (in Days)**: Send tag expiration notification before the tag expires. You can choose five durations during which the alert should be sent. The number of days must be between 1-180.

<figure><img src="/files/1zLSBQP2X9CPaN04LwdZ" alt=""><figcaption></figcaption></figure>

b. **Report Time:** Select the time to trigger the tag expiration alarm. The timezone is set according to the user time zone.

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

**Destination**.

**Step 12:** Select **Notification Group**: The tag expiration alert is sent to the contacts configured in the selected notification group. In this step, you can select the check boxes or search for a particular group.

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

**Step 13:** Provide **Email ID**: Enter the e-mail IDs to send the tag anomaly notification. You can add users using the **Add Users** tab.

Note: You can select **Notification Groups**, **Email IDs**, or **both**, based on where you want to send the alerts.

**Step 14:** Click **Save** to save the settings.

**Step 15:** A message appears confirming that the alarm was added successfully.

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


---

# 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/alarms/add-a-new-alarm-tag-expiration-alarm.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.
