Auto Assign UI Action functionality FAQIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } .spanColor { color: #646464; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } p{ font-size:11px; } hr{ border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; } ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Auto Assign functionality FAQ Overview This article lists some of the FAQs on the Auto Assign UI Action to explain some of the logic behind the functionality and depict the auto assignment workflow. For more information, see the product documentation topic Auto assignment. Frequently Asked Questions Q: What are the various criteria that auto assignment can work on? Agent SkillsAgent LocationAgent Time zoneConsistent assignmentSchedulesPriority Assignment Q: What is consistent assignment? Tasks under the same request will be assigned to the same agent when possible. Q: What is Priority Assignment? For the configured priority tasks, the task is assigned to the next available agent without considering time zone and location. If no agent can be found in a two-week time span, the task is assigned to the manager of the assignment group. Q: Can an admin choose to configure both consistent assignment of tasks and assignment using agent or task schedules? No. If schedule is one of the chosen criteria, then consistent assignment cannot be chosen as well. Only one of the two criteria can be chosen. Use consistent assignment only if travel distance is not an important factor. Q: How does auto assignment pick an agent? Based on the configured criteria, agents are assigned a rating. Then the agent with the best rating is picked. Q: What if all agents have the same rating? If schedule is not a configured criteria, then the agent with the fewest tasks assigned gets a higher preference. If schedule is a configured criteria, then the agents are sorted based on distance (if applicable), start time, and then agent ID. Q: What happens when schedule is one of the configured criteria? Based on the window start and end of the task, every agent is checked to see if they can complete the work in that window. If a valid work block is found, the task the agent would be working on before this task and after this task is identified. Then the travel time between the tasks is calculated and used to assign a rating for the work block. For every agent, the best work block is identified. Then the best work block among all the agents is identified. The task is then assigned to that agent for that work block. Q: How is agent availability determined? The availability of agents is determined using the work schedule of the agent. Any time off and tasks assigned to an agent will be considered as times the agent is not available to work. Q: If the agent does not have a work schedule assigned, what work schedule is considered? If the agent does not have a work schedule, then the agent work schedule is determined using a system property. For FSM, the start time property is - work.management.default.start.time and the end time property is work.management.default.end.time. If these properties are not configured, then an 08:00 to 17:00 default is used. For other application, the property prefix would be different. Q: As an admin, I want both skills and location of agent to be considered but want the location to be given a higher priority over skills. How can this be achieved? You can use system properties to provide weights to various criteria. An admin can provide a higher weight for location (10) and a lower weight for skills. The weights need to be between 0 and 10. For Field Service, these weights are work.management.skills.weight and work.management.location.weight. For other applications, the property prefix would be different. Workflow <!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica} -->