Routing in a team based on skill and expertise

We have a requirement where new cases need to be assigned to the team members based on skill and expertise ?

It should also takes into account the Operator’s availability .

@RITESH2013

You can use the ToLeveledGroup router utility where you can pass the skill as parameter. See if it helps, thanks!