How to Manage Ticket Tags
Tags let you label and organize tickets beyond categories. Use them for workflows, priorities, tracking, and custom grouping. Tag management is a Pro feature.
What Are Tags?
Tags are flexible labels you can attach to tickets for additional organization. Unlike categories (which are usually broad topics like “Billing” or “Technical”), tags are more specific and you can assign multiple tags to a single ticket.
Examples:
bug,feature-request,documentationurgent,vip-customer,waiting-on-vendorv2.0,mobile-app,api-issue
Managing Tags
Go to Support Genix > Settings > Tags.
Create a Tag
- Click Add New (or the + button).
- Enter the Tag Name (max 150 characters).
- Set the Status:
- Set Show On (where the tag is visible):
- Click Save.
Bulk Create Tags
You can create or update multiple tags at once:
- Click Bulk Add/Update.
- Enter multiple tags (one per line or as a JSON array).
- Click Save.
Edit a Tag
- Click the Edit button next to any tag.
- Modify the name, status, or visibility.
- Click Save.
Delete Tags
- Click the Delete button next to a tag to remove it.
- Select multiple tags and use bulk actions to delete them all at once.
- Deleting a tag removes it from the tag list but does not delete the tickets that had the tag.
Bulk Activate/Deactivate
Select multiple tags and use the bulk action dropdown to activate or deactivate them together.
Assigning Tags to Tickets
When Creating a Ticket
- In the new ticket form, find the Tags field.
- Select one or more tags from the dropdown.
- Submit the ticket.
On an Existing Ticket
- Open the ticket in the Ticket Details view.
- In the Info section, find the Tags field.
- Add or remove tags as needed.
- The changes save automatically.
Bulk Tag Assignment
- In the ticket list, select multiple tickets using checkboxes.
- Choose Quick Edit from the bulk actions dropdown.
- Select tags to add.
- Click Apply.
Note: Bulk tag assignment adds tags to existing ones — it doesn’t replace them.
Filtering Tickets by Tag
- In the ticket list, open the Tag Filter.
- Select one or more tags.
- The list shows only tickets with the selected tags.
- Use All Tags to show all tagged tickets (regardless of specific tag).
Tags and Auto-Close
Tags integrate with the Auto-Close feature (Pro):
- In Settings > Auto Close, you can specify tags to exclude from auto-closing.
- Tickets with excluded tags will never be automatically closed, regardless of inactivity.
- This is useful for tags like
vip,ongoing, orwaiting-on-vendor.
See Automatic Ticket Closing and Cleanup for details.
Tags vs Categories
| Categories | Tags | |
|---|---|---|
| Per ticket | One category | Multiple tags |
| Purpose | Broad topic/department | Specific labels, workflows, tracking |
| Required? | Often required | Always optional |
| Custom fields | Can have category-specific fields | No |
| Assignment rules | Can trigger auto-assignment | No |
| Examples | “Billing”, “Technical”, “Sales” | “bug”, “urgent”, “v2.0” |
Use categories for the primary classification and tags for additional context.