Skip to content

Automations

Rules that file new uploads into folders automatically.

2 min readLast updated 2026-07-30

Automations sort your uploads for you. Instead of moving files into folders by hand, you define a rule once and every matching upload is filed on arrival.

Create a rule

  1. Open Tools → Image Host → Automations.
  2. Choose Add rule.
  3. Pick the destination Folder the matching uploads should land in.
  4. Pick the Trigger — for example Mime starts with.
  5. Enter the Value it matches against, such as image/ or video/.
  6. Save — a toast confirms the rule was added.
The New automation rule dialog with the folder, trigger and value fields
A rule is three choices. Add rule stays greyed out until all three are filled in.
  • Folderwhere matching uploads land. It reads “No folders yet” until you create one, so make the folder first
  • Triggerwhat the rule tests — for example Mime starts with
  • Valuewhat it matches against; the placeholder suggests image/ or video/

How rules are applied

Rules run when a file is uploaded, not retroactively. Files already sitting in your gallery stay where they are; move those manually once, then let the rule handle everything after.

Practical setups

  • By purpose — profile assets into profile, everything else into misc.
  • By project — one folder per project or client, matched on how you name the files.
  • By type — screenshots in one place, artwork in another.

Name files before uploading

Rules can only work with what the upload gives them. A consistent naming habit — banner-, avatar-, sc- — makes rules trivial to write and reliable in practice.

When a rule does not fire

  • The rule was created after the upload. Rules are not retroactive.
  • The file does not actually match — check the exact spelling, including case.
  • The destination folder was deleted. Recreate it or point the rule elsewhere.

Managing rules

Rules can be edited and removed from the same screen. Deleting a rule leaves already-filed uploads where they are.

© 2026 flexbio.link. All rights reserved.