Naming Files and Folders
A short guide to making shared work easier to recognize, sort, search, hand off, and maintain—especially when AI makes it possible to create more material, faster.
A good name answers the next user’s first question without trying to tell the whole story. Use the shortest name that clearly distinguishes the item from the things around it.
matters
This feels trivial until it isn’t
Naming can feel unimportant until months or years of work accumulate. A few extra seconds of care now can prevent repeated confusion later. As files, folders, generated outputs, and automated workflows multiply, consistent names become part of the system’s working memory—for people and AI. It is a small habit that your future team—and your future self—will appreciate.
pillars
Minimal and clear
These goals reinforce each other until a name becomes so short that it loses meaning—or so descriptive that it becomes a sentence.
Minimal
Do not repeat the folder path, add decorative numbers, preserve obsolete status words, or encode information that already lives reliably in metadata or version history.
Clear
Use familiar language, stable terms, and the most useful distinguishing idea. A new teammate should be able to make a reasonable guess about what the item contains.
patterns
Choose the first element based on how the set will be used
There is no universal formula. The best convention depends on what people need to recognize or sort first.
Subject first
Use plain, specific language for most working documents, folders, guides, and reusable assets.
Date first
Use when chronological order is central: meeting notes, logs, recurring reports, releases, recordings, or dated snapshots.
Sequence or identifier first
Use when the number communicates a real sequence, stable record ID, or documented category—not merely a preference to keep something at the top.
Stable name with a qualifier
Add a short suffix only when related variants must coexist and cannot be distinguished reliably through location, format, or system version history.
Use numbers when they encode structure
Numbering is useful. Decorative numbering is not. The test is whether different numbers communicate different, durable meaning.
Numbers help when they represent
- A deliberate reading or operating sequence
- A stable project, case, asset, or record identifier
- A documented category system used by the team
- A large sequence that must sort predictably
Numbers create noise when they
- Exist only to force several items to the top
- Repeat the same prefix across unrelated folders
- Duplicate numbering at several levels without adding meaning
- Require a legend that nobody maintains or uses
00, the number is no longer organizing the important folders. It has become visual clutter.point
A small convention is easier to keep
This is a practical starting point for most shared, AI-enabled work. Follow an established organizational, platform, or industry convention when one already applies.
Use short, plain-language names. Organize by a stable purpose or content boundary. Number only when order is intentional. Examples: Client Guides, Meeting Notes, Approved Templates.
When no other convention controls, use concise words separated by hyphens for files that may move across systems or support automation. Lead with the subject unless date, sequence, or identifier is the primary retrieval key.
Use YYYY-MM-DD when the date is meaningful to identity or sort order. Do not date every evergreen document.
Use the minimum digits needed for the real sequence. Apply leading zeros only when they preserve sorting across the expected set.
Prefer one current file and the platform’s version history. If versions must coexist outside that system, use a consistent suffix such as v01, v02, or a meaningful approved date.
Let location carry status when possible. A file inside Draft or In Review usually does not need the same status repeated in its name. If location cannot communicate status reliably, use one team-approved qualifier.
discipline
Let folders, names and metadata divide the work
A filename should remain useful outside its folder, but it should not repeat every detail already supplied by the surrounding structure.
Seven rules worth remembering
- Name for future retrieval, not the moment of creation.
- Follow an established convention before inventing a new one.
- Put the most useful distinguishing element first.
- Use the same term for the same thing across the system.
- Do not make the filename repeat the full folder path.
- Avoid vague status words and unexplained abbreviations.
- Write down any convention complex enough to forget.
What about letting AI clean it up?
AI is useful for maintenance, especially for clustering, proposing names, identifying duplicates, and bulk-renaming a known set.
- It cannot always infer the intended authority, lifecycle, or required sequence.
- Renaming later can break links, references, automations, and shared expectations.
- Cleanup costs less when the starting system already contains consistent signals.
Use AI as a librarian—not as an excuse to stop labeling the shelves.
check
Before you save
Do not optimize forever. Ask five quick questions and move on.