Carer Supplement

This page is a direct rule-based guide for AU_FEDERAL_CARER_SUPPLEMENT (rule version 2025-26, effective 1 July 2025). It explains the fixed $600 per year lump sum, why the rule pays per eligible carer payment rather than per carer, how the supplement is delivered automatically each July without a claim form, and how it sits on top of Carer Allowance and Carer Payment rather than replacing either.

Don't want to read the full rule? Get a personalised report on every Australian government benefit you may qualify for in under 3 minutes.

Quick Answer

You may qualify when all of the following are true: you are an Australian citizen, permanent resident, special category visa holder, or other eligible visa holder; you are physically living in Australia; you are providing daily care (is_providing_daily_care = true); and the person you care for is recognised as eligible (care_receiver_qualifies_for_allowance = true). In practice these are the same gates that already let you hold Carer Allowance or Carer Payment, which is what the supplement attaches to.

You are blocked when you do not hold a qualifying carer payment in the relevant period. The exclude block and conflicts list are both empty, so there is no payment that competes with this one — but because the supplement rides on top of an underlying payment, losing that underlying payment removes the supplement too.

Rate logic summary: a flat $600 per year, stored as a fixed amount with period yearly and value 600.00. There is no multiplier, no income_reductions, and no reduces_if in the amount block. The supplement is paid as a single lump sum, and it is paid once per eligible payment, so holding two qualifying payments produces two $600 supplements.

What Is This Payment?

Carer Supplement is a Federal annual lump sum administered by Services Australia and tagged in the rule database as monetary primary within the Carer Supplement parent cluster. The entitlement scope is per person across a financial year, with an explicit note that the $600 is delivered automatically each July to people who already receive a qualifying payment such as Carer Allowance or Carer Payment. No separate application exists, which makes this one of the simplest payments in the entire Centrelink stack to receive — and one of the easiest to overlook because nothing arrives in the mail asking you to claim it.

The administering body is Services Australia, with the dedicated Carer Supplement page at servicesaustralia.gov.au/carer-supplement. The rule references that same URL as both the policy source and the apply intake, although "applying" here really means making sure your underlying carer payment is in order. The only channel listed is online, and the evidence list is empty — there is nothing to upload, because eligibility is read straight from the payment record Services Australia already holds.

The rule's design intent is to give carers a once-a-year top-up that recognises the cumulative cost of caring, separate from the fortnightly cash flow of Carer Allowance or Carer Payment. It deliberately stacks rather than competes: a carer can hold Carer Allowance, Carer Payment, and the Carer Supplement at the same time. The supplement is also distinct from the Carer Adjustment Payment, which is a crisis-driven one-off for catastrophic events, and from the Child Disability Assistance Payment, which targets carers of children specifically.

How Much Can You Get?

The amount block is defined as a fixed payment paid yearly. The headline value is $600 per year for each eligible carer payment, recorded in the rule note as the official annual payment confirmed by Services Australia: an annual payment of $600 for each eligible payment.

The "per eligible payment" wording is the load-bearing detail. A carer who receives only Carer Allowance gets one $600 supplement. A carer who receives both Carer Allowance and Carer Payment can receive a $600 supplement against each, because the payment is calculated per qualifying payment, not per person. This rule estimates a single $600 entitlement as its baseline, but the underlying policy multiplies the lump sum across each eligible payment held.

Three numeric facts drive the dollar outcome. First, the base is a flat $600 with no taper and no income reduction — the rule does not store an income_reductions.steps array. Second, the value does not change with income; the note states explicitly that it is a fixed value that does not vary with income, so a carer near the top of the underlying payment's income range still receives the full $600. Third, there is no asset test in this rule at all; the gating happens on the underlying payment, and once that is held the supplement follows automatically.

Audit recipe. First confirm you held a qualifying carer payment (Carer Allowance or Carer Payment) during the relevant period; second confirm the four eligibility gates were satisfied for that payment; third count how many separate eligible payments you held; fourth multiply $600 by that count to find the total supplement; fifth expect the lump sum in the July payment run. Because multiplier, reduces_if, and date_windows are all empty in this rule, no extra factors enter the calculation — the only variable is how many eligible payments sit behind you.

Eligibility Conditions

The eligibility block is an all set, so every item must pass.

  1. Residency status: residency_status in [australian_citizen, permanent_resident, special_category_visa, other_eligible_visa]. Temporary visa holders are not covered, matching the residency rule on the underlying carer payments.
  2. Physically present in Australia: living_in_australia = true. Short overseas travel can affect entitlement under the same portability rules that apply to Carer Allowance and Carer Payment.
  3. Providing daily care: is_providing_daily_care = true. The care must be substantial and ongoing — the same daily-care standard the underlying payment uses, not occasional or respite-only support.
  4. Care receiver eligibility: care_receiver_qualifies_for_allowance = true. Verified through the Adult Disability Assessment Tool (ADAT) or Child Disability Assessment Tool (CDAT), or by an existing qualifying payment such as Disability Support Pension held by the care receiver.

Required fields collected for this rule: residency status, presence in Australia, daily care indicator, and care receiver eligibility. Notice there is no income field in the required list — the income test lives on the underlying payment, not on the supplement, which is why the supplement itself is described as not income tested.

