# Tag Group Tab

Create and manage tag groups by organizing multiple tag keys with similar purposes or topics. Tag groups serve as a basis for reporting, analysis, and policy enforcement, supporting effective cost optimization. You can create, edit, delete, and view details of tag groups.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdsmpJQaODRfFCbtqL-aVmpFq4QuXHP3V11AWgy6FBFxgA1GjI9m96isuGfXjIcr71N2WiY9vRq6Tp7D0NC2YwqCErukaD7Mb5eVt4XpPfOL_JQajr5kKRzJixuSTTKbPwofuwwKQ?key=_suwlix0AE7NRIe0q_yS3Ze_" alt=""><figcaption></figcaption></figure>

1. As you search for tag group names, results are updated in real time to help you quickly find the information you need.
2. To add a new tag group, click the **\[Add Tag Group]** button. Enter basic details such as the group name and description, then add and save tag keys and values to complete the creation.
3. View a list of created tag groups along with their associated tags, creation date, and last updated date. Click a tag group name to see its details.&#x20;
4. Click **\[Edit]** to update group settings, including the group name, description, and tag keys or values. You can also add or remove tags as needed.
5. Click the **\[Delete]** button to delete a tag group.


---

# 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.opsnow.io/opsnow-user-guide-v0.2/menu/tag-manager/tag-group-tab.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.
