Appearance
How to Organize a Shared Drive Your Team Can Navigate
Applies to: Microsoft 365 (SharePoint Online, OneDrive for Business, Teams Files tab)
Article Type: How-To
Last Updated: 2026-07-29
Summary
A shared drive nobody can navigate costs your team more time than no shared drive at all. This article gives you a folder structure that survives contact with real people, a naming convention that sorts itself, permissions that stay readable, and a way to reorganise an existing mess without breaking everyone's links on a Monday morning.
Prerequisites
- An existing shared drive — a SharePoint document library, a Teams channel Files tab, or a shared OneDrive folder. If you have not created one yet, start with How to Set Up a Shared Drive or Team Folder for a Small Group.
- Edit permission on the library. Creating folders and moving files needs nothing more.
- Site owner rights for the optional permissions work in Step 5. Ticket wording is provided if you do not have them.
Instructions
1. Agree the Structure Before You Move Anything
The failure mode is not a bad structure. It is one person imposing a structure at 6 pm on a Friday that nobody else recognises on Monday.
- Identify the three to five people who open this drive most often. Not the whole department — the people who actually live in it.
- Book 30 minutes with them. Ask one question: when you go looking for something here, what do you look for first? The answer is your top level.
- Write the agreed structure into a shared document before touching a single file. Step 6 turns that document into the library's README.
- Agree one rule that matters more than the rest: nobody creates a new top-level folder without asking the group. Uncontrolled top-level growth is what killed the last structure.
The two structures that work
| Structure | Top level looks like | Works for |
|---|---|---|
| By function | Budgets, Contracts, Reporting, Policies, Meeting Notes | Internal teams doing ongoing work — finance, HR, operations, IT |
| By client or project | Acme Corp, Bright Health, Northwind Traders | Teams whose work arrives as discrete engagements — agencies, consultancies, professional services |
The one that never works: by person
Folders named Sarah, Dev, Priya feel natural because they mirror how the work is assigned. They fail for three reasons. Files become invisible the moment their owner is on leave, because nobody else thinks to look in someone else's folder. The same contract ends up saved in three people's folders in three slightly different states. And when someone leaves, their folder becomes an unowned archive nobody dares delete. Organise by what the file is, never by who made it.
Note: Pick one structure and use it consistently. A drive that is half by-client and half by-function is worse than either one on its own, because no reader can predict which half a file landed in.
2. Build the Folder Tree and Cap It at Three Levels
Create the whole empty tree first, so people can see the shape before anything moves into it.
- Open the library. In Teams, click the channel, then the Files tab, then Open in SharePoint in the toolbar — everything below is easier in the browser.
- Click + New in the toolbar and select Folder.
- Type the folder name and click Create. The folder appears in the list immediately.
- Repeat until the top level is complete. Stop at six to ten top-level folders. More than ten and the list stops being scannable.
- Number the folders if you want a deliberate order rather than alphabetical. SharePoint sorts by name, so a two-digit prefix puts the list in the order your team actually works.
A by-function library looks like this:
text
01 Budgets and Forecasts
02 Contracts
03 Reporting
04 Policies and Procedures
05 Meeting Notes
00 Templates
99 ArchiveA by-client library repeats the same sub-folders under every client, so anyone can predict where a file sits without looking:
text
Acme Corp
Contracts
Deliverables
Invoices
Meeting Notes
Bright Health
Contracts
Deliverables
Invoices
Meeting Notes
00 Templates
99 ArchiveTwo folders every library needs
- 00 Templates — The blank versions people copy: the proposal shell, the invoice, the meeting-notes layout, the report skeleton. Named
00so it sits at the top of the list. Without it, everyone copies last month's real document and edits over the top of it, which is how last month's client name ends up in this month's proposal. - 99 Archive — Finished work that has to be kept but never opened. Named
99so it sinks to the bottom. Anything untouched for a year belongs here.
Three levels, and stop
Count from the library root. 02 Contracts > Acme Corp > 2026 is three. A fourth level is where people give up navigating and start searching, and searching a badly named library finds nothing.
Depth also carries a hard technical limit. The full path of a file in SharePoint or OneDrive — site address, library, every folder, and the file name — cannot exceed 400 characters. Deep trees combined with long file names hit that ceiling, and when they do, the file refuses to sync to the desktop and produces an error rather than a copy on the reader's machine.
Tip: If a folder genuinely needs a fourth level, that is usually a sign it deserves its own library. Ask IT to create one for you: "Please create a separate SharePoint document library for our project archive — our current library is running into path-length limits."
3. Set a File Naming Convention That Sorts Itself
A naming convention is worth doing for exactly one reason: it makes the sorted file list useful without anyone opening anything.
The rule: date first for anything time-bound, subject first for anything that is not.
Time-bound files — meeting notes, reports, invoices, agendas — start with the date:
text
2026-07-29 Weekly Ops Review Notes.docx
2026-08-05 Weekly Ops Review Notes.docx
2026-08-12 Weekly Ops Review Notes.docxReference files — policies, contracts, guides — start with the subject:
text
Expenses Policy.docx
Remote Working Policy.docx
Acme Corp Master Services Agreement.pdfWhy YYYY-MM-DD and nothing else
Write the date as four-digit year, two-digit month, two-digit day. 2026-07-29, not 29-07-2026, not July 29 2026, and not 7/29/26.
- It sorts chronologically when the list is sorted by name, because the most significant number comes first. Every other format scatters the dates.
- It is unambiguous.
07/08/2026reads as 7 August to a British colleague and 8 July to an American one.2026-07-08reads the same to both. - It is the international standard date format, so it is what search, filters, and any future automation expect.
The rest of the rules, in one place
| Rule | Do this | Not this |
|---|---|---|
| Date format | 2026-07-29 Board Pack.pptx | Board Pack 29 July.pptx |
| Character set | Letters, numbers, spaces, hyphens | # % & * { } \ : < > ? / + | " ~ — blocked or break sync |
| Length | Under 50 characters | A 120-character sentence that eats the path limit |
| Names of people | Only when the file is about them, such as Contract - J Patel.pdf | Sarah's version of the deck.pptx |
| Abbreviations | Spell it out, or define it in the README | Initials only your team of four understands |
Verification: Open the folder and click the Name column header to sort. If your meeting notes now run in date order top to bottom, the convention is working. If they scatter, a file is using a different date format — rename it.
4. Stop Versioning in the Filename — Use Version History
Proposal_final.docx, Proposal_final_v2.docx, Proposal_FINAL_REALFINAL_JS.docx. Every team has this folder. It exists because people are protecting themselves against losing work, and SharePoint already does that for them.
SharePoint and OneDrive save a new version every time a file is saved or closed, automatically, with no action from anyone.
- Open the library in your browser and select the file — click once to highlight it, do not open it.
- Click the three-dot menu (⋯) next to the file name, or the one in the toolbar.
- Select Version history. A panel opens listing every saved version with its date, time, size, and the person who saved it.
- Click the date of any version to open a read-only copy.
- Click the three-dot menu (⋯) next to a version and select Restore to make it the current one. Nothing is lost — the version you restored over is kept as a version too.
Full detail is in How to Restore a Previous Version of a File in OneDrive.
The rule to give your team: one file, one name, for its whole life. Edit it in place. If you need an old state back, restore it.
There is one legitimate exception. A milestone — a contract as signed, a proposal as submitted, a report as published — is a different artefact from the working document, not an earlier draft of it. Save that one copy into 99 Archive with the date and the word in the name:
text
99 Archive/2026-06-14 Acme MSA as signed.pdfNote: If Version history is missing from the menu, versioning is switched off on that library. Ask IT: "Please enable versioning on our SharePoint document library and set it to keep 500 major versions." This is a one-line change on their side and it protects every file in the library from that point on.
5. Set Permissions at the Folder Level, Not per File
The permissions problem in a shared drive is never that access is too tight. It is that after two years of one-off file shares, nobody can say who can see what.
The default is the right default. Everyone who is a member of the team or site gets Edit access to the whole library, and every folder and file inherits it. Leave that alone for the overwhelming majority of your content.
When one area genuinely needs restricting — salary data, disciplinary records, unsigned commercial terms — restrict one folder, once:
- Select the folder, click the three-dot menu (⋯), and choose Manage access.
- Click Advanced at the bottom of the panel. The classic permissions page opens.
- Click Stop Inheriting Permissions in the toolbar and confirm. The folder now has its own permission list, independent of the library.
- Remove the groups that do not need access, then click Grant Permissions to add the people who do.
Steps 2 to 4 need site owner rights. If Advanced is missing or the toolbar buttons are greyed out, send IT this: "Please break permission inheritance on the folder named 03 Reporting in our team library and grant access to the Finance group only. Everyone else should keep access to the rest of the library."
Three habits that keep the map readable
- Share the folder, not the file. A hundred individual file shares is a permissions state nobody can audit or undo.
- Use the group, not the person. Adding people one at a time means every joiner and leaver becomes a manual task somebody forgets.
- Review the exceptions quarterly. Open Manage access on each restricted folder and confirm the list still matches reality.
The full model — sharing links, guest access, inheritance, and what each permission level actually allows — is covered in Understanding File Sharing and Permissions in Microsoft 365.
6. Pin a README So New People Can Find Things
A structure that lives only in the heads of the four people who agreed it is a structure with a six-month lifespan. Write it down where people will hit it.
- Create a document named
00 How this library is organised.docxin the root of the library. - Keep it to one page and cover five things:
- What each top-level folder holds, in one line each.
- The naming convention, with two real examples copied from the library.
- Where templates live and the instruction to copy rather than edit them.
- What to do with finished work — move it to
99 Archive. - Who to ask when none of the above answers the question. Name a person.
- Select the file, click the three-dot menu (⋯), and choose Pin to top. The document appears in a highlighted strip above the file list for everyone who opens the library.
- In Teams, pin it in the channel too: open the channel, click the + at the top of the tab strip, select Document library or Word, choose the file, and click Save. It becomes a permanent tab.
Tip: Add the same summary to the library description. Click the gear icon in the top right, select Library settings > More library settings > List name, description and navigation, and put one sentence in Description. It shows under the library title on every page.
7. Migrate the Existing Mess Without Breaking Links
This is where reorganisations fail. Files move, links break, three people cannot find the document they were working on, and the team reverts to the old folders within a week. Move incrementally, and nobody notices anything except that things got easier to find.
- Build the new tree alongside the old one. Do not delete or rename anything that exists yet. Both structures live in the library at the same time.
- Announce it before you move a file. Post the README in the channel with one sentence: which area moves this week, and where it is going.
- Move newest first. Start with anything touched in the last 90 days — that is what people have open links to and what they will notice. Sort the library by Modified to find it.
- Move one top-level area per week. Not the whole library in one evening. A week gives people time to notice and say something while the change is still small.
- Send everything older than a year straight to
99 Archive. Do not reorganise a decade of files. Nobody is looking for them, and archiving them unsorted takes minutes instead of days. - Move in the browser, using Move to. Select the files, click the three-dot menu (⋯), and choose Move to. Pick the destination folder in the panel and click Move here. Version history moves with the files.
- Leave the old folders in place for 30 days. Empty, but present. Then delete them once nobody has asked where anything went.
What survives a move and what does not
| Link type | Survives the move? | What to do |
|---|---|---|
| A link created with the Copy link or Share button | Yes — it follows the file within the same site | Nothing |
| A URL someone copied out of the browser address bar | No — it points at the old path | Re-share the file with Copy link |
| A file pinned as a Teams tab | Yes | Nothing |
| A desktop shortcut or a synced File Explorer path | Rebuilds itself once sync catches up | Ask people to leave OneDrive running for an hour after each move |
| A link inside another document | No | Update it, or link to the folder rather than the file next time |
Verification: After each week's move, open the library, sort by Modified, and confirm the files you moved show their original modified dates rather than today's. Original dates mean the history moved with them. Today's date on everything means the files were copied and re-uploaded rather than moved — undo it and use Move to in the browser instead.
Troubleshooting
WARNING
Do not reorganise a shared library by dragging folders around in File Explorer while OneDrive is syncing it. Each move is processed as a delete and a fresh upload: version history is lost, the modified date resets to today, "who changed this" becomes you for every file, and colleagues with the same folder synced see hundreds of deletions land at once. Every move in this article is done in the browser with Move to for exactly this reason.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
The specified file or folder name is too long | Full path exceeds the 400-character limit | Shorten the file name, or move the file up a level. Cap the tree at three levels (Step 2). |
| Files sorted by name do not appear in date order | Dates written in a non-sorting format | Rename them to lead with YYYY-MM-DD (Step 3). One file in the wrong format is enough to break the run. |
| Version history is missing from the file menu | Versioning disabled on the library | Ask IT to enable versioning and keep 500 major versions, using the wording in Step 4. |
| Colleagues lost access after a folder moved | The folder had its own permissions and moved into a differently permissioned parent | Open Manage access on the moved folder and re-add the group. Then restrict at the parent instead (Step 5). |
This item might not exist or is no longer available | An address-bar URL pointing at the pre-move path | Find the file in the new location and re-share it with Copy link. Address-bar URLs do not follow a move. |
| Duplicate copies reappear after the migration | Someone was working in a synced copy of an old folder | Ask the team to close all files and let OneDrive finish syncing before each move, then delete the duplicate and keep the version with the later modified date. |
| Nobody uses the new structure after two weeks | The change was never explained | Post the README in the channel and pin it (Step 6). A structure people have not read is a structure they will not follow. |
Related Articles
- How to Set Up a Shared Drive or Team Folder for a Small Group
- Understanding Where Your Files Live — OneDrive vs. SharePoint vs. Teams
- How to Manage Files in SharePoint Document Libraries
- Understanding File Sharing and Permissions in Microsoft 365
- How to Restore a Previous Version of a File in OneDrive
- How to Submit an Effective IT Support Ticket