Deliverable 1 of 5

Revised Rental Agreement Flow (v2)

Quinlan & Fabish — CSR-initiated rental over the phone. Incorporates discovery feedback from 3/30 session and Nicole's notes.
CSR / Mega Tool
System (Automated)
AIM (Tri-Tech)
Customer
Open question (see numbered items below)
✓ Resolved since 3/30 meeting
CSR / Mega Tool System (Automated) AIM (Tri-Tech) Customer CSR logs into the Mega Tool Customer on the phone Look up or create customer If dedupe match found in AIM: prompt "Claim AIM Account" Name, address, contact info, student, school Q1 — Claim AIM Account — when does the dedupe prompt trigger? 1 Customer pushed to AIM via API (immediate — confirmed) ✓ CONFIRMED Customer record created in AIM Ready for order / cart / payment CSR fills agreement details • School (drives IL / IN / MI template) • Instrument, condition, MNR preference • First payment date (CSR override) • Rental rate (override, dropdown) • Purchase price (override) • Description / condition (override) Math recalculates on any override Q2 — CSR override guardrails — how much autonomy do CSRs get? 2 System calculates totals Totals, tax, payment stream (IN-specific) CSR works in AIM • Create cart / rental order • Collect payment, process card (hand-keyed in AIM — reliable) • Optionally save card on file for autopay • Create delivery ticket (asset mgmt) Invoice / downpay / supplies collected here Q3 — Payment sequence — must AIM payment complete before the agreement is sent? 3 Q4 — Autopay card-on-file — automatic on online payment, or does the CSR have to ask? 4 Click "Create Agreement & Send Signing Link" Create agreement record + email secure signing link Valid for 7 days Receive email, click signing link Log in or create account (password = phone # by convention) Review agreement, click "Sign Agreement" Record signature + timestamp Legal compliance audit trail Email confirmation + copy of signed agreement PDF attached / portal link Q5 — Confirmation email — does it include a copy of the signed agreement? 5 Confirmation page "Your agreement has been signed" DONE EDGE CASES & CROSS-CUTTING CONCERNS Expiration If customer doesn't sign within 7 days, the agreement auto-expires. CSR can regenerate a fresh agreement. See Deliverable 4: Revision Workflow Q6 — Inline typo corrections — allow edits to unsigned agreements without full regeneration? 6 Typo corrections on unsigned agreements Today: any fix requires full regeneration + re-send (SignNow limitation). Can we allow inline edits in the Mega Tool before the customer signs? Revisions (post-signature or pre-signature) Triggers: MNR, instrument swap, new-vs-used, price change, date change, typo. Original is preserved; revision is V2. See Deliverable 4: Revision Workflow Note: This flow intentionally skips the "web order queue" — Marsha confirmed orders are closed on-call, not queued. (Transcript 26:14–26:49)

Open questions flagged in this flow

Each red-numbered badge on the diagram corresponds to an unresolved question below. Context and ramifications included so you can decide without guesswork.

1 Claim AIM Account — when does the dedupe prompt trigger?
Context

Marsha wants the system to detect existing AIM customers during signup so we don't create duplicate records. The question is whether "Claim AIM Account" triggers only during customer-initiated web signup, or also during CSR-initiated phone rentals when a possible match is detected.

Why it matters

If CSR-only, duplicate accounts will still happen when customers later sign up online. If dual-trigger, we need a second surface (web signup) with its own UX and a stronger matching algorithm. Dual-trigger is more effort but more effective at preventing duplicates long term.

Transcript 33:56–34:32 ("Claim AIM account. Got it.")
2 CSR override guardrails — how much autonomy do CSRs get?
Context

CSRs need to override first payment date, rental rate, purchase price, description, and condition (e.g., honoring a half-price window that just closed, customer wants new-vs-used, inventory swaps). We have not discussed limits, approvals, or audit trail.

Why it matters

Unconstrained overrides create financial risk and audit headaches. Heavy approval workflows slow the CSR on the phone and defeat the efficiency gain. Possible middle paths: override dropdown with preset values only, override up to a $ or % limit with manager approval above, or free-text overrides with a mandatory reason code captured for reporting.

Transcript 31:43–32:22, 36:30–38:00
3 Payment sequence — must AIM payment complete before the agreement is sent?
Context

Current phone process: CSR invoices the downpay and collects payment in AIM, then creates the SignNow agreement (per Nicole's "Renting over the phone" doc). The new flow could enforce the same order, or it could allow the agreement to be emailed in parallel while the CSR processes payment in AIM.

Why it matters

Strict order: safer — we never email a signing link for an order the customer didn't pay for. Slower — blocks the CSR from wrapping the call until payment clears. Parallel: faster, lets the customer start reviewing while the CSR wraps up AIM. Risk: if payment fails after the agreement is sent, we have to cancel or void. In busy season, the parallel path could meaningfully shorten call time.

Renting over the phone.pdf; Transcript 28:38–29:24
4 Autopay card-on-file — automatic on online payment, or does the CSR have to ask?
Context

Nicole asked: if payment is collected online via the new flow, does the card automatically get stored for autopay, or should the CSR still explicitly confirm with the customer and add it manually in AIM?

Why it matters

Automatic-save is faster but raises consent questions (we need explicit customer agreement to store the card for future charges; this is usually a checkbox). Manual-ask matches current practice but adds a step. There's also a regulatory/PCI angle — AIM is the current system of record for stored cards because of TSYS/web interface issues, so whichever path we pick has to work with AIM as the vault.

Q&F Notes.pdf #5; Transcript 20:57–21:30
5 Confirmation email — does it include a copy of the signed agreement?
Context

Nicole says customers today complete web rentals and "don't automatically get a copy of that agreement sent to their emails. They don't even remember what they filled out or signed." The fix is either attaching the signed PDF to the confirmation email, linking to the customer portal (see Deliverable 5), or both.

Why it matters

Attachment-only: customer has the file immediately but email clients sometimes strip or block PDFs. Portal-link-only: always available but requires login and therefore call-volume to support forgotten-password resets. Both: belt-and-suspenders, small dev cost, reduces customer-service call volume meaningfully.

Q&F Notes.pdf #2; Transcript 39:45–40:08
6 Inline typo corrections — allow edits to unsigned agreements without full regeneration?
Context

Today, a typo in a SignNow agreement (kid's name, email) requires voiding and sending a fresh document. Nicole wants relief. We could allow inline edits in the Mega Tool for agreements that haven't yet been signed, without creating a new version.

Why it matters

Inline edits: fewer revision records, lower friction for CSRs and customers. Risk: customer may have already opened the signing link with the old text — legally, the signing UI must always show the current version, so we need a mechanism to invalidate the link the customer is looking at and serve the new content on refresh. Full regeneration is the simpler, safer path — but it keeps the pain point Nicole flagged.

Q&F Notes.pdf #7; Transcript 38:19–38:43
Note on resolved items since 3/30: Swiz and Jack confirmed the Mega Tool → AIM customer sync happens immediately via API (green "✓ CONFIRMED" marker on the diagram), so the origination-point question is no longer blocking.
Source references
Meeting: Q&F Mega Tool Priorities (3/30/26) — tldv recording
Documents: Q&F Notes.pdf (3/11/26) and Renting over the phone.pdf (3/27/26) — both from Nicole Leaich.
Prior version: q_f_rental_agreement_____business_workflow.png (Discovery Docs folder).