RenameClick
Core Features

Auto Flow

Automated folder watching — monitor folders and automatically process incoming files.

Auto Flow — Empty state

Core Concept

Auto Flow uses rows — each row represents an independent watch rule:

SettingDescription
Source FolderThe folder to watch for new/changed files
Destination FolderWhere processed files are moved after apply
Watch On/OffStart or stop monitoring
Auto ApplyAutomatically apply renames/moves, or keep for manual review

You can create multiple rows to handle different workflows simultaneously.

Three Operating Modes

1. Watch On + Auto Apply

  • Fully automatic — files are processed and moved the moment they appear
  • Best for "set and forget" automation
  • Example: Watch "Downloads" → rename invoices → move to "Finance/Invoices"

2. Watch On + Auto Apply OFF

  • AI processes files automatically when they appear
  • Results appear in the Processed list for review
  • You decide what to apply manually
  • Best for workflows that need human verification

3. Watch Off

  • Monitoring paused, no new files processed
  • You can still inspect processed/applied/error panels
  • Undo/redo is available when watch is off

Row Independence

Each row carries its own settings:

  • Category preset — Different category folders per row
  • Custom instructions — Different AI prompts per row
  • Format preset — Different naming patterns per row
  • Output language — Different languages per row
  • Rename on/off — Enable or disable renaming per row
  • Categorize on/off — Enable or disable categorization per row
  • Recursive on/off — Scan subfolders or not per row

Auto Flow — Row settings

Multi-Folder Example

RowSourcePromptDestinationMode
1~/DownloadsInvoice extraction~/Finance/InvoicesAuto Apply
2~/DesktopDefault~/Archive/ScreenshotsManual review
3~/ScansMedical docs prompt~/Documents/MedicalAuto Apply

All three rows run simultaneously in the background.

File Detection & Stability

Auto Flow doesn't just blindly process every file system event:

  1. File detection: Folder watcher detects new/changed files
  2. Stability check: The app waits for the file to stop changing (size and modification time stable for ~1.2 seconds)
  3. Queue: Stable files are added to the processing queue
  4. Deduplication: If a file is already queued or being processed, duplicate events are ignored

This prevents processing incomplete downloads, files being copied, or other transient states.

Loop Prevention

  • Files inside any row's destination folder are never processed
  • Files recently moved by the app are tracked and ignored for 10 seconds to prevent re-triggering
  • This prevents infinite loops when source and destination folders overlap

Panels

Each row has panels for tracking status:

PanelShows
QueueFiles waiting to be processed
ProcessedFiles with AI suggestions ready for review (when Auto Apply is off)
AppliedHistory of successfully renamed/moved files
ErrorsFiles that failed with error messages

Persistence

Auto Flow survives app restarts:

  • Row configurations are persisted
  • Processed, applied, and error caches are preserved
  • Watch on restart option — rows automatically resume watching when the app starts

Undo / Redo

  • Each apply operation creates an undo checkpoint
  • Undo moves files back to their original location
  • Redo re-applies the undone operation
  • Only available when Watch is OFF (to prevent conflicts with live automation)

Credit Usage

  • AI processing (analysis) is unlimited — no credits for suggestions
  • Credits are consumed only when files are successfully applied (renamed/moved)
  • If credits run out during Auto Apply, the row is automatically paused with a "No credits left" message
  • Pro users have unlimited operations

On this page