r/Zendesk

Our Zendesk AI bot got worse because we made the LLM do too much

we built an automated triage bot for Zendesk tickets. its main job is to pull order history from our internal API to answer basic "where is my order" questions. but the generated replies got messy lately, like quoting wrong dates or hallucinating package statuses, so our reps had to rewrite half of them. At first we thought it was a context window issue and wasted days tweaking system prompts and vector chunk sizes. none of that actually helped.

it finally clicked when we mapped out the data flow. we were basically dumping raw API JSON and messy search results straight into a single massive Claude prompt. the LLM was getting confused trying to parse the data arrays and write a polite email at the same time. The fix wasn't better prompt engineering, it was breaking up the workflow. So we stripped out the basic logic tasks and gave them back to standard Python scripts. there's no reason to pay an LLM to read a json payload and calculate if a shipping date is delayed when simple code does it perfectly.

We also moved the LLM calls behind a gateway so we could trace each step instead of guessing where the reply went wrong. Were using ZenMux right now, mostly for logging, routing, and keeping the multi-model flow stable. now we use kimi2.6 to clean the context, then code handles the business logic, and deepseek V4 only drafts the final email based on the clean data. The difference was huge. latency dropped significantly and the accuracy stabilized because the system isn't juggling ten tasks at once anymore.

do you guys build your own custom routers for multi-step agents?

reddit.com
u/swaryapatil14 — 4 days ago

Zendesk AI recommendation (small business)

We run a small talent management / live entertainment company offering things like live bands, emcees, etc. for private and corporate events.
We’re a relatively small operation and get around 5–10 enquiry emails a day.

Our biggest pain point is speeding up replies when we’re not actively monitoring emails. Most of the basic information is already on our website, but beyond that, we also have 15 years worth of Zendesk replies and conversations on how we usually approach clients, answer objections, recommend packages, set expectations, etc.

We are not programmers or coding experts.

We’re wondering:
• Is there an easy AI solution that can work directly with Zendesk?
• Ideally something that can either:
◦ draft replies automatically to clients, OR
◦ leave internal notes/suggested replies for staff to review
• How difficult is this to implement for a non-technical small business?
• Are the replies actually good enough nowadays to replace a part-time/full-time admin staff for first responses AND subsequent responses?

Would love to hear from anyone who has implemented this in a service-based business, especially if you rely heavily on tone, relationship management, and nuanced replies rather than simple FAQ support.

Also curious what tools people are actually using in real life (Zendesk AI, chatbase / decagon etc.) and what the costs ended up being.

Thanks a ton, guys. It would honestly be a dream come true if we can get this working for our team.

reddit.com
u/BigDoor9679 — 7 days ago

Identify large attachments

Has anyone used the app called Better Attachments or come up with a way to identify tickets with large attachments? We’re approaching our max file storage limit and would like to avoid buying more if possible. I’ve already activated a ticket deletion schedule to clear out really old tickets and it was a drop in the bucket.

reddit.com
u/Either-Win-3017 — 6 days ago

New ZD Standard Fields appeared just today, not sure why.

These 3 new standard fields ('Channel group', 'Resolution tier', and 'Resolution type') appeared just today. I cannot find any information regarding these at all, nor can I find why they randomly appeared in the first place.

https://preview.redd.it/946ezv7w101h1.png?width=1275&format=png&auto=webp&s=d6d7289e48960302652f782a158daa4443217a2a

Since these are ZD Standard Fields, I cannot delete them. I'm upset because I had cleaned up our ticket fields roughly 3 months ago, and now these new ones have appeared.

Does anyone have any information on these? Are they related to ZD's push for all this AI crap?

reddit.com
u/dbekoscke — 8 days ago

Pulled IT off Zendesk after a year. Here's what I'd warn against if you're considering it.

Posting in case anyone is being pushed to consolidate internal IT onto Zendesk by their CS team.

900 person org. Parent company on Zendesk for CS 5+ years. Last year leadership pushed IT onto Zendesk too. Licensing math worked on paper.

