Skip to content

Naming Blocks for Consistent Filenames

Naming Blocks are reusable filename fields. They let you combine AI-generated context with stable structure, so files from the same workflow follow the same convention. Use them inside a Template or a one-off batch rename.

AI can describe what is inside a file. Naming Blocks keep that description consistent across a folder.

{date}-{client}-{document_type}-{ai_title}

That pattern can produce names like:

2026-06-28-acme-contract-renewal-summary.pdf
2026-06-28-acme-dashboard-payment-error.png
CategoryExamples
Datescreated date, detected date, custom date format
Original file dataoriginal name, extension, counter
AI contexttopic, object, scene, document type, category
Documentsvendor, amount, invoice, contract, report, client
Mediatitle, frame context, subtitles, transcript, audio metadata
Projectsclient, campaign, location, department, status

Use enough structure to make files sortable, but not so much that names become hard to scan. For most folders, 3 to 5 blocks are enough. If search is the goal, pair blocks with the searchable filenames guide.