Glossary

What is a support queue?

The ordered line of waiting conversations — and why the ordering rule matters more than the length.

Support queue. A support queue is the ordered list of customer conversations waiting to be worked, shared by a team. The queue’s ordering rule — first-in-first-out, by priority, or by SLA deadline — decides which customer gets helped next, and the queue’s depth and wait times are core operational metrics.

How it works

Every queue answers one question — who’s next — and there are three classic answers. First-in-first-out is perfectly fair and perfectly blind: the outage report waits behind the newsletter question because it arrived later. Priority ordering fixes that and introduces the opposite problem, starvation — under strict priority, Monday’s low-priority conversation can sit forever while urgent work keeps cutting the line. Deadline ordering, where conversations sort by time remaining on their SLA target, is the practical hybrid: urgency sets the deadline, but even the lowest tier has one, so nothing waits indefinitely.

Separate from ordering is assignment: in a pull model agents take the next conversation themselves; in a push model the system deals work out. Pull is flexible and invites cherry-picking; push is even and needs guardrails for availability.

Why it matters

An unmanaged queue does not stay unordered — it gets ordered by human nature. People pick the easy, pleasant, quick conversations, and the hard ones age at the bottom until they become complaints. An explicit ordering rule is the difference between the team deciding who waits and the queue deciding by default. A shared queue also needs visible ownership: when everyone works from the same line without claims marked, two people answer the same customer while a third goes unanswered — the failure collision detection exists to prevent.

How to apply it

Run one shared queue rather than per-person inboxes; individual queues recreate the siloed-mailbox problem, where one person’s backlog is invisible to everyone else and vacations strand customers. Choose deadline ordering if you have SLA targets, priority-with-aging if you don’t — any rule that guarantees old items eventually surface.

Then watch two numbers: queue depth (how many are waiting) and queue wait (how long the next-picked conversation has been there). Depth rising while wait holds steady means a busy day; both rising together means demand has outrun capacity and the queue is becoming a backlog — the moment to act is before that conversion completes.

Related terms

Start running your DMs.

Give your customers faster answers and your team their evenings back.

Desktop and mobile. Free for solo.