How do you do knowledge transfer in tech teams?
1–6 of 6 posts
Re: How do you do knowledge transfer in tech teams?
#2Unless there’s a consistent effort to document the system throughout the lifecycle of the project, you’re not going to be able to do it in the last 2 weeks.
Re: How do you do knowledge transfer in tech teams?
#3i've been working on a KB-with-built-in-knowledge-certification feature that would, in theory, help address this (it's in perpetual pre-MVP).
use cases might be new Sales / Support Engineers, or Account / Success Managers, who need to learn 300 or so pieces of information -- enough to at least get dangerous quickly -- but they need a way to prove -- to themselves at least -- that they know the material in the KB.
the information doesn't necessarily get stale 'fast', but it def does get stale.
diff folks can give you diff answers.
Re: How do you do knowledge transfer in tech teams?
#4training up myself over the past few months, it's a mix of reading KB articles, support cases, internal wiki confluence docs, tons of asking for help, asking questions to all sorts of fellow and senior techies, listening and learning and note-taking and further research from customer calls, a good amount of self-learning-by-doing (installing/modifying software, etc.), etc. -- much of it as not-so-technical stuff -- j…
Re: How do you do knowledge transfer in tech teams?
#5training up myself over the past few months, it's a mix of reading KB articles, support cases, internal wiki confluence docs, tons of asking for help, asking questions to all sorts of fellow and senior techies, listening and learning and note-taking and further research from customer calls, a good amount of self-learning-by-doing (installing/modifying software, etc.), etc. -- much of it as not-so-technical stuff -- j…
KB-with-built-in-knowledge-certification is interesting, but who builds the KB?
i don't see a good way to auto-create this kb initially, nor a good way to maintain it -- both seem problematic/labor-intensive/doomed-to-be-painful at least in the near/medium term.
in theory, let's say there's a company KB, say from Zendesk, and there are 200 articles in it. the company wants to try to onboard new support agents more quickly/efficiently. so they go in and create at least one quiz question/answer for each KB article -- the 'Quiz/Certification Question' is directly in/linked to that specific KB article UI -- it doesn't live somewhere else -- this is what i see as the core innovation.
i could imagine some type of AI being able to auto-generate these quiz questions/answers in the future, but for now a human would have to create them.
Re: How do you do knowledge transfer in tech teams?
#6Works great for transferring knowledge to yourself 2 years down the line as well! Foolproof KB articles have saved my arse countless times.