Automations

Organize Insurance Claim Files by Claim Number

One auto claim arrives as fourteen separate things: the loss notice, six photos from the insured’s phone, a police report, two estimates, the adjuster’s notes and a signed release — each from a different person, on a different day, named whatever their device called it.

The short answer

Claim documents organize by claim number, and the claim number is already printed on most of them, so nobody has to type it in. A workflow watching the folder claim documents land in uses the Read Details from File step to pull the claim number, document type and date off each document, then the Move step files it under that claim and the Rename step gives it a name that says what it is. Documents arriving as email attachments need the Save a Copy step first, because an attachment has no home until something gives it one. Photographs are the exception: a phone photo has nothing written on it, so it is filed by the upload it came in with rather than by its contents.

Steps this uses

File UploadedEmail AttachmentCheck File DetailsAsk AI About the FileAsk a Person to ApproveRead Details from FileSave a CopyRenameMove

Before and after

What actually changes

As they arrive

  • Scan_0087.pdf
  • estimate final (2).pdf
  • police report.pdf
  • Doc1.pdf

After the workflow

  • CLM-4471/2026-08-14-loss-notice.pdf
  • CLM-4471/2026-08-19-estimate-riverside-body.pdf
  • CLM-4471/2026-08-16-police-report.pdf
  • CLM-4471/2026-08-22-release-signed.pdf

Four documents from four senders on four different days, filed to one claim by the number printed on each of them.

Setting it up

Described once, then it runs

This is the sentence. Send it to the builder and the steps below appear on a canvas, wired and named, for you to change before anything runs.

When a claim document arrives by email or upload, save a copy, read the claim number, the document type and the date off it, rename it by date and type, and file it under that claim number.

01

Let documents land where they already land

The folder your scans, downloads and portal exports already go to is fine — Google Drive, OneDrive, SharePoint or Dropbox. The Email Attachment trigger covers the ones that arrive from body shops and adjusters by email.

02

Say what a claim folder looks like

One folder per claim number, documents named date-first in ISO form so they sort into the order things happened. You describe it once, in plain English, rather than building a template.

03

The workflow reads the claim number off the page

The Read Details from File step takes the claim number, the date and the document type from the document itself. This is the step that makes it work on a file called Scan_0087.pdf.

04

Hold back what it is unsure about

The Ask AI About the File step can route anything without a readable claim number to a review folder instead of guessing, and the Ask a Person to Approve step can gate the move entirely on claims where a wrong file is expensive.

Why the claim number belongs in the folder, not the filename

Repeating CLM-4471 in all fourteen filenames spends the most useful position in every name on the one fact the folder already tells you. Put the date there instead, in ISO form, and the claim folder reads as a timeline: loss notice, photos, police report, first estimate, supplement, release. That order is what somebody reconstructing the claim a year later actually needs.

What happens to photographs

A repair estimate has a claim number printed on it. IMG_4471.jpg does not, and no amount of reading will find one, because the information was never there. Photos are filed by the upload they arrived in — the batch an insured sends through one link goes to that insured’s claim together. If somebody emails six photos with no context at all, that is a document filed by hand, and it is worth knowing that in advance rather than discovering it.

What it does not do

It files documents against a claim. It does not adjust the claim, calculate a reserve, or tell you the estimate came in above the policy limit. It runs alongside a claims system or an agency management system rather than replacing either — those hold the claim record, and this holds the paperwork attached to it.

FAQ

Common questions

How should an agency organize insurance claim files?

One folder per claim number, with every document inside named date-first in ISO form (2026-08-14-loss-notice.pdf) so the folder reads in the order events happened. Keep the claim number in the folder rather than repeating it in every filename, and keep the structure identical across claims so anyone can find anything in a claim they have never touched.

Can claim documents be filed to the right claim automatically?

Yes, when the claim number is printed on the document, which is true of loss notices, estimates, adjuster reports and correspondence. A workflow reads the number off the page and files the document under that claim. Phone photographs carry no claim number and are filed by the upload they arrived in instead.

What about documents that arrive as email attachments?

The Email Attachment trigger picks them up, and the Save a Copy step gives them a home, since an attachment has none until something saves it. From there they are read, renamed and filed exactly like a document that was uploaded directly — which matters, because body-shop estimates and carrier correspondence almost always arrive by email.

Does this replace a claims management system?

No. A claims system is the record of the claim itself — reserves, status, payments. This organizes the documents attached to that claim, which is the part that otherwise sits in an inbox or on a shared drive. The two run alongside each other.

Fourteen documents, one claim.

Filed by the claim number already printed on them.

Build this workflow

5 GB free · No credit card required