File Organisation & Naming
Organise files by project function and content, not by individual people
A good structure remains understandable when people change roles or the project is handed over to someone else.
These terms should not be mixed up in project work
A file can be convenient for day-to-day editing without being the authoritative or preservation-suitable version.
The most recently edited file is not automatically the version that should be confirmed, published or handed over.
Folder structure helps orientation but does not replace metadata, provenance or decision records.
A synchronised folder does not automatically show which version is authoritative or why a change was made.
PDF, JPEG, MP4 or other distribution formats can be practical outputs while other files remain authoritative for editing or preservation.
Project files should not depend on individual people's names if they need to remain understandable and reusable by the team.
File names should make relevant differences visible
Use a consistent pattern and only the components that are genuinely useful for your project.
Choose the core elements
For example project code, content, date, version, language, status or responsible project area.
Define the order
Choose an order that works for sorting and quick reading.
Use dates consistently
If dates matter, use a consistent format such as YYYY-MM-DD.
Make versions visible
Use clear version numbers when several working states exist in parallel or sequence.
Keep status labels simple
Use a small set of understandable status labels and avoid chains such as final_final_new_reallyfinal.
Use special characters deliberately
Keep file names robust and compatible with the systems and exchange routes you actually use.
Document the convention
Keep a short example or README file in the project so everyone follows the same convention.
Test the convention
Use real files to check whether names are readable, sortable and understandable to new team members.
A pattern is useful when it reflects the actual work
Project file with date and version
Useful when chronology and version state matter.
Media production with status
Useful when several editing and output states need to be distinguished.
Multilingual publication
Useful when language versions are managed in parallel.
Dataset or structured export
Useful when content, period or release needs to be distinguished.
Distinguish master and derivative
Master file and presentation copy should be unambiguous.
PROJ_installation_web_v02.jpg
Process documentation
For artistic processes, context can be as important as the final output.
A short standard is enough if it is used consistently
Keep the rules in one central place that everyone can access — for example in a README file or the project documentation.
| Element | What to define | Example |
|---|---|---|
| Folder structure | Which top-level folders exist and what is each one for? | 01_Admin · 02_Working · 03_Source · 04_Master · 05_Output |
| File names | Which components are required and in what order? | Project_Content_Date_Version |
| Date | Which format is used? | YYYY-MM-DD |
| Version | How are working states numbered? | v01, v02, v03 |
| Status | Which small set of status labels is used? | DRAFT · REVIEW · APPROVED · PUBLISHED |
| Master | How is the authoritative version identified? | MASTER or a documented master folder |
| Responsibility | Who maintains the convention and decides on exceptions? | Project team / defined role |
| Review | When is the structure checked again? | Project start, milestone, team change, handover |
Common warning signs in file and folder organisation
It is unclear which version is actually approved, published or intended as the master.
The structure becomes hard to understand when roles change or the project is handed over.
Content, date, version or status can only be identified by opening the file.
The shared storage area no longer functions as a common project structure.
It is unclear which file should be edited further or preserved for the long term.
Without brief documentation, it cannot be continued reliably during absence, staff changes or project closure.
Who can support file and documentation practice
File and folder organisation is closely connected to these decisions
Training, workshops & consultation sessions
Relevant opportunities for this topic will be shown here automatically from the central calendar.
COMING SOON