PDF naming conventions that save hours
Bad names cost more time than bad tools. Use one pattern for every client PDF:
Client_DocType_YYYY-MM-DD_status.pdf
Examples:
Acme_Proposal_2026-06-01_draft.pdfAcme_Proposal_2026-06-12_signed.pdfAcme_SOW_2026-06-12_signed.pdf
Rules that stick
- Client first (so sorting by name groups a client together)
- ISO dates (
YYYY-MM-DD) so files sort chronologically - Status last:
draft,sent,signed - No spaces if you can help it — underscores are safer in links
- Never
final,FINAL2, oruse_this_one
Teach it once. Put the pattern in your Templates folder. New hires and VAs copy it without asking.
Ad slot — in-article
Renaming old files
Don’t boil the ocean. Rename when you touch a file. Active clients first.