Macha

Freshdesk Ticket Assignment Explained (Round-Robin, Load-Balanced, Skill)

Abbas, Customer Support & AI, Macha

Written by

Ankeet Guha, Co-founder & CTO, Macha

Reviewed by

Published July 11, 2026

Updated July 11, 2026

Every ticket that lands in Freshdesk has to end up on someone's plate, and how it gets there decides whether your queue feels fair, fast, or chaotic. Freshdesk gives you three automatic ways to make that decision — round-robin, load-balanced, and skill-based — all running on the same underlying routing engine, and each one optimises for a different thing. Round-robin chases an even ticket count. Load-balanced chases speed by watching who's already busy. Skill-based chases the right expertise, even if it means an uneven spread. Picking the wrong one quietly costs you: agents drown while colleagues idle, or specialist tickets bounce around generalists who can't close them. This guide compares all three honestly, shows the exact setup paths, and is upfront about which plan you need and where each engine stops being enough.

Freshdesk Ticket Assignment Explained (Round-Robin, Load-Balanced, Skill)

The one engine behind all three methods

Before the differences, the thing they share. Every automatic assignment method in modern Freshdesk is powered by a single routing engine called Omniroute, which checks agent availability, current load, and assignment preferences before it hands a ticket over. Per Freshworks' documentation on automatic ticket assignment, you don't pick a routing method globally — you pick it per group, under Admin → Groups → (edit a group) → Group Properties → Advanced Automatic Routing. That's an important mental model: assignment is a property of the group a ticket lands in, so the same helpdesk can run round-robin for Billing and skill-based for Tier 2 if the plan allows it.

One wrinkle worth flagging early: there's a legacy round-robin that predates Omniroute and still shows up on some accounts and groups, separate from the newer Advanced Automatic Routing. If you're auditing an older setup and see "Round robin (Legacy)" on a group, that's the old engine, not the Omniroute version described here. Groups are the container all of this hangs off, so if the concept is fuzzy it's worth reading Freshdesk groups explained first.

Round-robin: equal count, simplest to reason about

Round-robin distributes tickets to online agents in a circular order. The first ticket goes to agent A, the next to agent B, the next to C, then back to A — cycling through everyone who's available in the group so that, by the end of the day, each agent has handled roughly the same number of tickets. Per the round-robin setup docs, it only assigns to agents marked online, so someone who's logged out or unavailable gets skipped.

Its strength is also its blind spot: round-robin counts tickets, not effort. It doesn't know that agent B is halfway through a gnarly refund thread while agent C just cleared their queue — both are "one more ticket" in its eyes. That makes it a great fit for small teams handling reasonably uniform, straightforward queries, where every ticket costs about the same and fairness-by-count is genuinely fair. We walk through the full configuration in how to set up round-robin in Freshdesk.

Load-balanced: routes by who's actually busy

Load-balanced assignment routes each new ticket to the least-loaded agent, then keeps filling the group until everyone hits a cap you define. Instead of counting tickets handed out, it watches how many each agent is currently holding. Per Freshworks' load-balanced assignment docs, you set a per-agent concurrent limit anywhere from 1 to 100 — Freshworks suggests 5 as a sensible starting point — and incoming tickets flow to whoever is furthest below their cap.

Two details matter here. First, only tickets with an active SLA timer count toward an agent's load, and you can exclude certain statuses (like Pending or Waiting on Customer) from the tally in Assignment Preferences — so a ticket parked waiting on a customer doesn't block an agent from receiving new work. Second, because faster agents clear their plates sooner, they naturally get assigned more tickets over time. That's the point: load-balanced optimises for quick resolution and throughput rather than a tidy equal count, which makes it the better default for larger teams with real volume and uneven ticket complexity.

Skill-based: right expertise, Enterprise-only

Skill-based routing assigns tickets to the agent best equipped to handle them — the multilingual specialist, the billing expert, the person who owns a particular product line. Rather than living on the group, skills are defined centrally under Admin → Skills. Per the skill-based routing docs, you create a skill, give it a name, and attach conditions based on ticket, contact, or company fields — for example, requester language is French — then choose whether all or any of those conditions must match.

