How to Set Up a No-Folders Flat View in SharePoint
A flat view ignores folder structure and shows every file in the library. Combined with grouping and filtering, it makes folders almost unnecessary.
What it is
By default, a SharePoint library view shows folders, and you click into them to see the files inside. A flat view turns that off — every file appears at the top level regardless of which folder it’s in. The folder structure still exists in the data; it’s just hidden from this view.
Why bother? Because folders hide things. A library with 200 files in 20 folders looks tidy in folder view but means users have to know which folder to open to find what they need. In flat view, all 200 files are visible — and combined with grouping (by Document Type, Department, Status) and filtering, the user can find anything in two clicks: filter to ‘Policies’ and ‘HR’ and the 12 relevant files appear, regardless of which folder they were filed in.
This is the fundamental shift from folder-thinking to metadata-thinking. Folders organise once, fixed. Metadata-driven views organise dynamically — the same files can be ‘organised’ six different ways via six different views. The structure adapts to the question, instead of the user adapting to the structure.
When folders fail
Folders work fine for small, simple, single-purpose collections. They fail spectacularly when content is large, cross-cutting, or needs to be viewed in multiple ways. The same file might legitimately belong in ‘Policies’, ‘HR’, ‘2026’, and ‘Approved’ folders — but folders force you to pick one. Metadata lets the file be all four at once, and views slice it accordingly.
When to use this
- When folders are hiding files that should be findable from the top level.
- When you’re auditing a library and need to see everything at once.
- When you’ve added metadata to existing folder structures and want to surface the metadata.
- When you’re moving from folder-based organisation to metadata-driven organisation.
How to do it
- Edit the view (click Edit current view or create a new view).
- Open the Folders section.
- Choose Show all items without folders.
- Save the view.
- Pair with Group By a meaningful column (Document Type, Department) to give structure without folders.
- Apply filters to narrow further.
- Make this the default view if metadata-driven navigation is your goal.
Best practices
- Always pair flat view with Group By. Otherwise it’s just a long list.
- Use as the default view in metadata-driven libraries. Sets the expectation that folders are less important.
- Combine with filters for precise navigation. Filter to current year, then group by Document Type — instant overview.
- Educate users gradually. Folder users won’t switch overnight. Show them the benefits.
Common mistakes
- Flat view with no grouping. Just a long unsorted list. Add Group By.
- Forcing flat view on libraries with no metadata. Without metadata, flat is useless. Add columns first.
- Removing all folders abruptly. Existing folder paths in links and bookmarks break. Migrate gradually.
The File Sanity Kit gives you the Container Method™ — audit, restructure, and future-proof SharePoint without IT admin. The complete methodology, full workbook, and 8-tab Excel planner.
Get the File Sanity Kit — $27 →FAQ
Why use a flat view in SharePoint instead of folders?
Three reasons. Findability: a flat view with metadata grouping shows all files at once, sliced any way you like — folders force one fixed structure. Scale: folders break at a few hundred files; metadata scales to thousands. Copilot: AI reads metadata, not folder paths — a flat library with rich metadata is dramatically more accurate for Copilot than the same content in nested folders.
How do I hide folders in a SharePoint view?
Edit the view, scroll down to the Folders section, and choose Show all items without folders. The view now displays all files at once, flat, regardless of which folder they sit in. Combine with grouping (Group by Document Type, or Department, or Status) to get the structure folders gave you without the navigation pain.
Should I delete my folders in SharePoint?
Not necessarily — the folder structure can stay in place as a legacy layer. What changes is your default view: switch from showing folders to showing flat with metadata grouping, and most users will never need to navigate into folders again. Over time, as metadata becomes the primary structure, the folders quietly fade from active use without anyone needing to do a big migration.
Can a SharePoint library work entirely without folders?
Yes — and that’s the modern best practice. Use metadata for everything: Department, Document Type, Status, Owner, Project. Build views that filter and group by metadata. The library becomes a database of files, navigable by attribute rather than path. This is the structural shift that makes SharePoint actually scale, and it’s the foundation for Copilot accuracy.