# Edit a Tag

## Introduction

You can edit the Tag details of a particular tag.

## Procedure

To edit the tag, perform the following steps:

**Step 1:** Select the tag that you want to edit.

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

**Step 2:** From the **Actions** drop-down menu on the top right corner, select **Edit**.

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

**Step 3:** Edit the tag details and click **Save** on the top-right to save the changes.

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

## Edit Metadata <a href="#editmetadata" id="editmetadata"></a>

**Step 1:** Click **Metadata** and click **edit**

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

**Step 2:** Add the Key and the value.

**Step 3:** Click **Add** to add more keys and values.

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

**Step 4:** Click **Save** to save the Metadata.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FDHfSokNeyORbWi9Lc1Xi%2FEditing%20a%20tag.mp4?alt=media&token=35ac0c34-2c73-4745-ad37-ce39c28fa856>" %}


---

# 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/tags/edit-a-tag.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.
