# How to actually use your insurance for a Brisbane storm-damaged roof

URL: https://brisbaneroofquotes.com.au/blog/insurance-claim-storm-roof-brisbane
Category: insurance
Published: 2026-05-24
Author: Ryan Grzesiak — Brisbane Roof Quotes

## Description

Brisbane storm-damage insurance claims in 2026: what to do in the first 48 hours, how to choose your own roofer, the paperwork that wins claims, and the traps that drag them out.

## Summary

Most Brisbane home insurance policies cover storm and hail damage to roofs, but the difference between a smooth claim and a six-month fight is what you do in the first 48 hours. Document everything, lodge the claim immediately, then choose your own roofer. You don't have to use whoever the insurer assigns. Insurance-fluent local roofers handle the paperwork and direct billing for you.

---
## When the storm rolls through

Brisbane storm season runs October through March, and roughly once every 18 months a hail event drops big enough stones to dent half the suburbs at once. The October 2025 storm generated over 11,000 insurance claims in Queensland (a [significant event declared by the Insurance Council of Australia](https://insurancecouncil.com.au/resource/declared-events/)), and a lot of those claims got messy.

Not because the policies didn't cover the damage, but because homeowners didn't know the playbook. I've spent years working alongside Brisbane roofers handling these claims, and I've seen exactly which moves win them and which moves drag them out.

#### This is the playbook

What follows is the same advice the most experienced storm-claim roofers give homeowners when they ring up panicking. It's based on what I see when people come to us *after* trying to handle a claim themselves and getting stuck.

## What to do in the first 48 hours

> **Quick answer:** Safety first, photograph everything before mitigating, lodge the claim with your insurer the same day, then arrange emergency tarping. In that order.

Most of the outcome of an insurance claim is decided in the first two days. Get this part right and the rest is paperwork. Get it wrong and you'll fight about it for three months.

> **Document, then lodge, then mitigate.** In that order. If you mitigate first and forget to document, the insurer can't see what they're paying for.

### 1. Safety first

If water is actively coming into the house or part of the roof has lifted, get out from underneath. Don't climb on the roof yourself, because wet roofs are slippery and storm-damaged ones are unstable. Emergency tarping is a 24 to 48 hour service in Brisbane post-storm, sometimes faster.

#### When to call emergency services

If the situation is genuinely dangerous (live electricals, structural collapse) call **132 500** (SES) or **000**.

### 2. Photograph everything

Phone, ground level, every angle. The more photos the better. I cannot overstate how much this matters. Assessors approve what they can see.

#### What to capture

- The roof from each elevation (front, back, both sides)
- Close-ups of every visible damaged area (dents, missing tiles, lifted ridge caps)
- Internal water staining on ceilings, date-stamped
- Hail stones on the lawn with a coin for scale, if you can, because these don't last long
- Damaged contents inside (furniture, electronics) for the contents claim

#### Bonus: drone footage

If you have a drone, even an old Mavic Mini, that footage is gold for an assessor. If you don't, the roofer you eventually pick will do the high-up shots during inspection.

### 3. Lodge the claim immediately

Call your insurer the same day if possible. Get a claim number in writing (email or SMS). Don't wait for "things to settle". Most insurers backdate-assess based on the storm date, but the assessor queue fills fast after a major event.

#### Have these ready

Your policy number, the date and approximate time of the storm, a description of the damage, and your photos.

### 4. Then mitigate

After you've documented and lodged, *then* arrange emergency tarping or a tarp-up bucket job. Your insurer will reimburse you for reasonable emergency mitigation, since the goal is to stop further damage. Keep all receipts.

## You can choose your own roofer

> **Quick answer:** Yes. Under Australian Consumer Law you have the right to choose your own contractor for an insured repair. You do not have to use the insurer's panel roofer, and you do not lose your cover by going independent.

This is the single most under-known fact in Australian home insurance, and the roofers I work with say it again and again to homeowners who don't realise it.

#### The legal right

**Under Australian Consumer Law, you have the right to choose your own contractor for an insured repair.** The insurer can suggest one of their panel roofers, and many homeowners default to that out of inertia, but you do not have to accept it. You do not lose your cover by going independent.

#### Why this matters in Brisbane

- Insurer panel roofers are often interstate companies surging in for storm season. They take on too many jobs, run late, and leave town when the next event hits another state.
- Local Brisbane roofers who specialise in insurance claims usually do the inspection and quote *for free* on the strength of the work, document everything for the assessor, and bill the insurer directly so you never touch the money.
- A roofer who knows your suburb knows things an interstate panel roofer won't: heritage rules, council DA processes, who the good plumbers and gutter people are for sub-trades.

#### What to actually say

You can ring your insurer and say:

> "I'd like to use my own roofer for this claim. Please send me the assessor's scope of work when it's ready."

That's it. They'll comply.

## Cash settlement vs managed repair, pick deliberately

You'll be offered one of two paths after the assessment lands. Most insurers default you to managed repair without explaining the difference.

<div class="not-prose my-10 grid md:grid-cols-2 gap-4">
  <div class="bg-white border border-emerald-200 rounded-xl p-5 md:p-6 shadow-sm">
    <div class="flex items-center gap-2 mb-3">
      <span class="inline-flex items-center justify-center w-9 h-9 rounded-full bg-emerald-100 text-emerald-700 font-bold">💵</span>
      <h3 class="text-lg font-bold text-slate-900 m-0">Cash settlement</h3>
    </div>
    <p class="text-sm text-slate-600 m-0 mb-4">Insurer pays you a lump sum. You organise the repair.</p>
    <div class="space-y-3 text-sm">
      <div>
        <p class="text-xs uppercase tracking-wide text-emerald-700 font-semibold m-0 mb-1">Pros</p>
        <ul class="m-0 pl-5 list-disc text-slate-700 space-y-1">
          <li>Choose any roofer you want</li>
          <li>Schedule on your timeline</li>
          <li>Upgrade materials by paying the difference</li>
          <li>Keep any unused funds</li>
        </ul>
      </div>
      <div>
        <p class="text-xs uppercase tracking-wide text-red-700 font-semibold m-0 mb-1">Cons</p>
        <ul class="m-0 pl-5 list-disc text-slate-700 space-y-1">
          <li>You wear all project-management risk</li>
          <li>Cost overruns are on you</li>
          <li>You manage the cash flow to contractors</li>
        </ul>
      </div>
      <div class="pt-2 border-t border-slate-100">
        <p class="text-xs uppercase tracking-wide text-slate-500 font-semibold m-0 mb-1">Best for</p>
        <p class="text-slate-700 m-0">Homeowners with a trusted roofer and project sense.</p>
      </div>
    </div>
  </div>

  <div class="bg-white border border-blue-200 rounded-xl p-5 md:p-6 shadow-sm">
    <div class="flex items-center gap-2 mb-3">
      <span class="inline-flex items-center justify-center w-9 h-9 rounded-full bg-blue-100 text-blue-700 font-bold">🛠</span>
      <h3 class="text-lg font-bold text-slate-900 m-0">Managed repair</h3>
    </div>
    <p class="text-sm text-slate-600 m-0 mb-4">Insurer pays roofer directly and project-manages the job.</p>
    <div class="space-y-3 text-sm">
      <div>
        <p class="text-xs uppercase tracking-wide text-emerald-700 font-semibold m-0 mb-1">Pros</p>
        <ul class="m-0 pl-5 list-disc text-slate-700 space-y-1">
          <li>Simpler. You don't touch the money</li>
          <li>Insurer wears project-management risk</li>
          <li>Sub-trades coordinated for you</li>
        </ul>
      </div>
      <div>
        <p class="text-xs uppercase tracking-wide text-red-700 font-semibold m-0 mb-1">Cons</p>
        <ul class="m-0 pl-5 list-disc text-slate-700 space-y-1">
          <li>Usually forced onto the insurer's panel</li>
          <li>Less flexibility on scope (no upgrades)</li>
          <li>Schedule queue is theirs, not yours</li>
        </ul>
      </div>
      <div class="pt-2 border-t border-slate-100">
        <p class="text-xs uppercase tracking-wide text-slate-500 font-semibold m-0 mb-1">Best for</p>
        <p class="text-slate-700 m-0">Time-poor homeowners who just want it done.</p>
      </div>
    </div>
  </div>
</div>

### Cash settlement

The insurer pays *you* the assessed amount. You organise everything from there.

#### Pros

Total flexibility on contractor choice, scheduling, scope. If you want to upgrade from terracotta to Colorbond, you can pay the difference and do the upgrade.

#### Cons

You take on project-management risk. If the roofer disappears or the job runs over budget, you're on your own.

#### Best for

Homeowners with an existing roofer relationship or strong project-management appetite.

### Managed repair

The insurer pays the roofer directly and project-manages the job.

#### Pros

Simpler. The insurer wears the project risk if something goes wrong.

#### Cons

Usually pushes you onto the insurer's panel. Less flexibility on scope (no upgrades). The insurer's contractor schedule queue is your schedule queue.

#### Best for

Time-poor homeowners who just want it done.

#### The hybrid

There's a hybrid: **"choose your own roofer, managed repair"**, where the insurer pays your roofer directly but you picked them. Ask for this if you want both upsides.

## The paperwork that wins claims

<figure class="not-prose my-10">
  <img src="/images/blog-insurance-kitchen-table.png" alt="A Brisbane homeowner and a roofer reviewing roof inspection photos on a tablet at a kitchen table, with an insurance policy open beside them" class="w-full rounded-xl shadow-sm" loading="lazy" />
  <figcaption class="mt-3 text-sm text-slate-500 text-center italic">The right paperwork, written by a roofer who's done this before, is the difference between a 3-week approval and a 3-month fight.</figcaption>
</figure>

A claim with these attached gets approved fast. The roofers in our network have seen this list win claim after claim.

- ✅ Date-stamped photos (every angle, internal + external)
- ✅ Hail stone photos with a coin for scale, if relevant
- ✅ An independent roofer's written scope of work with itemised materials
- ✅ The roofer's quote in writing, broken out by labour, materials, scaffolding, disposal
- ✅ A drone or close-up photo of the damaged areas the assessor can't easily see from the ground
- ✅ Any internal damage photos (ceiling staining, swollen plaster, etc.)
- ✅ Receipts for emergency tarping or temporary mitigation
- ✅ Your policy number, claim number, and the storm event date in one summary email

A claim without these attached gets put in the assessor queue.

## Common traps and how to avoid them

#### "Pre-existing wear and tear" pushback

If your roof was visibly failing before the storm, the insurer can argue it wasn't the storm that did the damage. Counter this with photos from *before* the storm if you have them (real estate listings, your own photos, Google Street View are all valid evidence), and an independent roofer's assessment of which damage is storm-specific.

#### Lowballed assessor scope

The assessor's quote can come in suspiciously below your roofer's. They missed something, often underfelt, full strip-off, or asbestos in pre-1980s ridge capping. Ask for the scope in writing, show it to your roofer, and submit a variation.

#### Endless scheduling drift

Insurer panel roofers can push your repair date back repeatedly because they're juggling too many jobs. If you've waited more than 8 weeks for a scheduled repair, switch to your own roofer. Your right to choose applies *throughout* the claim, not just at the start.

#### Refusal to pay for damage they don't see

If hail damage exists but isn't visible from the ground, the assessor sometimes denies it. Your roofer should document with drone or close-up photos and reference Australian Insurance Council guidelines on hail damage assessment (the surface bruising standard).

#### When to escalate to AFCA

If a claim is unreasonably denied or stalled, the [Australian Financial Complaints Authority](https://www.afca.org.au) is free for consumers. Insurers take AFCA complaints seriously because findings against them are public and binding up to a limit.

## What "insurance-fluent roofers" actually do for you

If you choose a Brisbane roofer who specialises in insurance work, here's what you can expect them to handle (for free, on the strength of getting the eventual job):

- Full inspection with photographic documentation suitable for assessors
- Written scope of work formatted the way insurers want to see it
- Direct communication with the insurance assessor on your behalf
- Variation requests if the assessor's scope misses anything
- Direct billing to the insurer so you never see the invoice
- Coordination of sub-trades (gutters, plumbing, ceiling repair)
- Scheduling around your insurer's authorisation timeline

This is what we route storm-claim leads to in our network. It's not magic, it's a roofer who's done this 300 times instead of three.

## A simple decision tree

You've just had storm damage. Use this.

#### Is anyone in danger?

Call **132 500** (SES) or **000**.

#### Is water entering the house right now?

Photograph it, lodge the claim, then arrange emergency tarping.

#### No active leak, but visible damage?

Photograph everything, lodge the claim, get a quote from an insurance-fluent local roofer (we'll match you with one), and let them handle the assessor liaison.

#### No visible damage but you suspect hail?

Get a free roof inspection. Hail damage on Colorbond is sometimes only visible from the roof. Insurers will assess it if your roofer documents it properly.

#### The bottom line

The whole point of the policy you've been paying for is that the system works for you when you need it. It usually does, if you know the playbook.

---

## FAQs

**Q: Will my standard Queensland home insurance cover storm damage to the roof?**

A: Almost certainly yes. Standard QLD home and contents policies include storm, hail and wind damage to the roof subject to your excess. The wording sometimes excludes 'wear and tear' or 'gradual deterioration', meaning if you knew the roof was failing before the storm, the insurer may push back. Coverage depends entirely on your policy wording, so read the PDS or ring your insurer before assuming.

**Q: Can I choose my own roofer for an insurance claim?**

A: Yes. Under Australian Consumer Law you have the right to choose your own contractor. The insurer can assign one of their panel roofers as a default, but you do not have to accept that, and you don't lose your cover by going independent. Most claim-experienced Brisbane roofers will do the inspection and quote for free, document everything for the claim, and bill the insurer directly.

**Q: How long do storm-damage insurance claims usually take in Brisbane?**

A: It depends entirely on how busy your insurer is and how clean your paperwork is. After a major event like Oct 2025, simple claims took 3 to 8 weeks for assessment and another 4 to 12 weeks for repair scheduling. A claim with full documentation, a quote already attached and a chosen roofer often skips the assessor visit entirely and moves straight to authorisation.

**Q: What's the difference between 'cash settlement' and 'managed repair'?**

A: Cash settlement: the insurer pays you a lump sum and you organise the repair yourself. Managed repair: the insurer pays the roofer directly and project-manages the job. Cash settlement gives you flexibility and roofer choice but you take on the project-management risk. Managed repair is simpler but you're often forced onto the insurer's panel. You can usually pick either, so ask.

**Q: What if the assessor's quote is way lower than the roofer's quote?**

A: Common. Ask the insurer for the assessor's scope of work in writing and show it to your independent roofer. If the assessor missed something (underfelt, full strip-off, lead flashing replacement) your roofer can submit a variation request. If you're stuck, contact the Australian Financial Complaints Authority. It's free and insurers take AFCA complaints seriously.
