All Resources
Business Strategy 11 min read September 15, 2026

Why MoveRight Is the Easiest Moving Software to Use

Easy isn't a marketing word. It's a measurable property of software. Here are the specific friction points we removed from MoveRight — and why each one makes a moving company owner's day shorter.

Every moving CRM claims to be “easy to use.” It’s the most abused word in software marketing. None of them say “hard to use” — that would be honest. So the word has lost its meaning.

We’re not going to claim MoveRight is easy. We’re going to point at the specific friction points we removed, when we removed them, and what each one cost the operator before it was gone. That’s the only definition of “easy” that holds up.


What “Easy” Means for a Moving Company Owner

Easy doesn’t mean “fewer clicks.” A moving company owner doesn’t care about clicks. They care about:

  • Can the customer book without calling my office? If the intake form leaks 25% of leads at the scheduling step, that’s not easy. That’s a hole in your revenue.
  • Can the crew lead run the move from their phone? If the crew needs a laptop, a printed work order, and a phone call from dispatch to know what to do next, that’s not easy. That’s three devices too many.
  • Can my team log in without resetting a password every Monday? If your auth system generates support tickets, it’s not easy. It’s a tax.
  • Can the crew take a card payment at the door? If the payment loop closes three days later when the invoice hits the customer’s inbox, that’s not easy. That’s a collections problem.
  • Do the documents cost $0.50 each? If every receipt, invoice, and estimate is a billable envelope through a third party, that’s not easy. That’s a subscription inside your subscription.

Easy is friction removed. Here’s the friction we removed.


The Streamlined Intake Form: Cutting Drop-Off from 25% to 6%

The intake form is where a customer books a move. It’s the front door of the business. If it leaks, everything downstream is smaller.

Our old intake form had a ~25% drop-off at the scheduling step. Customers hit the virtual estimate scheduler, saw a wall of time slots they didn’t understand, and left. They called the next mover on the Google results page.

In July 2026 (Changelog_2607.md !2211), we redesigned the scheduling step. The redesign was not “fewer clicks.” It was:

  • Pre-expanded “Today” time slots. The customer sees today’s availability immediately. No tap to reveal.
  • Recommended next-available times as one-tap buttons. The customer doesn’t have to scroll through a calendar. We surface the best slot.
  • A “Call me ASAP” escape hatch in the accent color. If the customer doesn’t want to pick a time, they tap one button and the relocation team calls them. Previously this button was grayed out and looked disabled — customers skipped it.
  • Skip the scheduling step entirely for small moves. A 3-item move doesn’t need a virtual estimate. We skip the step and go straight to move description. No yembo overbooking.

The drop-off at the scheduling step went from ~25% to ~6%. That’s not “fewer clicks.” That’s 19% more leads reaching the booking step. For a 5-truck operation doing 150 estimates a month, that’s 28 more leads in the pipeline.

The streamlined intake is now the only variant. The A/B test is over. There is no old form to fall back to.


The Crew Navigator: A Guided Workflow on the Crew Lead’s Phone

The crew lead shows up at the customer’s door. They need to know: what’s the job, what are the steps, when did each step start, what are the crew notes, and what happens if they lose cell service.

The old answer was: a printed work order, a phone call from dispatch, and a text message with a PDF attachment. If the crew lead missed a step, nobody knew until the customer called to complain.

In August 2026 (Changelog_2608.md !2257), we shipped the crew navigator. It’s a standalone full-screen route on the crew lead’s phone. It does five things:

  1. Guides the move step by step. Each step has a Start and Finish button. The crew lead taps through. No training required — they follow the steps on screen.
  2. Tracks step start and finish times. Ops sees the timings live on the workorders page. If packing took 90 minutes on a job that was scoped for 45, the dispatcher knows before the truck leaves the origin.
  3. Supports undo. A crew lead who accidentally tapped “Finish” on the wrong step can undo it. No call to dispatch, no support ticket.
  4. Persists crew notes. Notes are saved to the job. They don’t disappear when the crew lead closes the app.
  5. Works offline. The navigator shows an offline indicator and syncs when cell service returns. A crew lead in a basement apartment with no signal can still run the move.

Ops and admins can edit step timings and update the navigator state from the desktop. The crew lead doesn’t need to know anything about the backend. They follow the steps. The system handles the rest.

This is what “easy” looks like for a crew lead: a phone, a list of steps, and nothing else.


FusionAuth: Passkeys, 2FA, and No More Password Resets

Password resets are the most common support ticket in any SaaS product. A user forgets their password, clicks “reset,” the email goes to spam, they submit another ticket, and the dispatcher is down for 20 minutes on a Monday morning.

In August 2026 (Changelog_2608.md !2257), we migrated MoveRight to FusionAuth. 1,880 users were moved from the old auth system to FusionAuth — with bcrypt password hashes, 2FA secrets, and phone numbers — in a single release. No cutover event. No maintenance window. Old cached PWA versions kept using legacy auth; new frontend versions used FusionAuth. Both paths coexisted until the old cache aged out.

