RFU Auto Shop App

From drop-off to paid.

Every screen exists because someone in the shop needs it at a particular moment. Here is the order they get used in.

A job, start to finish

  • Front desk takes it in

    Customer, vehicle, VIN and what the customer says is wrong. The work order records who wrote it up.

  • It lands on the board

    Sixteen stages from intake to pickup, including waiting on a customer, waiting on parts and finding something else. Every move records who made it, so the board answers where a car is without anybody opening it.

  • The technician picks it up

    Signing in with a personal PIN claims the job. Diagnosis, labor lines and parts land against their name, at the labor rate the VIN already chose for that class of vehicle.

  • They inspect it properly

    A courtesy multi-point, a billed diagnosis or a deep diagnostic — different jobs, different sheets. A truck is asked about its air system and DEF; a car never is. A half-finished sheet cannot be passed off as a clean bill of health.

  • An estimate comes off the job

    Labor and parts at your rates, with the inspection findings and photos beside them. The customer unticks anything they do not want and signs. You can text them the link from your own shop number and carry on the conversation there.

  • The job is sealed

    Everything freezes into a permanent record, fingerprinted with SHA-256, naming the technician and whoever sealed it. Repairs involving parts mint a warranty token against that record.

  • Invoice and payment

    The invoice is generated from the sealed record rather than from anything still editable. Owner or front desk records the payment.

    Sealing also files the parts warranties, queues the customer's next service, publishes the repair to the vehicle's history, and — if you use QuickBooks — leaves the invoice ready to push across.

Meanwhile, the customer

They get your shop code. From any phone browser they enter it with their VIN or the phone number on file and see the current status of their repair.

  • No account to create, no app to install
  • They see status, vehicle and shop — not other customers, and not their own file
  • Lookups are rate limited, so the page cannot be trawled

Meanwhile, the owner

Who is here, what they are doing, and whether the numbers work.

  • A live roster of who is clocked in right now
  • Hours on the floor against labor hours sold, per person, with the resulting efficiency
  • Which vehicles each technician worked on today
  • Everything written up today and who wrote it
  • Parts that have fallen below their reorder threshold

Your shop is yours

Every shop is separated at the database level, not by a filter someone remembered to apply. A record belonging to another shop is not visible, not editable and not reachable, including by its id.

  • Sign-in is your shop code plus a PIN
  • PINs are stored as scrypt hashes, never in plain text
  • Sessions are signed and expire after twelve hours
  • Personal PINs must be unique within your shop, so hours and work cannot be misattributed

Ready?

Set up takes about a minute and your shop starts empty.

RFU Auto Shop AppHow it works · Pricing · Log in · Check a repair