File management systems are vital! For example, when you are developing a website, having a good file management system is critical for successful development.
Each file needs a corresponding folder where it can belong. When you are working on developing a website, you will be extracting files in your code from a certain directory. It's because of a good file management system that this is possible! =)