---
title: Tags
description: Organize and categorize assets using flexible tags to enhance data management, filtering, and analysis for informed decisions.
---

import { Aside, Steps } from '@astrojs/starlight/components';

# Tags

Tags help you organize and categorize Infoveave assets by assigning specific attributes or characteristics. Tags offer a flexible way to label items, helping you manage the assets effectively. You can use tags to categorize items based on a wide range of attributes such as status, priority, topic, or any other relevant characteristic. Tags allow you to quickly filter and analyze data, helping you gain valuable insights and make informed decisions.

## Adding a Tag

![Tags (1)](/images/Data-Governance/Tags/Tags-1.png)

To define a new tag in Infoveave, follow the below steps.

<Steps>
1. To add a new tag, navigate to **Data Governance <i class="fa-duotone fa-regular fa-arrow-right"></i> Tags.**
2. Click on the **Tags** section on the left side panel of the screen. All tags created, if any, will be visible under **Tags.**
3. To add a new tag, click on the **New** button.
4. Enter a unique tag **Name** that reflects the nature of the data it will encompass.
5. Pick a unique **Color** for the tag.
6. Select the **Behaviour** for the tag.
7. Click **Save** to incorporate the new tag into the system.
8. For an existing tag, you can edit the information or delete it by selecting the respective actions.
</Steps>

<Aside type="caution">
You cannot add custom colors for tags.
</Aside>