# Delete a Transformer

## Introduction

You can delete a particular Transformer.

## Procedure

To delete a Transformer in Tag Manager, perform the following steps:

**Step 1:** Select the Transformer that you want to delete.

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

**Step 2:** In the top right corner, click the ***Actions*** drop-down and select ***Delete***.

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

**Step 3:** Click **Yes** on the confirmatory message that appears.

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

**Step Result**: The Transformer is deleted successfully.

**Note**: The following error occurs if there are any dependencies for the transformers in tags.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2Fx2CnowCzQiygQCy89VBw%2FDelete%20a%20Transformer.mp4?alt=media&token=6edff1b8-f347-4ecb-a676-e53c0180200c>" %}


---

# 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/transformers/delete-a-transformer.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.
