techguy32674
New Member
- Reaction score
- 2
- Location
- San Francisco
Our team keeps losing tribal knowledge between tickets, how do you solve this ?
i’m part of a small MSP, and we’re struggling with how scattered our troubleshooting info has become.When an engineer gets a ticket, half the time they’re bouncing between IT Glue docs, old Slack threads, or random emails trying to find how someone solved a similar issue before. If they finally figure it out, they might do a quick “lunch-n-learn” or write a short blurb in IT Glue
but most of that tribal knowledge still sits in people’s heads.We’ve tried improving documentation hygiene, but since most of the best fixes come from past tickets or random “hacks” that aren’t in official docs, it’s messy to organize
IT Glue is ok for process docs, but terrible for quickly finding a specific fix, and it doesn’t look at unstructured data. is anyone solving this better? How are you making previous ticket resolutions searchable or accessible when a new incident comes in?
I’ve heard people suggest implementing a RAG + LLM solution, but i think it only works when all your information is in one application, which doesn’t really work for us because we have ticket resolutions in one place, SOPs in another, etc.
i’m part of a small MSP, and we’re struggling with how scattered our troubleshooting info has become.When an engineer gets a ticket, half the time they’re bouncing between IT Glue docs, old Slack threads, or random emails trying to find how someone solved a similar issue before. If they finally figure it out, they might do a quick “lunch-n-learn” or write a short blurb in IT Glue
but most of that tribal knowledge still sits in people’s heads.We’ve tried improving documentation hygiene, but since most of the best fixes come from past tickets or random “hacks” that aren’t in official docs, it’s messy to organize
IT Glue is ok for process docs, but terrible for quickly finding a specific fix, and it doesn’t look at unstructured data. is anyone solving this better? How are you making previous ticket resolutions searchable or accessible when a new incident comes in?
I’ve heard people suggest implementing a RAG + LLM solution, but i think it only works when all your information is in one application, which doesn’t really work for us because we have ticket resolutions in one place, SOPs in another, etc.