What changed for the user:

  • Passkeys. A user with a passkey-enabled device (iPhone, Android, laptop with Touch ID/Windows Hello) can log in without a password. No password to forget. No password to reset.
  • 2FA enrollment in the account page. Users can enroll in 2FA from their own account settings. No admin involvement.
  • Passwordless email/SMS. A user who doesn’t have a passkey can log in with a one-time code emailed or texted to them. No password.
  • A branded login page. The login page looks like MoveRight, not a third-party auth provider’s generic form.
  • Session management. Users can see their active sessions and revoke them from the account page. A dispatcher who logged in on a shared computer can kill that session from their phone.

Auth is an ease-of-use feature. Every password reset that doesn’t happen is a support ticket that doesn’t get filed. Every passkey login is a Monday morning that starts with a move, not a helpdesk call.


BlueSage Terminal Payments: Take Cards at the Door

The crew finishes the move. The customer asks, “Can I pay with a card?” The old answer was: “We’ll send you an invoice, and you can pay online when you get home.” The customer goes home. The invoice sits in their inbox. Three days later, you’re calling to collect.

In August and September 2026 (Changelog_2608.md !2262, Changelog_2609.md !2303), we shipped BlueSage terminal payments. The crew lead takes a card payment on a terminal at the door. The full flow:

  • Terminal picker and push panel. The crew lead selects a terminal, enters the amount, and pushes the charge to the terminal. The customer taps, dips, or swipes.
  • Keyed-in card fields. If the terminal is unavailable, the crew lead can key in the card number.
  • Cards on file. Repeat customers’ cards are stored. One tap to charge.
  • Dual-pricing rate display. The terminal shows the cash price and the card price (with the processing fee) side by side. No surprise fees.
  • Authorization release. If a charge was authorized but the job was cancelled, the crew lead can release the authorization immediately.
  • Refund handling. Refunds process through the same terminal, with amounts, reasons, and authorization tracking.
  • Unmatched payments review queue. If a terminal payment arrives without a matching job, it’s queued on a review screen for manual attribution. No lost payments.

The job financials panel re-reads itself while BlueSage settles, so the job always reflects the money that actually moved. The payment loop closes at the door. No invoice. No collections call. No three-day delay.


AegisDoc: No Per-Document Fees, No Template Builder

Documents are a feature of the CRM, not a third-party add-on. This is the single biggest cost difference between MoveRight and a CRM that uses PandaDoc for document generation.

A 5-truck moving company generates 200+ documents a month — receipts, invoices, estimates, customer satisfaction releases. At PandaDoc’s per-envelope pricing, that’s thousands of dollars a year. AegisDoc generates the same documents at $0 per document. The engine runs on our own Cloudflare Workers. No third-party outage can stop your documents.

We wrote a full article on the PandaDoc-to-AegisDoc migration: Why We Replaced PandaDoc with AegisDoc. The short version: no per-document fees, no template builder, no API round-trips, no third-party outages. New templates ship in a single merge request. A developer can ship a branded invoice for a new franchise in one MR — that’s what !2189 did on July 17 for Vancouver Island.

Since that article, we’ve ported 16+ PandaDoc template families to Aegis: bills of lading (FVP, RVP, PVP), YMM estimate variants for Calgary, Vancouver, Charlotte, Interstate USA, and Kitchener-Waterloo, liability releases, damage reports, walkthrough acknowledgements, and more. Each one was audited field-by-field against its PandaDoc original.


MoveRight vs. the Alternatives

MoveRightSmartMovingMoveitProGeneric CRM (HubSpot)
Intake form drop-off at scheduling~6% (after redesign)UnknownUnknownN/A (no moving intake)
Crew mobile app with guided workflowYes (Crew Navigator, offline)LimitedLimitedNo
Auth methodPasskeys, 2FA, passwordlessPassword + 2FAPasswordPassword + 2FA
On-site card paymentsYes (BlueSage terminal)Third-party integrationThird-party integrationThird-party integration
Per-document fees$0 (AegisDoc)Included (limited)Included (limited)N/A
Document template creation1 merge requestTemplate builderTemplate builderN/A
Postal code support (Canadian)First-classAfterthoughtAfterthoughtN/A
Franchise zone-aware permissionsYesNoNoNo
Per-document cost for a 5-truck op$0Included in planIncluded in planN/A (no documents)

The Rule

Easy isn’t a feature you ship. It’s friction you remove. We can point to each piece of friction we removed, when we removed it, and what it cost the operator before it was gone:

  • Intake drop-off: 25% → 6% in July 2026 (!2211)
  • Crew mobile workflow: printed work order → phone navigator with offline support in August 2026 (!2257)
  • Password resets: weekly → passkeys/passwordless in August 2026 (!2257)
  • Payment loop: 3-day invoice → on-site terminal in August/September 2026 (!2262, !2303)
  • Per-document fees: $0.50/envelope → $0 in June 2026 (!2127)

That’s what easy means. Not a word in a headline. A list of things that used to be hard and aren’t anymore.

MoveRight is the moving company CRM that handles intake, dispatch, crew management, payments, and documents — and removes a specific piece of friction from each one.

If your CRM still has a per-document fee, a password reset flow, or a payment loop that closes three days after the job, those are answerable problems.

See how it works


References:

MR

MoveRight Team

MoveRight

ease-of-use intake crew-navigator fusionauth bluesage aegisdoc

Ready to put this into practice?

Start a 5-day free trial and see how MoveRight handles this in your business.