Insurance & Claims

/* ———- Reset & Base ———- */ .awdr-inner-page *, .awdr-inner-page *::before, .awdr-inner-page *::after { box-sizing: border-box; margin: 0; padding: 0; } .awdr-inner-page { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif; color: #444; line-height: 1.6; } .awdr-inner-page .awdr-section { margin-left: calc(-50vw + 50%); width: 100vw; position: relative; } .awdr-inner-page .awdr-inner { max-width: 1140px; margin: 0 auto; padding: 0 24px; } .awdr-inner-page .awdr-section-heading { font-size: 36px; font-weight: 800; color: #0f0b57; text-align: center; margin-bottom: 16px; letter-spacing: -0.3px; position: relative; padding-bottom: 16px; } .awdr-inner-page .awdr-section-heading::after { content: ”; display: block; width: 60px; height: 3px; background: #2f50d8; margin: 12px auto 0; border-radius: 2px; } .awdr-inner-page .awdr-section-sub { text-align: center; font-size: 17px; color: #666; margin-bottom: 48px; max-width: 700px; margin-left: auto; margin-right: auto; } /* ———- Buttons ———- */ .awdr-inner-page .awdr-btn-red { display: inline-block; background: #ff0000; color: #ffffff; font-size: 17px; font-weight: 700; padding: 16px 32px; border-radius: 4px; text-decoration: none; border: 2px solid #ff0000; white-space: nowrap; transition: background 0.2s, transform 0.15s; } .awdr-inner-page .awdr-btn-red:hover { background: #cc0000; border-color: #cc0000; transform: translateY(-1px); color: #fff; text-decoration: none; } .awdr-inner-page .awdr-btn-outline-white { display: inline-block; background: transparent; color: #ffffff; font-size: 17px; font-weight: 700; padding: 16px 32px; border-radius: 4px; text-decoration: none; border: 2px solid rgba(255,255,255,0.85); white-space: nowrap; transition: background 0.2s; } .awdr-inner-page .awdr-btn-outline-white:hover { background: rgba(255,255,255,0.12); color: #fff; text-decoration: none; } /* ============================================================ HERO ============================================================ */ .awdr-inner-page .insurance-hero { background-image: linear-gradient(rgba(15,11,87,0.92), rgba(15,11,87,0.92)), url(‘https://americanwaterrestorations.com/wp-content/uploads/2026/05/hero_background.webp’); background-size: cover; background-position: center; background-repeat: no-repeat; display: flex; align-items: center; justify-content: center; text-align: center; padding: 90px 24px; min-height: 520px; } .awdr-inner-page .insurance-hero__eyebrow { display: inline-block; background: #ff0000; color: #ffffff; font-size: 12px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 20px; border-radius: 100px; margin-bottom: 22px; } .awdr-inner-page .insurance-hero__h1 { font-size: 50px; font-weight: 800; color: #ffffff; line-height: 1.1; letter-spacing: -0.5px; margin-bottom: 18px; } .awdr-inner-page .insurance-hero__h1 span { color: #ff0000; } .awdr-inner-page .insurance-hero__sub { font-size: 18px; color: rgba(255,255,255,0.85); margin-bottom: 12px; max-width: 680px; margin-left: auto; margin-right: auto; line-height: 1.65; } .awdr-inner-page .insurance-hero__differentiator { display: inline-block; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.25); color: rgba(255,255,255,0.9); font-size: 14px; font-weight: 600; padding: 10px 28px; border-radius: 4px; margin-bottom: 28px; } .awdr-inner-page .insurance-hero__btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; } .awdr-inner-page .insurance-hero__trust { margin-top: 28px; display: flex; justify-content: center; gap: 32px; flex-wrap: wrap; } .awdr-inner-page .insurance-hero__trust-item { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 700; color: rgba(255,255,255,0.75); } .awdr-inner-page .insurance-hero__trust-item .dot { width: 8px; height: 8px; background: #ff0000; border-radius: 50%; flex-shrink: 0; } /* ============================================================ HOW AWDR WORKS WITH INSURANCE ============================================================ */ .awdr-inner-page .insurance-how { background: #ffffff; padding: 88px 24px; } .awdr-inner-page .insurance-how__grid { max-width: 1140px; margin: 0 auto; display: grid; grid-template-columns: 1.1fr 1fr; gap: 64px; align-items: start; } .awdr-inner-page .insurance-how__label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.13em; color: #2f50d8; margin-bottom: 12px; } .awdr-inner-page .insurance-how__h2 { font-size: 36px; font-weight: 800; color: #0f0b57; line-height: 1.15; margin-bottom: 18px; letter-spacing: -0.3px; } .awdr-inner-page .insurance-how__h2 span { color: #ff0000; } .awdr-inner-page .insurance-how__body { font-size: 16px; color: #444; line-height: 1.75; margin-bottom: 16px; } .awdr-inner-page .insurance-how__differentiator-box { background: #0f0b57; border-radius: 8px; padding: 28px 30px; margin-top: 28px; } .awdr-inner-page .insurance-how__differentiator-box h3 { font-size: 16px; font-weight: 800; color: #ff0000; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 14px; } .awdr-inner-page .insurance-how__diff-item { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: rgba(255,255,255,0.85); line-height: 1.55; padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,0.08); } .awdr-inner-page .insurance-how__diff-item:last-child { border-bottom: none; } .awdr-inner-page .insurance-how__diff-icon { color: #2f50d8; font-weight: 900; font-size: 16px; flex-shrink: 0; margin-top: 1px; } .awdr-inner-page .insurance-how__features { display: flex; flex-direction: column; gap: 16px; } .awdr-inner-page .insurance-how__feature { background: #f5f6fa; border-radius: 8px; padding: 22px 24px; border-left: 4px solid #2f50d8; } .awdr-inner-page .insurance-how__feature h3 { font-size: 16px; font-weight: 800; color: #0f0b57; margin-bottom: 6px; } .awdr-inner-page .insurance-how__feature p { font-size: 14px; color: #666; line-height: 1.6; } /* ============================================================ 5-STEP CLAIMS PROCESS ============================================================ */ .awdr-inner-page .insurance-process { background: #f5f6fa; padding: 88px 24px; } .awdr-inner-page .insurance-process__steps { max-width: 860px; margin: 0 auto; display: flex; flex-direction: column; gap: 0; position: relative; } .awdr-inner-page .insurance-process__steps::before { content: ”; position: absolute; left: 36px; top: 44px; bottom: 44px; width: 2px; background: linear-gradient(to bottom, #2f50d8, #ff0000); } .awdr-inner-page .insurance-process__step { display: flex; align-items: flex-start; gap: 28px; padding: 28px 0; position: relative; z-index: 1; } .awdr-inner-page .insurance-process__num-wrap { flex-shrink: 0; width: 72px; height: 72px; background: #0f0b57; border-radius: 50%; display: flex; align-items: center; justify-content: center; border: 3px solid #ffffff; box-shadow: 0 0 0 2px #2f50d8; } .awdr-inner-page .insurance-process__step:nth-child(5) .insurance-process__num-wrap { background: #ff0000; box-shadow: 0 0 0 2px #ff0000; } .awdr-inner-page .insurance-process__num { font-size: 24px; font-weight: 800; color: #ffffff; } .awdr-inner-page .insurance-process__content { flex: 1; padding-top: 6px; } .awdr-inner-page .insurance-process__content h3 { font-size: 20px; font-weight: 800; color: #0f0b57; margin-bottom: 8px; line-height: 1.2; } .awdr-inner-page .insurance-process__content p { font-size: 15px; color: #666; line-height: 1.7; } .awdr-inner-page .insurance-process__content .awdr-role { display: inline-block; background: #2f50d8; color: #ffffff; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; padding: 3px 10px; border-radius: 3px; margin-bottom: 8px; } .awdr-inner-page .insurance-process__step:nth-child(5) .awdr-role { background: #ff0000; } /* ============================================================ COVERAGE GRID — What’s Covered / What’s Not ============================================================ */ .awdr-inner-page .insurance-coverage { background: #ffffff; padding: 88px 24px; } .awdr-inner-page .insurance-coverage__grid { max-width: 1140px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; } .awdr-inner-page .insurance-coverage__col { border-radius: 10px; padding: 40px 36px; } .awdr-inner-page .insurance-coverage__col–yes { background: #f5f6fa; border-top: 4px solid #2f50d8; } .awdr-inner-page .insurance-coverage__col–no { background: #fff8f8; border-top: 4px solid #ff0000; } .awdr-inner-page .insurance-coverage__col-title { font-size: 20px; font-weight: 800; margin-bottom: 20px; display: flex; align-items: center; gap: 10px; } .awdr-inner-page .insurance-coverage__col–yes .insurance-coverage__col-title { color: #0f0b57; } .awdr-inner-page .insurance-coverage__col–no .insurance-coverage__col-title { color: #cc0000; } .awdr-inner-page .insurance-coverage__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px 0; border-bottom: 1px solid rgba(0,0,0,0.06); } .awdr-inner-page .insurance-coverage__item:last-child { border-bottom: none; } .awdr-inner-page .insurance-coverage__item-icon { flex-shrink: 0; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 900; color: #ffffff; margin-top: 1px; } .awdr-inner-page .insurance-coverage__col–yes .insurance-coverage__item-icon { background: #2f50d8; } .awdr-inner-page .insurance-coverage__col–no .insurance-coverage__item-icon { background: #ff0000; } .awdr-inner-page .insurance-coverage__item-text h4 { font-size: 15px; font-weight: 700; color: #0f0b57; margin-bottom: 3px; } .awdr-inner-page .insurance-coverage__item-text p { font-size: 13px; color: #666; line-height: 1.5; } /* ============================================================ COMMON MISTAKES ============================================================ */ .awdr-inner-page .insurance-mistakes { background: #0f0b57; padding: 88px 24px; } .awdr-inner-page .insurance-mistakes__grid { max-width: 1140px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; } .awdr-inner-page .insurance-mistakes__card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1); border-radius: 8px; padding: 28px; } .awdr-inner-page .insurance-mistakes__card-num { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.12em; color: #ff0000; margin-bottom: 8px; } .awdr-inner-page .insurance-mistakes__mistake { font-size: 16px; font-weight: 800; color: #ffffff; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid rgba(255,0,0,0.3); } .awdr-inner-page .insurance-mistakes__fix { font-size: 14px; color: rgba(255,255,255,0.78); line-height: 1.6; } .awdr-inner-page .insurance-mistakes__fix strong { color: #4ade80; font-weight: 700; } /* ============================================================ PROJECT MANAGER FEATURE ============================================================ */ .awdr-inner-page .insurance-pm { background: #f5f6fa; padding: 88px 24px; } .awdr-inner-page .insurance-pm__inner { max-width: 1140px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; } .awdr-inner-page .insurance-pm__visual { background: #0f0b57; border-radius: 12px; padding: 48px 40px; text-align: center; } .awdr-inner-page .insurance-pm__visual-icon { font-size: 56px; margin-bottom: 16px; display: block; } .awdr-inner-page .insurance-pm__visual-title { font-size: 22px; font-weight: 800; color: #ffffff; margin-bottom: 10px; } .awdr-inner-page .insurance-pm__visual-sub { font-size: 14px; color: rgba(255,255,255,0.72); line-height: 1.65; margin-bottom: 24px; } .awdr-inner-page .insurance-pm__tasks { display: flex; flex-direction: column; gap: 8px; text-align: left; } .awdr-inner-page .insurance-pm__task { display: flex; align-items: center; gap: 10px; font-size: 13px; color: rgba(255,255,255,0.82); background: rgba(255,255,255,0.06); padding: 10px 14px; border-radius: 4px; } .awdr-inner-page .insurance-pm__task-check { color: #4ade80; font-weight: 900; font-size: 14px; } .awdr-inner-page .insurance-pm__label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.12em; color: #2f50d8; margin-bottom: 12px; } .awdr-inner-page .insurance-pm__h2 { font-size: 34px; font-weight: 800; color: #0f0b57; line-height: 1.2; margin-bottom: 16px; letter-spacing: -0.3px; } .awdr-inner-page .insurance-pm__h2 span { color: #ff0000; } .awdr-inner-page .insurance-pm__body { font-size: 16px; color: #444; line-height: 1.75; margin-bottom: 16px; } .awdr-inner-page .insurance-pm__promise { background: #ffffff; border-radius: 6px; border-left: 4px solid #ff0000; padding: 16px 20px; font-size: 15px; font-weight: 700; color: #0f0b57; margin-top: 16px; } /* ============================================================ FAQ ============================================================ */ .awdr-inner-page .insurance-faq { background: #ffffff; padding: 88px 24px; } .awdr-inner-page .insurance-faq__grid { max-width: 880px; margin: 0 auto; display: flex; flex-direction: column; gap: 0; } .awdr-inner-page .insurance-faq__item { border-bottom: 1px solid #e0e4f0; padding: 28px 0; } .awdr-inner-page .insurance-faq__item:first-child { border-top: 1px solid #e0e4f0; } .awdr-inner-page .insurance-faq__q { font-size: 18px; font-weight: 700; color: #0f0b57; margin-bottom: 12px; display: flex; align-items: flex-start; gap: 12px; line-height: 1.3; } .awdr-inner-page .insurance-faq__q-mark { flex-shrink: 0; width: 28px; height: 28px; background: #2f50d8; border-radius: 50%; color: #fff; font-size: 14px; font-weight: 900; display: flex; align-items: center; justify-content: center; margin-top: 1px; } .awdr-inner-page .insurance-faq__a { font-size: 15px; color: #666; line-height: 1.7; padding-left: 40px; } .awdr-inner-page .insurance-faq__a strong { color: #0f0b57; } /* ============================================================ BOTTOM CTA ============================================================ */ .awdr-inner-page .insurance-cta { background: #0f0b57; padding: 80px 24px; text-align: center; position: relative; } .awdr-inner-page .insurance-cta::before { content: ”; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: #ff0000; } .awdr-inner-page .insurance-cta__h2 { font-size: 38px; font-weight: 800; color: #ffffff; margin-bottom: 14px; letter-spacing: -0.3px; line-height: 1.2; } .awdr-inner-page .insurance-cta__h2 span { color: #ff0000; } .awdr-inner-page .insurance-cta__sub { font-size: 17px; color: rgba(255,255,255,0.82); margin-bottom: 36px; max-width: 620px; margin-left: auto; margin-right: auto; line-height: 1.65; } .awdr-inner-page .insurance-cta__btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; } /* ============================================================ RESPONSIVE ============================================================ */ @media (max-width: 768px) { .awdr-inner-page .insurance-hero__h1 { font-size: 32px; } .awdr-inner-page .insurance-how__grid { grid-template-columns: 1fr; gap: 40px; } .awdr-inner-page .insurance-coverage__grid { grid-template-columns: 1fr; } .awdr-inner-page .insurance-mistakes__grid { grid-template-columns: 1fr; } .awdr-inner-page .insurance-pm__inner { grid-template-columns: 1fr; gap: 36px; } .awdr-inner-page .insurance-process__steps::before { display: none; } .awdr-inner-page .insurance-process__step { flex-direction: row; } .awdr-inner-page .awdr-section-heading { font-size: 28px; } .awdr-inner-page .insurance-cta__h2 { font-size: 28px; } } @media (max-width: 480px) { .awdr-inner-page .insurance-hero__h1 { font-size: 26px; } .awdr-inner-page .insurance-hero { padding: 60px 16px; min-height: unset; } .awdr-inner-page .insurance-hero__trust { gap: 10px 14px; } .awdr-inner-page .insurance-coverage__col { padding: 28px 20px; } .awdr-inner-page .insurance-pm__visual { padding: 36px 24px; } .awdr-inner-page .insurance-cta__h2 { font-size: 22px; } .awdr-inner-page .insurance-faq__q { font-size: 16px; } }
★ AWDR’s Biggest Differentiator

We Handle Your Insurance Claim — Start to Finish

Most restoration companies do the work and hand you a bill. AWDR does the work, documents everything in Xactimate, coordinates with your adjuster, and fights for every dollar your policy covers — so you don’t have to.

AWDR works exclusively for the homeowner — never as a preferred carrier vendor
Xactimate Estimates
Direct Insurance Billing
$3.7M+ Claims Recovered
Dedicated Project Manager
Adjuster Coordination
The AWDR Advantage

We Work for You — Not Your Insurance Company

Many restoration contractors become “preferred vendors” for insurance carriers. That arrangement benefits the carrier — not you. Preferred vendors agree to pricing caps and scope limitations that can shortchange homeowners on claim payouts.

AWDR has no preferred carrier agreements. We’re exclusively retained by the homeowner, which means our Xactimate estimates reflect the actual cost of restoring your property to pre-loss condition — period. We don’t cut scope to satisfy an adjuster’s budget. We document, justify, and advocate for every line item.

Our track record: $3.7M+ in documented project value recovered for clients, including a $2.01M multi-site water mitigation project and direct insurance billing on projects ranging from $145,000 to $765,000.

How AWDR Is Different

Xactimate estimates produced by AWDR — the adjuster’s own software — leaves no room for low-ball disputes
Direct billing to your carrier for covered losses — you only pay your deductible for covered events
Dedicated project manager handles all adjuster communication — you’re never left navigating it alone
No preferred carrier deals — AWDR’s only obligation is to the homeowner
Transparent, itemized estimates — no hidden charges, no vague lump-sum figures

Xactimate Estimates

All estimates are produced in Xactimate — the industry-standard software used by every major insurance carrier and adjuster. Our estimates speak the adjuster’s language, which reduces disputes and accelerates claim approval.

Direct Insurance Billing

For covered losses, AWDR bills your carrier directly. You pay your deductible; your insurance handles the rest. We track payments, follow up on outstanding balances, and ensure the scope approved matches what we deliver.

Adjuster Coordination

Your dedicated AWDR project manager meets with the adjuster on-site, walks through the documented damage, and advocates for a full scope. If the adjuster’s initial estimate is low, we provide documented supplemental claims with Xactimate backup.

Digital Documentation Package

Every job is photographed, moisture-mapped, and documented throughout. You receive a complete digital documentation package — useful for the initial claim, supplements, and any future disputes or legal needs.

The Claims Process, Explained in 5 Steps

Understanding what happens between “my pipe burst” and “my home is restored” — with AWDR guiding you every step of the way.

1
AWDR + Homeowner

Document the Damage — Before Anything Else

Before any mitigation work begins, AWDR technicians conduct a thorough damage documentation sweep. We photograph all affected areas, take moisture readings, perform thermal imaging, and note the cause and extent of damage. This documentation is the foundation of your insurance claim — a weak documentation package means a weak claim. AWDR’s documentation is comprehensive, timestamped, and formatted to support adjuster review.

2
Homeowner Files Claim

File Your Claim with Your Insurance Carrier

You (or your AWDR project manager assisting you) contact your insurance carrier to open a claim. Your PM advises you on what to say, what not to say, and how to describe the loss accurately. For emergency situations, AWDR can begin emergency mitigation services immediately — carriers universally expect mitigation to start right away to prevent further damage, and we document that authorization clearly.

3
AWDR Leads

AWDR Provides a Complete Xactimate Estimate

Our project manager produces a full Xactimate estimate covering mitigation, remediation, demolition, and reconstruction. Every line item is justified with documentation from the site assessment. This estimate is submitted to your carrier as the basis for your claim — and it’s built to withstand adjuster scrutiny because it follows the same software and pricing database the adjuster uses.

4
Adjuster Review

Adjuster Review & AWDR Advocacy

Your insurance carrier assigns an adjuster to review the claim. AWDR’s project manager schedules a joint site inspection, walks the adjuster through documented damage, and defends the estimate scope line by line. If the adjuster issues an initial payment that underpays the claim, AWDR prepares a supplemental claim with updated Xactimate documentation. We do not accept low initial offers as final without exhausting all legitimate options.

5
Resolution

Payment Released & Restoration Completed

Once the claim is approved, AWDR coordinates payment directly with the carrier. We proceed with mitigation, remediation, and full reconstruction as scoped. You receive a final documentation package at job close, and AWDR ensures all work passes inspection and meets code. Your home is returned to pre-loss condition — or better. Project closed.

What’s Typically Covered — And What Isn’t

Standard homeowner’s policies cover many restoration scenarios — but coverage depends on the cause and timing of damage. Here’s a plain-language guide.

Typically Covered

Sudden & Accidental Water Damage

Burst pipes, appliance failures, sudden roof leaks from a storm, ice dams. The key word is “sudden” — unexpected events you couldn’t have prevented.

Fire & Smoke Damage

Structural damage from fire, smoke and soot damage to contents and finishes, water damage caused by firefighting efforts — all typically covered under standard dwelling coverage.

Wind & Storm Damage (Non-Flood)

Roof damage from windstorms, broken windows allowing water infiltration, fallen tree damage to the structure. Must be caused by a weather event, not deferred maintenance.

Mold Resulting from a Covered Event

If mold develops as a direct result of a covered water loss (e.g., a burst pipe that wasn’t discovered for several days), remediation is often covered as part of the underlying claim.

Sewage Backup (With Rider)

Sewage and water backup coverage is typically available as a policy endorsement. If you have this rider, Category 3 sewage events are covered. Check your policy — many homeowners have it without knowing.

Typically NOT Covered

Flood Damage

Standard homeowner’s policies do NOT cover flooding from external sources (rivers, storm surge, heavy rain runoff). You need a separate NFIP or private flood insurance policy. AWDR can assist with emergency response regardless of coverage type.

Gradual Leaks & Seepage

Slow leaks that develop over months or years — from a dripping supply line, shower pan, or slow roof leak — are typically denied because they’re considered maintenance issues you should have identified and repaired.

Deferred Maintenance

Damage caused by neglected maintenance — a roof that was known to need replacing, a plumbing system past its useful life — is routinely excluded. Document regular maintenance to protect your claim.

Pre-Existing Mold

Mold that predates any current insured event will generally not be covered. Only mold that resulted directly from a covered water event during the policy period is typically eligible.

Earth Movement

Settlement, subsidence, foundation movement — all typically excluded. Requires a separate earth movement or earthquake endorsement.

Important: Coverage determinations depend on your specific policy language, the cause of loss, and how the damage is documented. AWDR’s Xactimate estimates are structured to support coverage — but we always recommend reviewing your policy carefully and, if needed, consulting a licensed public adjuster for complex disputes.

Common Insurance Mistakes Homeowners Make

And how AWDR helps you avoid every one of them — from the first call forward.

Mistake 01
Waiting to call — damage compounds by the hour

Every hour of standing water increases structural damage, microbial growth risk, and claim cost. Carriers also look unfavorably on delayed mitigation. AWDR fix: We respond within 60 minutes and begin emergency mitigation immediately, with documented authorization.

Mistake 02
Throwing away damaged materials before documentation

Discarding wet carpet, flooring, or contents before documentation can destroy your claim. Adjusters need to see — or at minimum, have documented evidence of — the damaged materials. AWDR fix: We document everything before removal and maintain a detailed materials inventory.

Mistake 03
Accepting the adjuster’s first offer as final

Initial adjuster estimates often undercount scope, use low unit costs, or miss hidden damage. The first check is rarely the final word. AWDR fix: We review adjuster estimates against our Xactimate scope and file supplemental claims when the adjuster’s figure falls short — with documented backup.

Mistake 04
Using a preferred-vendor contractor recommended by the carrier

Carrier-preferred vendors have contractual obligations to the insurance company, not you. Scopes may be reduced to stay within carrier pricing guidelines. AWDR fix: As an independent contractor with no carrier agreements, AWDR’s estimates reflect actual restoration costs — not a pre-negotiated price ceiling.

Mistake 05
Mischaracterizing the cause of loss to maximize coverage

Describing gradual damage as sudden, or flood damage as a plumbing failure, constitutes insurance fraud. Beyond the legal risk, carriers investigate thoroughly and denials become permanent. AWDR fix: We document the actual cause of loss accurately and professionally — our claims stand up to scrutiny because they’re honest.

Mistake 06
Navigating the claims process alone without documentation support

Most homeowners file one or two claims in a lifetime. Insurance adjusters handle hundreds. The information asymmetry is significant. AWDR fix: Your dedicated project manager is experienced in the claims process and provides professional documentation and advocacy throughout — from first notice of loss to final payment.

📋
Your Dedicated Project Manager

One AWDR project manager stays with your job from first call to final payment. No handoffs. No confusion. No phone tag with different people every time you call.

Opens claim with carrier on your behalf
Produces and submits Xactimate estimate
Meets with adjuster on-site
Files supplemental claims when needed
Tracks carrier payments and disbursements
Provides weekly status updates
Delivers final documentation package
The AWDR Model

Zero-Handoff, Single Point of Contact

From the moment AWDR is engaged, one project manager owns your job. That means one person who knows every detail of your damage, your claim status, your adjuster’s name, and the restoration schedule.

This isn’t common in the restoration industry. Most companies pass clients between a dispatcher, a mitigation crew lead, an estimator, and a reconstruction manager. Each handoff is an opportunity for information to get lost — and for your claim to suffer.

AWDR’s zero-handoff model means continuity, accountability, and a single person to call when you have a question. Our project managers are experienced in insurance claims and communicate in the language adjusters and carriers understand.

“We’re the single point of contact from your first call to your final walkthrough. You will never have to re-explain your situation to a new person.”

Insurance Claims FAQ

Straightforward answers to the questions homeowners ask most often about working with insurance after property damage.

Q Does AWDR bill insurance directly?

Yes, for covered losses. AWDR bills your insurance carrier directly and you are responsible only for your deductible on covered events. We track the payment process, follow up on outstanding balances, and alert you if there are any issues with disbursement. We also maintain all billing records for your documentation.

Q What if the adjuster underestimates the damage?

This is common. Adjusters operate under time pressure, sometimes miss hidden damage, and often apply lower unit costs than the local market supports. AWDR addresses this by producing a detailed Xactimate estimate before the adjuster’s review, meeting the adjuster on-site to walk through documented damage, and — when necessary — filing a supplemental claim with complete Xactimate backup. We do not simply accept a low initial figure without exhausting legitimate claim options. In cases where significant underpayment persists, we can refer you to a licensed public adjuster for independent advocacy.

Q Do I need a public adjuster?

Most AWDR clients do not need a public adjuster. AWDR’s Xactimate expertise, on-site adjuster coordination, and supplemental claim capabilities resolve the majority of claim disputes without additional cost to the homeowner. A public adjuster charges a percentage of your claim payout (typically 10–15%) — which can be significant. AWDR recommends consulting a public adjuster only for large, complex claims with significant underpayment disputes that our internal supplemental process cannot resolve, or for cases involving carrier bad faith.

Q How long does the insurance claims process take?

Timeline varies significantly by carrier, claim complexity, and whether supplements are needed. A straightforward water damage claim with clear scope is typically resolved in 2–6 weeks from initial filing. Complex claims involving extensive structural damage, mold, supplemental negotiations, or reconstruction can take 2–6 months. AWDR keeps you informed throughout and manages timelines proactively — including following up with carriers on outstanding approvals and payments.

Q Should I call AWDR before or after calling my insurance company?

Call AWDR first — or simultaneously. The most important early step in any water damage or fire claim is documentation before mitigation begins. AWDR secures that documentation from the start. Calling AWDR first also ensures you have professional guidance before your first conversation with your carrier — which matters, because how you initially describe a loss can affect how it’s categorized and covered. We advise homeowners on accurate, complete loss reporting that protects their claim.

Q What if my claim is denied?

A denial is not necessarily final. Many claim denials are reversed on appeal with additional documentation or clarification of the cause of loss. AWDR assists with first-level appeals by providing supplemental documentation and Xactimate evidence. For denials that involve policy interpretation disputes or bad faith claims handling, we recommend consulting a licensed public adjuster or an insurance coverage attorney. AWDR can provide referrals to trusted professionals in the Greater Seattle area.

Start Your Claim the Right Way — Call AWDR First

The first steps after property damage determine how your claim unfolds. AWDR’s documentation, Xactimate estimates, and adjuster coordination give your claim the strongest possible foundation — from day one.

24/7 Emergency Line  |  Direct Insurance Billing  |  WA Lic. #AMERIWD794PJ  |  IICRC Certified

{ “@context”: “https://schema.org”, “@type”: “LocalBusiness”, “name”: “American Water Damage Restoration LLC”, “alternateName”: “AWDR”, “url”: “https://www.americanwaterrestorations.com”, “logo”: “https://americanwaterrestorations.com/wp-content/uploads/2026/05/AWDR-Logo-transparent.jpg”, “description”: “AWDR handles insurance claims start to finish — Xactimate estimates, direct billing, adjuster coordination. IICRC-certified restoration contractor in Edmonds, WA. $3.7M+ recovered for clients.”, “telephone”: “+12067717040”, “email”: “info@awdrestoration.com”, “address”: { “@type”: “PostalAddress”, “streetAddress”: “123 2nd Ave S STE 230 #49”, “addressLocality”: “Edmonds”, “addressRegion”: “WA”, “postalCode”: “98020”, “addressCountry”: “US” }, “openingHoursSpecification”: { “@type”: “OpeningHoursSpecification”, “dayOfWeek”: [“Monday”,”Tuesday”,”Wednesday”,”Thursday”,”Friday”,”Saturday”,”Sunday”], “opens”: “00:00”, “closes”: “23:59” }, “areaServed”: [“King County, WA”, “Snohomish County, WA”], “knowsAbout”: [“Insurance Claims”, “Xactimate Estimating”, “Water Damage Restoration”, “Mold Remediation”, “Fire Damage Restoration”] }