using slack as your internal help desk? how do you manage the reply queue
been running internal ops requests through slack for a couple years now. good for visibility and routing. the problem that crept in was how long it actually takes to respond.
every message in a channel like #ops-help or #it-requests kicks off the same pre-work: who's asking, check their ticket history, see if anything is already open. 10-15 minutes across 3 tabs before the actual response is maybe 2 minutes.
tried a rotation schedule and a dedicated triager. each helped on the margins. what actually moved the needle was automating the context-gathering step. before anyone opens the message, it pulls from the ticketing system and prior threads, shows up as a draft in slack. human reviews, edits, sends.
curious if others deal with this. do you have dedicated responders for your help channels, use a queue tool, or mostly handle it ad hoc?
wrote up how we set this up if it is useful: https://runbear.io/use-cases/slack-auto-draft-internal-help-desk?utm_source=reddit&utm_medium=social&utm_campaign=slack-auto-draft-internal-help-desk