The behaviour that trips people up is ordering. Freshdesk applies the first matching skill rule in your list, so the order of skills is as load-bearing as the order of SLA policies — put the most specific rules at the top, and you can reorder both at the account level and per individual agent. The honest catch: skill-based routing is an Enterprise-plan feature. Round-robin and load-balanced are available on Pro and Enterprise, but skill-based sits on Enterprise only — so if you're on Growth or Pro, this engine simply isn't available to you yet.

The screenshot below is the Skills admin as it looks before you've built anything — the empty state — with Freshdesk's own explanation of what skill-based routing does. It's the enablement/explainer view, not a configured skill set, and it's a useful honest look at where this feature starts on a fresh Enterprise account.

The Skills admin (Admin → Skills) in Freshdesk, showing the empty Skill List with a Create skill button and an explanation panel describing how skill-based routing assigns tickets to the agent best skilled to handle them — the skill-based assignment type. Empty state: no skills created yet.
The Skills admin (Admin → Skills) in Freshdesk, showing the empty Skill List with a Create skill button and an explanation panel describing how skill-based routing assigns tickets to the agent best skilled to handle them — the skill-based assignment type. Empty state: no skills created yet.

Which one should you use? A decision table

The three methods aren't ranked best-to-worst — they optimise for different goals. Match the engine to what your team actually needs to be fair about.

DimensionRound-robinLoad-balancedSkill-based
Optimises forEqual ticket countSpeed / current loadRight expertise
Where you set itAdmin → Groups → Group PropertiesAdmin → Groups → Group PropertiesAdmin → Skills (+ Group Properties)
Considers agent workload?No — counts tickets onlyYes — routes to least busyIndirectly, via skill + load
Plan requiredPro / EnterprisePro / EnterpriseEnterprise only
Best forSmall teams, uniform queriesLarger teams, uneven volumeMultilingual / specialist teams
Main riskOverloads slow agentsFast agents get piled onMis-tagged tickets miss the skill

A practical read: start with round-robin if your team is small and tickets are similar; graduate to load-balanced once volume and complexity make equal-count feel unfair; reach for skill-based only when genuine specialisation (language, product depth) means the wrong agent can't resolve a ticket at all — and only if you're on Enterprise.

The honest limits — and where an AI layer picks up

Freshdesk's routing is genuinely capable, and it's worth crediting what it does well: Omniroute is a mature, real-time engine that respects availability, caps, and business hours across all three methods, and it removes the manual triage tax entirely. For distributing who works a ticket, it's hard to beat.

But notice what routing fundamentally is: a decision about whose queue a ticket enters, not about whether the ticket needs a human at all. Round-robin, load-balanced, and skill-based all assume every ticket goes to a person. None of them reads the ticket and realises "this is a password reset we've answered 400 times" or "this is just an order-status check." They route the easy and the hard with equal ceremony, and every routed ticket still lands on someone who has to read it, understand it, and write the reply.

Skill-based routing gets closest to intelligence, but it matches on fields you've already tagged — requester language, product, ticket type. If intake mislabels a ticket, the skill engine faithfully routes it to the wrong specialist. And none of the three can do the reasoning that would let a ticket skip the queue altogether.

This is the seam where an AI agent layer fits, and it's worth understanding the build-versus-buy tradeoff before reaching for one. The broader category of AI agents for customer service exists to handle the reasoning that routing can't. Macha is one such layer: it runs on top of the Freshdesk you already use as a native connector — it does not replace your helpdesk, your groups, or Omniroute. You connect Macha to Freshdesk with your subdomain and API key, and it reads and writes the same tickets your routing already moves: resolving or drafting grounded replies to the repetitive tickets before they ever need a human queue, triaging by intent so the right skill or group is set correctly at the start, and looking up order or account status through a custom tool that turns a REST API into something the agent can call. (Macha connects to Freshdesk specifically — not Freshchat, Freshservice, or Freshcaller. And credits are consumed per AI action, not per resolution — see the pricing breakdown.)

The clean division of labour: let Freshdesk's routing decide which human handles what's left, and layer an agent on top to shrink what's left in the first place. If you want to see how that layering works in practice, we cover it in how to automate Freshdesk with AI.

FAQ

