How to organize a shared drive
To organize a shared drive in Google Workspace, design the top level around who needs access, keep the hierarchy to two or three levels, and write the folder and naming conventions down where the team can see them. A shared drive differs from My Drive in one structural way: files belong to the team, not to a person β so the organization has to survive contact with everyone who has edit rights.
Step 1: let permissions draw the top level
Shared drive membership applies to the whole drive (folder-level restrictions exist in Workspace but are limited), so the cleanest pattern is several smaller shared drives rather than one giant one:
[SD] Finance β finance team only
[SD] Sales β sales + management
[SD] Company-wide β everyone: policies, templates, branding
Inside each drive, structure by how the team retrieves things β clients, projects, or periods:
[SD] Finance /
Invoices-received / 2026 / 06 /
Invoices-sent / 2026 /
Expense-reports / 2026 /
_Archive /
Step 2: write conventions people can actually follow
A shared structure decays at the speed of its least careful member. Keep the rules few and mechanical:
- One
READMEGoogle Doc at the drive root stating the layout and naming pattern. - Dates in ISO format at the start of filenames:
2026-06-12-acme-proposal.pdf. - One
_Inboxfolder per drive for anything someone doesn't know where to put β better a known mess than scattered guesses. - An
_Archivefolder per area, emptied of nothing, so "delete or keep?" never blocks cleanup.
Step 3: schedule the cleanup, don't hope for it
Shared drives fill with meeting exports, scan batches, and Copy of Copy of duplicates no one owns. What works is a recurring slot β monthly is plenty β where one person triages _Inbox and the root:
- Sort the drive's list view by "Last modified" to spot the recent strays.
- Use search within the drive (
type:pdf,before:2026-01-01) to round up old material for_Archive. - Move files with the
Zshortcut; in a shared drive, moving needs at least Content Manager rights.
When the triage batch is dozens of unnamed PDFs and scans, reading each one to file it is the slow part. That part can be delegated to an AI sorting tool β Sorters, for instance, lets whoever runs the cleanup pick the inbox files and sort them into the drive's structure in one pass, renamed per the team convention, with a preview before anything moves. For five files a month, skip the tooling and just file them.
Who can reorganize a shared drive?
Managers and Content Managers can move and rename anything in the drive; Contributors can add files but not reorganize them. Restructure with a Manager account, and announce it β other members' habits break when paths change, even though links to moved files keep working.
Related
The layout principles are the same as for a personal Drive β Google Drive folder structure: examples that work β and the triage pass often starts with organizing by file type before sorting by content.