Features
Agent Metrics
TIXAE Agent Metrics feature provides insights into the performance of agents by tracking key metrics. These metrics help evaluate the effectiveness of the agentβs actions, measure response efficiency, and identify areas for improvement.
Key Features
- Performance Tracking: Monitors various parameters to assess the agentβs performance.
- Historical Data Analysis: Allows tracking of trends and patterns over time.
- Customizable Metrics: Enables users to define custom performance indicators relevant to their use case.
Usage
Accessing Agent Metrics
- Navigate to your agentβs dashboard and locate the Metrics tab.
- click on Metrics tab.
- Metrics table which shows the Metrics info
Customizing Metrics
Users can customize the tracked metrics based on their business needs:
1
Agent Metrics Tab
Navigate to your agentβs dashboard and locate the Metrics tab.
2
Define Metric
Define new metrics is very simple you only have to set the following parameters:
- Metric key: the key of metric to measure.
- Metric type: the type of metric (either number, boolean or enum).
- Metric description: an optional short description about the metric.
Enum metric type will require additional parameter which is the options to choose from.
For Example: sentiment could be either positive, negative or netural so we need to tell the metric that this enum metric type could have one of these three values
3
Save Changes
Save changes to apply custom metrics.