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

# Tags

> Learn how to use tags to organize and categorize tickets in Thena.

<img src="https://mintcdn.com/thena-840ce5ec/fnPhXvYfm-TNmZho/images/docs/Tags.webp?fit=max&auto=format&n=fnPhXvYfm-TNmZho&q=85&s=1d5876e7e3032bc07bfd4ccdb0f1dd7b" alt="Tags interface" className="rounded-lg" width="7680" height="4800" data-path="images/docs/Tags.webp" />

Tags in Thena help you organize and categorize tickets in a flexible, lightweight way—
without needing to rely on rigid fields or workflows. You can tag tickets by theme, issue
type, team context, customer segment, or any other custom label that fits your
operation.

## Create and manage tags

Admins can create new tags under Settings > Tags. Each tag can be:

* Named and color-coded
* Edited or deleted anytime
* Easily searchable from the tag manager

This helps keep your tagging system clean and consistent across teams.

## Where tags show up

Once created, tags can be applied to any ticket. Tags appear in two key places:

<CardGroup cols={2}>
  <Card title="Ticket cards" icon="table">
    Tags show up prominently in boards and lists, making it easy to identify ticket categories at a glance.
  </Card>

  <Card title="Ticket window" icon="sidebar">
    Tags are editable within the right sidebar, allowing agents to quickly update categorization.
  </Card>
</CardGroup>

This makes them perfect for quickly filtering and scanning across large volumes of
tickets.

## Tag usage in workflows

Tags aren't just for visuals—they also work behind the scenes. You can use tags to:

<CardGroup cols={2}>
  <Card title="Trigger automations" icon="robot">
    Start workflows and automations based on specific tag combinations.
  </Card>

  <Card title="Set conditions" icon="route">
    Create routing rules or SLA conditions based on ticket tags.
  </Card>

  <Card title="Segment reports" icon="bars">
    Group and analyze tickets in reports and analytics dashboards.
  </Card>

  <Card title="Bulk actions" icon="list-check">
    Enable mass updates across filtered views of similarly tagged tickets.
  </Card>
</CardGroup>

## Searching and filtering by tags

Use the search bar or board-level filters to view all tickets associated with a specific tag.
This makes it easy to isolate patterns, monitor special projects, or escalate critical
topics.

## Best practices

<CardGroup cols={2}>
  <Card title="Keep it short" icon="text">
    Use short, intuitive tag names that are easy to recognize and remember.
  </Card>

  <Card title="Use colors" icon="palette">
    Apply consistent colors to visually group related tags for faster recognition.
  </Card>

  <Card title="Regular cleanup" icon="broom">
    Periodically review and remove unused tags to prevent tag sprawl.
  </Card>

  <Card title="Team training" icon="users">
    Train your team on when and how to apply specific tags for consistency.
  </Card>
</CardGroup>
