Settings → Skills & Routing section. They can be organized hierarchically here to ensure structured classification.
Types of Tags
Tags are the basis for ticket categorization. They allow for classifying tickets according to various criteria. The following types of tags are distinguished: Skill TagsThese tags represent specific skills or areas of expertise such as billing or switching. If they are stored with an employee, tickets with these skill tags are automatically routed to the appropriate agents or teams. General Tags
In addition to the skill tags, which refer to the capabilities of employees, there are more tag categories available. These tags allow tickets to be flexibly structured, labeled, and used for automatic distribution:
General Tags
General Tags
Brand Tags
Brand Tags
Product Tags
Product Tags
Customer Tags
Customer Tags
Contract Tags
Contract Tags
Automatic Tag Assignment
Different detection methods are offered to assign certain tags to incoming tickets. The configuration of these assignment rules is done per tag. The following methods are available:AI Detection
AI Detection
Machine learning algorithms are used to automatically assign tags based on patterns and historical data. The AI learns autonomously and is further trained by manual changes made by the employee.ExampleTraining data for customer concerns about “Bank data”:

Condition Detection
Condition Detection
Tags are assigned based on ticket, customer, and/or contract attributes. Conditions can be linked arbitrarily.Operators and expected values
ExampleLinking conditions for customer concerns for marketing purposes:
| Operator | Expected Data Type | Effect |
|---|---|---|
= | string, number, or boolean | Checks whether the data point exactly matches the specified value. |
!= | string, number, or boolean | Checks whether the data point deviates from the specified value. |
contains | string | Checks whether the data point contains the specified text. |
not contains | string | Checks whether the data point does not contain the specified text. |
in | array | Checks whether the data point is included in the specified list of values. |
not in | array | Checks whether the data point is not included in the specified list of values. |
> / >= / < / <= | number | Compares the data point numerically with the specified value. |
is null | null or no value | Checks if no value is present. |
is not null | null or no value | Checks if a value is present. |
contains RegEx | string | Checks whether the data point corresponds to a regular expression. |

AI and Condition Detection
AI and Condition Detection
Tags are assigned when both methods apply.ExampleHere, tags are recognized if the AI training data applies, AND no reference to termination or relocation is taken in the customer’s message:

AI or Condition Detection
AI or Condition Detection
Tags are assigned based on either of the two methods.ExampleHere, tags are recognized if the AI training data applies, OR no reference to termination or relocation is taken in the customer’s message. The assignment would probably apply to many cases here:

Channel
Channel
Tags are assigned based on the ticket’s incoming channel. For instance, if the “Portal” and “Email” are determined as the channel, the tag is recognized only for these two channels. Tickets with the incoming channel “Letter” are excluded from this assignment.

Subchannel
Subchannel
Analogously to “Channel”, tags are assigned based on the subchannel through which a ticket was received. Subchannels can be specific email boxes, chatbots, or telephone lines.

Manual Detection Only
Manual Detection Only
Tags are assigned exclusively manually by the processor itself.
Additional Configuration Options
Additional settings allow for even more precise control:Visibility
Visibility
- Visible / activated: these tags are automatically assigned and can be seen by every employee in the ticket
- Not visible / deactivated: these tags are no longer automatically assigned and are only visible for already tagged tickets
- Private / internal only: these tags are automatically assigned but are only visible to employees with the “Private Tags display” permission
Complexity
Complexity
The complexity determines which tag should be considered decisive for evaluation purposes when multiple tags have been assigned to a ticket. The tag with the highest complexity (“specialist topic”) is used as the primary tag.
Priority
Priority
To prioritize tickets with certain tags, it may be necessary in certain cases to adjust the routing priority. This allows the ticket processing process to be tailored to individual requirements.
The higher the priority, the faster the ticket is assigned to an agent and can be processed preferentially given the same deadline.
Routing relevance
Routing relevance
Determines whether a tag is taken into account in the skill-matching logic in routing. If the routing relevance is deactivated, the tag is ignored in the agent assignment — agents without this skill can still receive tickets with this tag. This is useful for tags that are solely for categorization or internal labeling purposes and should not influence ticket distribution.
Test cases
Test cases
To check whether the configured detection of a tag works correctly, test cases can be stored. After entering a ticket ID, the “Playback” button is pressed. The result of the test is displayed directly below.