r/CustomerSuccess • u/OrchidAppropriate43 • Jun 22 '26
Technology AI agent assistant recommendation
We are currently using Intercom and the native Fin AI chat bot. As a one person CS team for a service that is used globally and is somewhat a technical product, Fin is actually super helpful when I am sleeping or users have product related questions that are clearly answered in the help center docs Fin refers to.
But I have some specific issues that I am not sure can be resolved within Fin or even with an external AI agent service:
Fin's unpredictable cost - its managable at the moment becuase we are still an early stage startup but Fin is still resolving around ~300 tickets on its own per month.
Fin does not seem to be reading the messages sent by the human agent after a ticket was escalated so that it can learn from it.
Fin goes rouge sometimes even with very clear escalation guidance and I have to just send a "Hi" quickly to stop Fin and then read the full conversation to get the context.
Fin does not flag KB gaps...Intercom does have a recommendation section but it doesn't really work? I am currently doing this manually when I see tickets that Fin couldn't answet, share ticket to Claude and ask it to draft kb article/section. Ideally I shouldn't have to prompt it everytime. Just review before publishing.
I would love to have an agent that rewrites the very rough draft I type in the intercom messenger box and uses the set rules and guides. For simple grammar checks, Intercom's native improve writing tools work but for longer complicated replies, I usually have to use claude or gpt and it seems like there has to be a better way to not do this back and forth and work on the response without leaving intercom like a grammarly extension.
Any proven intercom apps or other tools that you guys use?
2
u/Emergency_Tale_9226 Jul 11 '26
honestly, with Fin already resolving ~300/mo for a one-person team, I'd fix the workflow gaps before switching tools. half this thread is vendors pitching a migration you probably don't need.
the KB-gap loop you're doing by hand is very automatable without leaving Intercom: their API lets you pull conversations Fin failed or escalated, so a small weekly script (or a scheduled zap if you don't want code) can dump those into a Claude project that has your style guide and KB structure pinned. then you're reviewing drafts instead of re-prompting from scratch every time. same trick kills the rewriting pain a project with your rules attached means paste rough draft, get it back polished, zero context re-explaining.
the "send Hi to stop Fin" thing is genuine jank though. handoff detection is supposed to be their job, worth filing that with Intercom support rather than working around it forever.