Skills Management
Agent capabilities used for intelligent routing.Overview
Skills represent agent expertise and are used by the routing engine to match conversations with qualified agents.Skill Structure
Organize skills into groups for better management:Creating Skill Groups
Configuration
Creating Skills
Configuration
Proficiency Levels
Define what each proficiency level means:| Level | Name | Description | Routing Weight |
|---|---|---|---|
| 1 | Novice | Basic knowledge, needs guidance | 1.0 |
| 2 | Average | Handles common scenarios | 1.5 |
| 3 | Good | Handles complex issues | 2.0 |
| 4 | Expert | Deep expertise, can train others | 2.5 |
Custom Proficiency Scales
Agent Skill Assignment
Manual Assignment
Bulk Assignment
Assign skills to multiple agents:- Select agents from list
- Choose skill(s) to assign
- Set proficiency level
- Apply to selected agents
Skill Inheritance from Groups
Dynamic Skill Assignment
Programmatically assign skills during conversations.API Methods
Flow-Based Assignment
In dialog flows, use Script nodes to set skills:Skill-Based Routing
How skills are used in routing decisions.Routing Configuration
Skill Matching Logic
Skill Expiration
Set skills to expire automatically:Skill Reports
Agent Skill Matrix
View all agents and their skills in a matrix format:- Rows: Agents
- Columns: Skills
- Cells: Proficiency level
Skill Coverage
Related
- Routing — How skills affect routing
- Queue Management — Queue configuration
- Agent Console — Agent experience