Organize Flow Examples

Eleven ready-to-copy automation recipes — each a complete When / If / Then rule you can rebuild in under a minute.

What It Is

Ready-to-copy automation recipes for FilesDesk’s Organize Flow. Each is three choices — When it runs, If which files match, Then what happens. Destination folders are created automatically, including nested date paths.

How It Helps You

Industries That Benefit

IndustryStart with
Accounting & financeInvoice filing, monthly receipts, red-flagged tax documents
Medical & dental officesScanner output routing, dated inbox flows
Agencies & client servicesPer-client shared-folder sorting with color coding
PhotographersPhoto import by capture year
Every desk workerDownloads auto-sort and Desktop screenshot cleanup

Finance & Paperwork

File invoices by year

Every invoice the AI renames lands in the right year folder, already tagged.

WhenAfter AI renames
IfName contains any of: invoice, credit, debit
ThenMove into ~/Documents/Finance/Billing/{year} · Add Finder tag Finance
Result2026-08-03_Invoice_Acme_Corp_INV-2026-042.pdf is filed into Finance/Billing/2026, tagged, and Spotlight-searchable.

Receipts into monthly folders

A phone photo of a receipt dropped into a synced folder files itself by month.

WhenAfter AI renames
IfName contains any of: receipt, purchase
ThenMove into ~/Documents/Finance/Receipts/{year}/{month}
ResultReceipts pile up in tidy 2026/08 folders — expense reports write themselves.

Flag anything tax-related in red

Tax season triage: every tax document is instantly visible in Finder.

WhenAfter AI renames
IfName contains any of: tax, W-2, 1099
ThenMove into ~/Documents/Finance/Tax/{year} · Set color Red · Add comment Filed by FilesDesk on {date}
ResultRed-dotted files in one folder, each carrying a searchable audit comment.

Desktop & Downloads Hygiene

Auto-sort a messy Downloads folder

The classic. New PDFs get renamed by AI and filed; junk stays out of the way.

WhenWhen a file appears in ~/Downloads
IfFile extension is one of: pdf
ThenMove into ~/Documents/Inbox/{year}-{month}
ResultDownloads stays empty; every PDF waits in a dated inbox for review. FilesDesk watches the folder automatically — no separate setup.

Screenshots off the Desktop

Screenshots stop burying your Desktop within the hour they were taken.

WhenWhen a file appears in ~/Desktop
IfName contains screenshot · File type is image (match ALL)
ThenMove into ~/Pictures/Screenshots/{year}/{month} · Set color Gray
ResultA clean Desktop, and every screenshot findable by month.

Quarantine huge video files

Keep a shared drop folder lean by parking big videos on an external volume.

WhenWhen a file appears
IfFile type is video · File size over 500 MB (match ALL)
ThenMove into /Volumes/Archive/RawFootage/{date} · Add comment Auto-archived from drop folder
ResultBig files stop clogging the sync; each day’s footage gets its own folder.

Scanner & Shared Folders

Scanner output → named and filed

A network scanner dumps SCAN0001.pdf files; they leave named and sorted.

WhenWhen a file appears in the scanner’s output folder
IfName matches pattern SCAN*
Then(The watcher renames with your template first) · Move into ~/Documents/Scans/{year} · Add Finder tag Scanned
ResultEvery scan becomes e.g. 2026-08-20_Contract_Globex_Lease.pdf in the right year folder.

Route by client from a shared folder

A team drop folder self-sorts into per-client folders.

WhenAfter AI renames
IfName contains Acme
ThenCopy into ~/Clients/Acme/{year} · Set color Blue
ResultOne flow per client; the original stays in the drop folder, a copy lands in the client archive. Duplicate the flow and change the keyword and destination per client.

Photos

Photo import by capture year

Photos from any camera or phone import into year/month albums automatically.

WhenWhen a file appears in ~/Pictures/Import
IfFile type is image
Then(The watcher renames with the Photo Archive template) · Move into ~/Pictures/Library/{year}/{month}
ResultDSC01542.jpg becomes 2026-07-19-Lisbon-Trip-001.jpg inside 2026/07.

Cleanup & Guardrails

Skip drafts and temp files

Automation that knows what to leave alone.

WhenWhen a file appears
IfName contains none of: draft, temp, ~$ (uses the filename NOT condition)
ThenMove into ~/Documents/Inbox
ResultWork-in-progress files stay put; only finished documents get filed.

Timestamp everything from one device

Add a received-date stamp to files from a specific source folder without renaming them.

WhenWhen a file appears in ~/Dropbox/FromPhone
IfAlways
ThenAdd timestamp %Y%m%d as prefix · Add Finder tag Phone
Resultnote.pdf becomes 20260820_note.pdf, tagged — no AI call, no credits used.

Good to Know

Related

Last updated: 20 August 2026