The exclude block in the YAML is empty and the conflicts list is empty. This is intentional. The supplement does not compete with any other payment; it is designed to be received alongside whatever carer payment a person already holds. The practical gate is upstream: you must continue to hold the qualifying carer payment, because if that payment stops, the supplement has nothing to attach to.

Two practical considerations matter. First, the four gates listed here mirror the eligibility of Carer Allowance, so most people who already receive that allowance will pass the supplement automatically without doing anything. Second, timing is everything for a once-a-year payment: you need to be receiving the qualifying payment for the relevant period leading into July, so a payment that is suspended or cancelled in the months before the July run can cost the whole $600.

How To Apply

Application metadata defines a single channel: online. In reality there is no claim to lodge — the rule note states the $600 is paid automatically each July and the evidence list is empty. The "application" that matters is keeping the underlying carer payment active and your circumstances up to date so the July payment run can read your record correctly.

There are no evidence requirements stored against this rule, because nothing needs to be submitted. The items that do matter all sit on the underlying payment:

Two practical tips help. First, if you think you should have received a Carer Supplement and it did not arrive in July, check whether your underlying carer payment was active during the qualifying period rather than assuming you missed a claim — there is no claim to miss. Second, if you hold more than one qualifying payment, confirm each one was active, because each eligible payment generates its own $600 supplement and a lapse on one does not stop the other.

Read the official Services Australia Carer Supplement page

Rule-Based Scenarios

Scenario 1: single supplement, Carer Allowance only

Damien receives Carer Allowance for caring daily for his teenage son, who has a CDAT-confirmed disability. Damien works part-time and his income sits below the Carer Allowance cliff, so the allowance is paid in full. In July, the Carer Supplement of $600 lands automatically against his Carer Allowance, with no form to complete. He holds only one qualifying payment, so his supplement is a single $600 lump sum on top of the roughly $4,227.60 a year his fortnightly allowance already provides.

Scenario 2: two supplements stacked

Estela left work to care for her mother who has advanced dementia. She receives Carer Payment of around $1,047 per fortnight as income support, and she also receives Carer Allowance of $162.60 per fortnight. Because the supplement is paid per eligible payment, Estela receives $600 against the Carer Payment and $600 against the Carer Allowance — a total of $1,200 in July. The two supplements are independent, so even if one payment had briefly lapsed, the other would still pay.

Scenario 3: missed by a suspended payment

Dilshad cared daily for his father throughout the year, but his Carer Payment was suspended for three months over winter while a review of the care receiver's medical evidence was completed, and the suspension overlapped the qualifying period. Although Dilshad meets every qualitative gate — residency, daily care, an ADAT-confirmed receiver, presence in Australia — he was not receiving the qualifying payment for the relevant period, so no $600 supplement was paid. Once the payment is reinstated, future supplements resume.

Scenario 4: not eligible, no underlying payment

Teuila helps her elderly neighbour every day with meals, medication, and transport. She is an Australian citizen living in Australia and clearly provides daily care, but the neighbour has never been assessed under ADAT and holds no qualifying payment, so care_receiver_qualifies_for_allowance = false. Without a qualifying carer payment behind her, there is nothing for the supplement to attach to and the rule produces no payment. Booking the care receiver's ADAT assessment is the first step toward both the allowance and the supplement.

Common Mistakes

Related Benefits

The conflicts list and affects list are both empty in this YAML rule, but the eligibility logic ties the supplement tightly to the carer payments it rides on. These links navigate the surrounding rules in a typical carer journey.

Frequently Asked Questions

How much is the Carer Supplement each year?

$600 per year for each eligible carer payment you receive, stored in the rule as a fixed yearly value of 600.00. Holding two qualifying payments produces two $600 supplements, totalling $1,200.

Do I have to apply for the Carer Supplement?

No. The rule note states it is paid automatically each July to people who already hold a qualifying payment such as Carer Allowance or Carer Payment. The evidence list is empty and there is no claim form to lodge.

Why did I get $1,200 instead of $600?

Because the supplement is paid per eligible payment. If you hold both Carer Allowance and Carer Payment, each generates its own $600 supplement, so you receive $1,200 in total. A carer holding a single qualifying payment receives one $600 amount.

Is the $600 reduced by my income?

No. The amount note confirms it is a fixed value that does not vary with income. Income testing happens on the underlying payment — for example the $143,752 adjusted taxable income cliff on Carer Allowance — and once that is passed, the supplement is paid in full.

When in the year is it paid?

In July, attached to the qualifying payment you held during the relevant period. You need to be receiving that payment for the period leading into the July payment run; a suspension in those months can mean no supplement that year.

Is the Carer Supplement the same as the Carer Adjustment Payment?

No. The Carer Supplement is a routine $600 annual amount for ongoing carers. The Carer Adjustment Payment is a separate one-off of up to $10,000 triggered by a catastrophic event affecting a child under 7. They are different rules with different amounts and claim processes.

Find every Australian government benefit you're entitled to

Benefit Check uses the same rule engine behind this page to scan all 193 federal and state benefits. Answer a short questionnaire and get your full eligibility list with calculated amounts.