# Add Tags

**Tags** provide an alternative way to organize your Document Objects. Once a Document Object is tagged with a tag name, you can filter and search for objects with that particular tag name.&#x20;

For example, if you want to clearly distinguish which Document Objects that are new for version 1.2 of your product vis-à-vis the Document Objects that are new for version 2.0, you simply tag the Document Object sets with the tag name "new in version 1.2" and "new in version 2.0" respectively.

A Document Object can belong to any number of tags and a tag be used on any number of Document Objects.

## Add Tags to an individual Document Object

In the Document Object Form, use the **Action** dropdown to access **Add to Tags** action.

Then either create a new Tag or assign the Document Objects to an existing Tag.

## Add Tags to a set of Document Objects

In the **Chapter View**, Document Objects can be assigned to **Tags**. Use the **Action** button to select the drop-down menu **Add Tag**.&#x20;

Select the document objects to be tagged in the selection tree.&#x20;

To include Document Objects from other Document Object Types in the operation, click **Select More...**&#x20;

Then either create a new Tag or assign the Document Objects to an existing Tag.

A Tag is identified by a Name and an optional Description (an optional text explaining the purpose of the Tag).

Tags can contain Document Objects of several type names. Tags can also contain Document Objects from linked projects.


---

# 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/add-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.
