# Edit Tags

Click on the **Edit** Icon in the Tag bar to modify the data for a Tag. You can remove Document Objects from the list of currently tagged Document Objects or change the **Name** or **Description** of the Tag.&#x20;

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

You can also use **Generate Excel Report** to create an excel report that contains all the Document Objects that belong to a tag.

## Lock a Tag

Users with Project Management user rights have the possibility to Lock (and unlock) Tags by checking the **Locked** checkbox. A locked Tag cannot be edited or deleted by users that do not have these permissions.

## Add new Object if Active

If the **Add New Object if Active** checkbox is selected for a tag, any created Document Objects will automatically added to the tag in question (including generated and executed Document Objects) **if the tag is active**.

## Delete a Tag

To delete a Tag, click on the **Delete** symbol in the Tag Bar.


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/work-with-tags/edit-tags.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.
