Folder Structure

Technique

A production technique for organizing project files so a team can find, update, share, and deliver work reliably.

Description

Folder structure gives the project a shared filing system. It helps prevent lost files, duplicate versions, broken links, and unclear handoffs. In immersive production, it may need to support code, builds, 3D assets, audio, video, research, references, budgets, and delivery materials.

Typical Use

Used during version control workflow, pipeline automation, asset production, data wrangling, documentation, and team onboarding.

Scope Note

This technique may include naming rules, folder templates, file ownership, archive folders, delivery folders, backup locations, and handoff notes.

Related entries