# Track tags

## Overview

A tag is a label that can be attached to content. This allows you to group similar content together, and can later be used for filter on the team content page. We also have the concept of group tags, which can be used to assign and filter multiple tags in bulk.

You create tags using the Web UI.&#x20;

{% tabs %}
{% tab title="🌐 Web UI" %}

1. Click **Settings** → **Tags**.&#x20;
2. On the *Tag management page,* click **Create tag** on the right-hand side.
3. Input a tag name.
4. Click **Create tag**.&#x20;
   {% endtab %}
   {% endtabs %}

## Create tag groups

You create tags groups using the Web UI.&#x20;

{% tabs %}
{% tab title="🌐 Web UI" %}

1. Click **Settings** → **Tags**.&#x20;
2. On the *Tag management page,* click the **Groups** tab at the top of the page.
3. Click **Create group** on the right-hand side.
4. Input a tag group name.
5. Search and associate tags with the tag group.
6. Click **Create group**.&#x20;
   {% endtab %}
   {% endtabs %}

{% hint style="info" %}
You can always go back and add more tags later to groups.
{% endhint %}

## Add tags to tracks

You can add tags to tracks using the Web UI or the Instruqt CLI.

{% tabs %}
{% tab title="🌐 Web UI" %}

1. Click the track you want to add a tag to.
2. On the *Track dashboard*, click **Edit tags** in the *Tags* widget.&#x20;
3. Select tags.&#x20;
   {% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}

## Search by tag

You search and filter by tags using the Web UI.&#x20;

{% tabs %}
{% tab title="🌐 Web UI" %}

1. On the *Content page*, click the **All tags/groups** filter button.
2. Input a tag you wish to filter for.
   {% endtab %}
   {% endtabs %}
