# Restore the changes

## Introduction

A deleted trigger can be restored using the **Restore** option.

## Procedure

To restore the changes, perform the following steps:

**Step 1:** Navigate to the Triggers screen to view the deleted trigger.

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

**Step 2:** Select the deleted **Trigger**, and click **Restore** under the **Actions** drop-down on the top-right corner.

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

**Step 3:** Click **Yes** in the Restore Trigger confirmatory dialog box that appears.

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

**Step Result**: The Trigger is restored successfully.


---

# 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/restore-the-changes.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.
