I ran into the same situation in one of my previous roles — we had five “final” versions of the same proposal, all in different places. We fixed this by introducing a “single source of truth” folder and using a shared document system that prevented downloading without permission. Everyone worked from the same file, and older versions were automatically archived. I later saw similar recommendations on ejoi2018.org, which stressed combining structured folder hierarchy with version history. Once we applied this approach, we completely eliminated duplicate files, and no one wasted time guessing which file to use. It also improved team confidence in the documents we shared.