All articles
Project Delivery··5 min read

File Management for Architecture Projects: End the Chaos

"Can you send the latest floor plans?" This question, asked by a client on a Tuesday afternoon, triggers a 20-minute archaeology expedition. Which folder? Which version? Did Sarah upload the revised ones after the last meeting? Is it in Dropbox, Google Drive, or the email from last Thursday?

This isn't a technology problem. It's a structure problem.

The naming convention isn't enough

Every studio has a naming convention. ProjectNumber_DrawingType_Version_Date. And every studio has team members who don't follow it. Or follow it differently. Or follow it but forgot to increment the version number.

Naming conventions are necessary but insufficient. They rely on human discipline at the exact moment when someone is rushing to save a file before running to a meeting.

Folder templates

The first step is standardizing folder structure per project. Every project gets the same skeleton:

  • - 01_Admin (contracts, meeting minutes, correspondence)
  • - 02_Design (SD, DD, CD phases with sub-folders)
  • - 03_Consultants (organized by discipline)
  • - 04_Client (deliverables sent to client)
  • - 05_Site (photos, surveys, existing conditions)
  • - 06_Specifications
  • - 07_CA (submittals, RFIs, change orders)

When a new project starts, this structure is created automatically. Nobody decides where things go — the structure decides.

Version control that works

Architecture files aren't code. You can't use Git for a 200MB Revit model. But you absolutely need version history:

  • - Who uploaded this version
  • - When it was uploaded
  • - What changed (a comment, not a diff)
  • - Where to find the previous version

This doesn't require complex software. It requires a system that tracks uploads with metadata. When Sarah uploads "Level 2 Floor Plan - Updated column grid per structural comments," that context is attached to the file, not buried in a Slack message that nobody will find in two weeks.

The single source of truth

The real problem with file management in architecture studios isn't organization — it's duplication. The same drawing exists in the project folder, in the email to the client, in the consultant's shared drive, and on someone's desktop.

Pick one location as the source of truth. Everything else is a copy. When the client asks for "the latest," there's exactly one place to look. When a consultant needs the updated plans, there's exactly one place to download from.

Access control matters

Not everyone should see everything. The client portal shows deliverables, not internal working files. The intern can access project files but not fee proposals. The structural engineer sees the latest design but not the three alternatives you explored and rejected.

Structured access control isn't about secrecy. It's about preventing confusion. When everyone can see everything, nobody knows what's current, what's draft, and what's been superseded.

Making the transition

If your studio currently has files scattered across drives, folders, and email attachments, migrating everything at once is overwhelming. Instead:

  1. Start with new projects: Every new project uses the standardized structure from day one
  2. Active projects: Migrate active project files to the new structure during a natural phase transition (e.g., when moving from SD to DD)
  3. Archived projects: Leave them. They're done. Don't spend time reorganizing files nobody will access.

The goal isn't a perfect archive. The goal is that from today forward, every file has one home, one version history, and one answer to "where's the latest?"

Built for studios like yours

Arcova gives architecture practices the visibility to manage pipeline, allocate resources, and deliver projects on time.

Start free trial