> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dovetail.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Project tags

<img src="https://mintcdn.com/dovetail-e5aa4160/mN7xFQnMVduaQRDY/help/projects/project-tags/Project-tags-hero.png?fit=max&auto=format&n=mN7xFQnMVduaQRDY&q=85&s=ef84080faa948679a1886c6b499d2cbc" alt="Project Tags Hero Pn" width="2184" height="1452" data-path="help/projects/project-tags/Project-tags-hero.png" />

<Info>
  Available on [Professional and Enterprise plans](https://dovetail.com/pricing/)
</Info>

## Overview

Managers and contributors can create custom project tags that they can organize, group, and merge on boards within projects. In tags, you can also quickly review and watch highlight reels that stitch together highlights grouped under each tag.

***

## Create a project tag

Utilize tags to group related highlights. A single highlight can have one or many tags associated with it, and a single tag can have many highlights associated with it.

Tags can be created from two places in a project: In a data page and under the Tags tab

<Tabs>
  <Tab title="In a specific data page">
    Drag over a section of text within a note, and select `Tag` from the action menu. From there, you can create a new tag to group your highlight under.

    <video autoPlay muted loop playsInline className="w-full" src="https://videos.ctfassets.net/8fl1jrx919na/3AxRPoPGFZuVrgudTg2aLF/d585595712cb529f7bd39b44297c95ad/Create_tag.mp4" />
  </Tab>

  <Tab title="In Tags">
    By opening a tag board, you can create a new tag by selecting `+ New tag` from any group within the board. Once created on a tag board, you can use this tag when highlighting your data.

    <video autoPlay muted loop playsInline className="w-full" src="https://videos.ctfassets.net/8fl1jrx919na/3UufueNulEdgSc3kxCVs46/cfa720258dea9d1dba1f8d2da5674da6/Create_tag_on_board.mp4" />
  </Tab>
</Tabs>

***

## Organize project tags into groups

You can create multiple groups on a single tag board within a project.

* To do this, open your tag board and select `New group`.
* From there, you can create new tags inside the group or drop and drag to move existing tags into a group.

### Assign colors to your tags

Like affinity mapping, you can also color-code your tags individually or in bulk within a single group.

* To change the color of a group of tags, hover over the tag group title and select `•••`.
* From there, select individual tags or `Select all` and choose the **Color** in the pop-up menu.

***

## Merge related tags in your project

If you find there are similar tags created within your project, you can condense and clean up these by merging them together on a tag board. When doing so, all highlights grouped under each tag will live under a single tag.

* To merge tags on the same tag board, select the checkbox in the top left corner of your chosen tag.
* From there, a toolbar will appear. Select `Merge` into, chose your tag and confirm the merge with `Merge tags`.

You can also drag and drop any tag on top of another to merge them together on your tag board.

<video autoPlay muted loop playsInline className="w-full" src="https://videos.ctfassets.net/8fl1jrx919na/4dpIMo8m0E1pEjtddxurXC/fe1e8934493bd686ec17075d53ad2e86/Merge_tags.mp4" />

***

## Bulk import tags into a project

You can create multiple tags at once from a single spreadsheet. This is handy if you have an existing spreadsheet of tags that you wish to bring into Dovetail for you and your team to use.

The file should be UTF-8 encoded Comma Separated Value (CSV) file with a header row and have at least 1 column for:

* **Title**: text format (200 character limit)

You can also include columns for:

* **Description**: text format (300,000 character limit). This becomes the description of the tag that appears when viewing the tag in your project.
* **Created date**: must be in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date format or YYYY-MM-DD HH:MM

Once your CSV is prepared, open **Tags** in your project and select `Import` in the top right corner.

During import, you will need to map columns from your spreadsheet to how it will be presented on your tag. For example, if you have a column for tag descriptions, you can include this information to the tag page by mapping this to the option ‘Description'.

***

## Create global tags for use across projects

<Info>
  Available on[ Business and Enterprise plans](https://dovetail.com/pricing/)
</Info>

**Managers** of Enterprise workspaces can create sets of global tags for users with **workspace tags**. Workspace tags help group related highlights across projects under a single theme.

[**Learn more about workspace tags and how to create them for your workspace →**](https://docs.dovetail.com/help/projects/workspace-tags)

<AccordionGroup>
  <Accordion title="What happened to tag summaries?">
    We've recently deprecated our tag summary feature, so it's no longer available for any tags in your workspace. For summaries of highlights under a tag, we recommend using our chat feature instead.
  </Accordion>
</AccordionGroup>
