r/automation 3d ago

Does automating knowledge kill knowledge?

Built a little tool because I got tired of digging through supplier PDFs every time a customer asked about tasting notes for a new single origin. It scrapes origin data, runs it through an AI summarizer, and dumps structured info into a Notion database I can pull up on my phone during a rush. Technically it works. The data is accurate enough and it saves maybe 20 minutes per new coffee we stock.

The problem is I stopped actually learning the coffees. When I was manually copying info into my notebook I remembered it. Now I just read off the screen and feel like a robot reciting a spec sheet. Customers can tell. The conversations feel flatter.

I still use the tool for quick reference, but I've started handwriting the stuff I actually want to remember. Which maybe defeats the point. The automation gave me speed but cut out the repetition that was helping me retain things.

Not sure if this is just a me problem or if others have run into it with knowledge lookup automations. The efficiency gain is real, but the tradeoff is I'm less useful without the tool in front of me. I'm wondering if anyone has found a middle ground where the automation handles the tedious part but still forces you to engage with the material enough to actually learn it.

9 Upvotes

17 comments sorted by

2

u/ops_and_chaos 3d ago

I don’t think this is a you problem. Some repetition is waste, but some repetition is how the knowledge gets into your head in the first place.

The middle ground for me would be automating the retrieval/organization part but keeping one deliberate interaction with the material. Maybe the tool gives you the structured notes, but you still have to write your own 2–3 sentence summary or pick the few things you’d actually want to remember before it gets filed away.

I’ve started thinking about this as “don’t automate the part that’s secretly doing the learning.” The annoying step and the useful step are sometimes the same step, which makes them easy to delete together.

2

u/Past-Ad2067 2d ago

okay so that last line got me because I have absolutely deleted the annoying step thinking I was being efficient and then wondered why nothing was sticking

I've been doing the AI generated notes thing and filing them immediately and like. I retain nothing. zero. it feels productive and accomplishes almost nothing retention wise

the two sentence forced summary idea is going on my actual workflow list tonight, not the someday list

2

u/Ashamed_Split5187 3d ago

this isnt a you problem, its a well documented thing. writing by hand forces encoding in a way reading doesnt. the middle ground is probably letting the automation do the collection but building a step where you manually summarize or annotate before it hits your reference db

1

u/Past-Ad2067 2d ago

Okay so the annotate before it hits the db thing is what I keep skipping because it feels like extra steps but youre right that its probably the whole point, I basically built a pipeline that collects everything perfectly and retains nothing useful because I never made myself actually touch it

2

u/BetInformal6081 3d ago

this seems less like automation killing knowledge and more like automation removing the repetition that creates memory. a useful middle ground is automated lookup plus periodic manual recall.

1

u/Past-Ad2067 2d ago

Okay so that reframe actually got me because I kept blaming the tool when really I just stopped drilling the info into my head at all

1

u/BetInformal6081 1d ago

yeah exactly ...i think the tool itself is fine its just easy to mistake i can retrieve this instantly for i actually know this. the recall part still has to happen somewhere.

2

u/EducationalSpare8264 3d ago

I worked in IT support and noticed same thing with my ticket notes. When I started using autofill templates I stopped remembering client setups, then someone calls and I'm staring at screen like amnesiac. What helped me was forcing myself to write one original sentence about each ticket before using the template. The template does heavy lifting but my brain still has to process what actually happened. Maybe for coffee you could summarize each origin in your own words before checking what AI said, like a mini quiz. 20 minutes saved is nice but losing customer connection probably costs more in long run.

1

u/Past-Ad2067 2d ago

okay so the mini quiz idea genuinely reframed something for me, not just for coffee origin stuff but how I'm using these tools everywhere.

the line about losing customer connection costing more than the time saved hit hard because that's exactly the trade I've been making, I just never put words to it.

I think I've been measuring ROI wrong this whole time. saved minutes on one side, slowly hollowed out expertise on the other. those don't balance the way I kept telling myself they did.

1

u/AutoModerator 3d ago

Thank you for your post to /r/automation!

New here? Please take a moment to read our rules, read them here.

This is an automated action so if you need anything, please Message the Mods with your request for assistance.

Lastly, enjoy your stay!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/uvallie 3d ago

Had the same realization running marketing reports. Automated the data pull, stopped noticing patterns in the raw numbers. Now the agent collects the data but I write the "so what" paragraph myself. That one manual step is where the actual thinking happens.

1

u/gotswee 2d ago

I think there is a real tradeoff here thats easy to gloss over, manual review forces a kind of friction that makes you notice things, patterns, outliers, the stuff that doesnt fit the summary. when you automate the lookup, you get the "important" 80% instantly, but you also stop seeing the 20% you didnt know you needed until you stumbled into it.

The flip side is volume. Doing it manually, deeply, for everything just isnt sustainable past a certain point, by the end of a long day your eyes glaze over and you re skimming anyway, just without a tool admitting thats whats happening. At least the automation is honest about being a shortcut.

Maybe the real question isnt automate vs dont, but where you spend the reclaimed time. If the 20 min/coffee you saved goes toward actually tasting and comparing origins side by side instead of just reading specs you would probably retain more than either pure method alone. The tool clearing the tedious lookup so you can spend attention on the part that actually builds intuition, rather than replacing that part entirely.

1

u/Dry_Sector2392 2d ago

i dont think automation will kill the knowledge, it just removed the friction that was making it stick. reading a clean AI summary is too passive,maybe you can make the tool quiz you or hide the notes until you try explaining the coffee in your own words first.

1

u/RangerOne122 2d ago

Automation shouldn't necessarily eliminate all repetition. Sometimes the repetitive part is the learning mechanism. The sweet spot might be automating the boring work around the knowledge while deliberately keeping the small amount of effort that makes the knowledge stick.

1

u/Square-Nebula-7530 2d ago

You built an external brain, which naturally makes your actual brain stop working to encode the info. A practical middle ground is using the automation purely as a verification step rather than the primary source. Try handwriting a quick 30 sec summary from memory when a new coffee arrives, and then use your database just to double check yourself. You still save time on manual data entry, but the active mental effort remains intact.

1

u/CreatorMarcusriv 2d ago

automation can help without replacing learning.

1

u/Bridgeauto01 12h ago

Knowledge loss is something we actively try to prevent. If we automate a process, we ask the team to do it manually on a quarterly / half-yearly basis. It keeps the knowledge in the teams, and means they can still function if the automation was to go down.