Where do I set up automatic ticket assignment in Freshdesk? For all three Omniroute methods, go to Admin → Groups, edit a group, open the Group Properties tab, and choose Advanced Automatic Routing — then pick round-robin, load-based, or skill-based. Skills themselves are defined separately under Admin → Skills.

What's the difference between round-robin and load-balanced? Round-robin distributes an equal number of tickets across online agents in a circular order, ignoring how busy anyone currently is. Load-balanced routes each ticket to the least-loaded agent up to a per-agent concurrent cap (1–100, Freshworks suggests 5), so it optimises for speed rather than an even count.

Which plans do I need for each routing method? Round-robin and load-balanced are available on Freshdesk Pro and Enterprise. Skill-based routing is Enterprise only. Always confirm against your own current plan, as gating changes over time.

Do tickets on hold count toward an agent's load? Only tickets with an active SLA timer count toward an agent's workload under load-balanced assignment, and you can exclude specific statuses (like Waiting on Customer) from the count in Assignment Preferences — so parked tickets don't block new work.

Can I add AI to Freshdesk routing without replacing Freshdesk? Yes. An AI agent layer like Macha connects to Freshdesk as a native connector and runs on top of your existing groups and Omniroute — it doesn't replace them. It resolves or drafts replies to repetitive tickets before they need a human queue and triages by intent, while Freshdesk stays the system that decides which agent handles the rest.

Ready to route fewer tickets to humans in the first place? Start a free trial of Macha and connect it to your Freshdesk in minutes.

Macha

About Macha

Macha is an AI agent platform that works on top of the help desk you already use — Zendesk, Freshdesk, Gorgias, or Front — and connects to the rest of your stack, even your own internal systems. Its AI agents resolve tickets and automate entire workflows end to end, all set up in plain English, no code. Learn more about Macha →

Zendesk
5.0 on Zendesk Marketplace

Loved by support teams worldwide

See what support teams are saying about Macha AI.

The application seems excellent to me! We are still testing, and we need support for some details and they were extremely efficient too!

Daniela Costa

Daniela Costa

Head of Support, Seabra

Macha has been a great addition to our support toolkit. It generates clear, well-organized responses that fit naturally into our workflow. One feature we particularly appreciate is its ability to automatically reply in the same language as the ticket.

Marius F

Marius F

Support Head, Zentana

We've been using Macha for a little while now and it's been really great addition so far! It's powerful, convenient, and makes getting work done a lot easier for our agents.

Alexander Wedén

Alexander Wedén

Head of Support

Support team is very helpful and responsive. Really enjoy how lightweight this is within Zendesk itself vs other more intrusive tools.

Cathleen Wright

Cathleen Wright

Zendesk Admin, Cortex IO

So far it's pretty good! Our queries are a little nuanced, so we can't always use it, but it's got enough utility for us. It can even incorporate our bilingual country with greetings in a second language.

Jae Oliver

Jae Oliver

Head of Support, Wise

Really enjoying using Macha, it has made a noticeable difference to our support team in a short amount of time. I really like the ticket summary feature, saves us a lot of time.

Harry Jackson

Harry Jackson

Head of Support, Crumb

Macha AI is a great addition to my workspace! It's powerful, convenient, and it really makes productivity so much easier for our agents!

Dave G

Dave G

Head of Support, Cyber Power Systems

Very impressed! AI integration for Zendesk has certainly come a long way and Macha seems to set the standard for now. This will for sure save lot of time in our support team.

Pauli Juel

Pauli Juel

Head of CS, Dokument24

Macha has been working great for us so far! The auto-responses are accurate and our resolution time has dropped significantly.

Lana T

Lana T

Zendesk Admin, Swotzy

Macha AI is a great addition. The knowledge base feature means our agents always have the right answers at their fingertips.

Mischa Wolf

Mischa Wolf

Head of Support, Topi

We're enjoying this integration so far. It's made our support team more efficient and our customers get faster responses.

Paula G

Paula G

Head of Customer Support, Xly Studio

The team enjoys using it. It saves considerable time on common questions and the integration options are excellent.

Kilian Leister

Kilian Leister

Support Head, Didriksons

Ready to supercharge your team with AI?

Get started in minutes. Connect your tools, configure your agents, and let AI handle the rest.

7-day free trial · no credit card required