Groups & Teams
Groups organize agents into teams for efficient request routing and workload management.
What are Groups?
Groups are collections of agents who:
- Share responsibility for certain request types
- Have a common queue to work from
- Can be assigned requests as a team
- Often represent skill areas or departments
Common Group Structures
By Expertise
| Group | Purpose |
|---|---|
| Hardware Support | Physical equipment issues |
| Software Support | Application problems |
| Network Support | Connectivity issues |
| Security | Security-related requests |
| Database | Database administration |
By Support Level
| Group | Purpose |
|---|---|
| Level 1 (L1) | Initial triage, simple issues |
| Level 2 (L2) | Intermediate technical issues |
| Level 3 (L3) | Advanced/specialist issues |
By Location/Region
| Group | Purpose |
|---|---|
| North America | Regional support |
| Europe | Regional support |
| Asia Pacific | Regional support |
By Customer/Department
| Group | Purpose |
|---|---|
| Finance IT | Finance department support |
| Sales IT | Sales department support |
| Executive Support | VIP/executive requests |
Creating Groups
Administrators create groups via:
- Navigate to Settings > Groups
- Click New Group
- Enter group details:
- Name (required)
- Description
- Manager (optional)
- Click Create
Managing Group Membership
Adding Members
- Open group settings
- Click Add Member
- Search for user
- Select and confirm
Removing Members
- Open group settings
- Find member in list
- Click Remove
- Confirm removal
Bulk Management
For larger changes:
- Import from CSV
- Sync from identity provider groups
- Use API for automation
Group Queues
Each group has a shared queue:
Queue Features
- Shows all requests assigned to group
- Unassigned requests appear first
- Agents can claim requests
- Workload visible to all members
Working the Queue
- Navigate to Requests
- Filter by your group
- View unassigned requests
- Click Assign to Me to claim
Queue Prioritization
Queue sorts by:
- SLA urgency (breaching first)
- Priority level
- Creation date
Request Assignment
To Group
Assign requests to group (not individual):
- Appears in group queue
- Any member can claim
- Useful when unsure who should handle
To Individual in Group
Assign to specific person:
- Goes directly to their queue
- Still visible in group view
- Appropriate when expertise is known
Reassignment
Transfer between:
- Agents in same group
- Different groups entirely
- Individual to group queue
Group Settings
Basic Configuration
| Setting | Description |
|---|---|
| Name | Group display name |
| Description | Purpose and scope |
| Manager | Group lead (for escalations) |
| Group contact email |
Notification Settings
Configure per-group:
- New request alerts
- SLA warning notifications
- Escalation alerts
- Daily digest emails
Auto-Assignment Rules
Future feature - automatic routing:
- Category-based routing
- Keyword matching
- Round-robin assignment
- Load balancing
Group Hierarchy
Parent-Child Groups
Create hierarchies for complex organizations:
IT Support
├── Hardware
│ ├── Desktop
│ └── Mobile
├── Software
│ ├── Office Apps
│ └── Custom Apps
└── Network
├── LAN
└── VPN
Escalation Paths
Define escalation routes:
- L1 → L2 → L3
- Sub-group → Parent group
- Regional → Global
Multi-Group Membership
Benefits
Users in multiple groups can:
- See requests from all groups
- Be assigned from any group
- Balance workload flexibly
Example
A senior agent might belong to:
- L2 Support (primary)
- L3 Support (escalation backup)
- Security (specialist area)
Considerations
- Avoid too many groups per user
- Clear primary group responsibility
- May see duplicate requests in views
Metrics and Reporting
Group Performance
Track per group:
- Request volume
- Resolution times
- SLA compliance
- Workload distribution
Workload Analysis
Monitor:
- Requests per agent
- Queue depth over time
- Peak hours
- Bottlenecks
Best Practices
Group Design
- Keep groups focused: Clear purpose for each
- Right size: 3-10 members typically optimal
- Clear ownership: Every request type has a group
- Avoid overlap: Minimize confusion about routing
Membership Management
- Review membership quarterly
- Update when roles change
- Remove inactive members
- Document group responsibilities
Queue Management
- Don't let requests sit unassigned
- Balance workload actively
- Escalate appropriately
- Communicate within team
Troubleshooting
Requests Going to Wrong Group
- Review category-to-group mapping
- Check request submission forms
- Train users on proper routing
Group Queue Empty but Requests Exist
- Verify filter settings
- Check group membership
- Confirm requests are assigned to group
Can't Add User to Group
- Verify user exists in system
- Check you have Admin role
- User may have reached group limit
Related Topics
- User & Group Management - Administration
- User Roles & Permissions - Access control
- Requests & Workflows - Request handling