13 months in we pulled IT off. What I would warn about:

Zendesk's AI is tuned for customer support, not employee support. Password reset for a customer is one variable. For an employee it touches AD groups, conditional access, MDM, MFA. AI gives generic answers because it can't see those systems.

Deflection on internal IT plateaued ~11%. On CS we got ~32% with the same tooling. Not the same problem at all.

Reporting on IT-specific stuff (MTTR per category, deflection by category) had to be rebuilt manually on Zendesk Explore. Default reports are CX-shaped.

CS stayed in Zendesk, IT separate. Licensing went up slightly but operational pain dropped a lot.

reddit.com
u/6969Momo6969 — 8 days ago

Help - no reply from Zendesk

Any one of you struggled with getting replies from Zendesk. I have been waiting for weeks, no reply from manager who has been checking things for week.

Any recommendations how to get them to reply me?

reddit.com
u/Lifeiscoffeeandwine — 9 days ago

ITAM pricing is insane

What in the holy hell is up with the pricing for ITAM

Worked ok in EAP though very limited and buggy at times

You want to charge $100 for 500 records a MONTH?

So I’d be paying more per month for basic asset management than I do for all of Zendesk (nearly double in fact)

Totally illogical and I can’t see many people using it

reddit.com
u/Flaky-Gear-1370 — 8 days ago

Content Tags

I'm creating a internal help center for a small team. Everyone needs to access all articles. I plan to use Labels (a small group of them) as part of the hierarchy.

Before I can move forward, I am getting lots of questions about content tags. I don't fully understand them.

If anyone is using them, I would love to hear from you. Why do you use them? Do you use both labels and content tags? Does it make sense for an internal help center?

reddit.com
u/socialerrors — 8 days ago

Omnichannel routing is assigning to offline agents

Hello, we recently turned on OmniChannel routing, previously we just worked from the views and had different groups.

I do not have it checked to go back to the original assignee because that was a disaster, but I am having agents assigned work that have been in offline status for hours, or at lunch (which is set for no capacity). What am I missing?

I currently have it set up to route via queues and then groups. I just don't know what else to do, I am monitoring it constantly now. Any ideas?

reddit.com
u/LCJdogs131519 — 10 days ago

Configly is finally live on the Zendesk Marketplace 🎉

Long story short: spent the last several months building a config management tool for Zendesk admins after one too many "wait, what changed?" moments. Got accepted as a Marketplace Partner back in March, sent in the app for review in late March, and after six weeks of back and forth on security questions and asset checks, it's officially listed.

Free nav bar app, three clicks to install, gives you a quick health check of your instance — broken trigger references, orphaned automations, unused macros, that sort of thing. The paid platform behind it adds snapshots, diffs, dependency mapping, and What-If simulation, but the free app is genuinely useful on its own.

https://www.zendesk.com/marketplace/apps/support/1236340/configly

Happy to answer questions about the build, the review process, or what the platform actually does. The hardest part was honestly waiting six weeks for code review. The Zendesk reviewer (shout-out to Tipene) was thorough but fair.

reddit.com
u/Alternative_Fill_552 — 10 days ago

Is there a way to have “back-up” agents available for Talk without messing with groups?

So we have our main inbound phone line, and our daily shift sees 2-3 agents scheduled to take calls. All of our agents rotate between this shift and being on “backup duty” day-to-day, but currently they have to manually track the Talk queue and jump online when it gets too high, or the agents on the primary shift have to ping them.

 

Ideally we’d like to have an overflow rule where the backup agent for the day could be online all day, but only have calls routed to them if both agents on the primary shift are busy.

Since all our agents rotate shifts as the primary and backup, it isn’t feasible to set this up as 2 groups which agents are added to and removed from on a daily basis.

 

Is there a way to easily have agents choose which line they’re available on on a daily basis or to set up an overflow like this, without having to add and remove them from groups? Am I missing something?

reddit.com
u/comingloose — 14 days ago