Most SharePoint frustration isn't a SharePoint problem — it's the absence of a structure before people started uploading files.
One library, clear folders — not one folder per person
A single, well-organized library per team beats a maze of personal folders. Structure by function (Contracts, Reports, Client Files) rather than by individual, so information doesn't disappear when someone leaves.
Permissions at the library or folder level, not the file level
File-by-file permissions become unmanageable almost immediately. Set access at the folder or library level instead, and review it on a regular cadence.
Use metadata instead of nested folders
Six folders deep is a sign the structure needs metadata columns (status, client, year) instead of more folders. SharePoint's column and view features make files findable without endless nesting.
Six folders deep
- └ Shared Documents
- └ Clients
- └ 2025
- └ Acme
- └ Contracts
- └ Final
- └ Acme-agreement-v3-FINAL.docx
Findable only if you already know the path someone else invented.
One library, with columns
| Name | Client | Year | Status |
|---|---|---|---|
| Services agreement | Acme | 2025 | Signed |
| Scope of work | Borden | 2025 | Draft |
| Renewal letter | Acme | 2024 | Signed |
Sort or filter by any column — no shared guess about folder names required.
Version history is already on — use it
Every file in SharePoint keeps version history automatically. Before assuming a file was lost or overwritten, check "Version History" first.
A modest amount of structure, set up once, saves far more time than it costs — and it's usually cheaper than a new file-storage tool.

