Carer Allowance
This page is a direct rule-based guide for AU_FEDERAL_CARER_ALLOWANCE (rule version 2025-26, effective 1 January 2026). It explains the fixed $162.60 per fortnight supplement, why this rule sits alongside Carer Payment rather than competing with it, the $143,752 adjusted taxable income gate that draws the income line, and how the care receiver's medical assessment is verified by Services Australia.
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; the person you care for is recognised as eligible (the care_receiver_qualifies_for_allowance field is true); and your adjusted taxable income is below $143,752 per year.
You are blocked when adjusted taxable income reaches or exceeds $143,752 per year. The exclude block in the YAML is empty, but this single income gate is a hard cliff with no taper either side.
Rate logic summary: a flat $162.60 per fortnight, paid as a supplement on top of any other Centrelink payment. The amount block stores no caps, no multiplier, no income_reductions.steps, and no reduces_if. Either you pass the income cliff and receive the full $162.60, or you fail the cliff and receive zero.
What Is This Payment?
Carer Allowance is a Federal supplement administered by Services Australia and tagged in the rule database as monetary primary within the Carer Allowance parent cluster. The entitlement scope is per person and ongoing, with an explicit note that the allowance can be received concurrently with Carer Payment or claimed independently when Carer Payment is not held. This dual-mode design is the feature most easily missed by new claimants.
The administering body is Services Australia, with the dedicated Carer Allowance landing page at servicesaustralia.gov.au/carer-allowance. The rule references that same URL as both the policy source and the apply intake. Channels are online via myGov-linked Centrelink and in person at a service centre. The care receiver's medical evidence is the load-bearing piece of paperwork; the carer's identity and tax file number sit alongside it.
The rule's design intent separates daily-care recognition from full-time-care income support. Carer Payment, the income-support sibling, replaces wages for someone unable to work due to caring obligations. Carer Allowance is a smaller fixed amount that recognises the financial impact of providing daily care without requiring the carer to give up paid work. Many people who do not qualify for Carer Payment because they still work part-time still qualify for Carer Allowance.
How Much Can You Get?
The amount block is defined as a fixed payment paid fortnightly. The headline value is $162.60 per fortnight, recorded in the rule note as the official 1 January 2026 DSS Rates List value, up from the previous $159.30 by a $3.30 indexation step.
Translated into a yearly figure, the allowance pays approximately $4,227.60 per year across 26 fortnights, assuming the income gate stays passed for the full year and daily care continues without interruption. The outputs.display_period in the rule is yearly, so the assessment system surfaces this annualised number even though the underlying cadence is fortnightly.
Three numeric facts drive the dollar outcome. First, the base is a fixed $162.60 with no taper or income reduction; the rule does not store an income_reductions.steps array. Second, the carer's annual ATI cliff is $143,752 — passing keeps the full amount, failing produces zero. Third, the care receiver must be recognised under ADAT or CDAT (or hold a qualifying payment such as DSP), which is recorded as the binary care_receiver_qualifies_for_allowance field rather than a sliding score in the rule.
Audit recipe. First confirm the carer is providing daily care; second confirm the care receiver's medical eligibility; third compute the carer's adjusted taxable income for the financial year; fourth compare ATI against the $143,752 cliff; fifth award the full $162.60 if the cliff is passed and zero if not. Because multiplier, reduces_if, and date_windows are all empty in this rule, no extra factors enter the calculation. The amount is genuinely a binary fixed supplement.
One nuance to capture: Carer Allowance has no asset test. The income test is the only financial gate. This is unusual within the broader Centrelink stack, where most payments combine an income test with an asset test. The design choice acknowledges that carers may have built up modest assets over working years; testing those assets would unfairly cut off the supplement that recognises ongoing daily care work.
Eligibility Conditions
The eligibility block is an all set, so every item must pass.
- Residency status:
residency_status in [australian_citizen, permanent_resident, special_category_visa, other_eligible_visa]. The rule excludes temporary visa holders. - Physically present in Australia:
living_in_australia = true. Travel for short periods can affect entitlement under separate portability rules. - Providing daily care:
is_providing_daily_care = true. The care must be substantial and ongoing, not occasional or respite-only. - Care receiver eligibility:
care_receiver_qualifies_for_allowance = true. Verified via the Adult Disability Assessment Tool (ADAT) or Child Disability Assessment Tool (CDAT), or by an existing qualifying payment such as Disability Support Pension that already establishes severity. - Carer income gate:
adjusted_taxable_income_annual < 143752. The DSS Rates List for January 2026 confirms this as the 2025-26 ATI cap.
Required fields collected at intake: residency status, daily care indicator, care receiver eligibility, adjusted taxable income, and presence in Australia. The application notes also flag a separate input — the care receiver's income details — because Services Australia uses the receiver's own income to confirm eligibility for some categories of qualifying.
The exclude block in the YAML is empty. This is intentional. The rule's gating happens through the strict all list rather than via a separate exclude clause. There is no payment-type conflict either; the conflicts list is empty, which is what makes Carer Allowance stackable with other federal payments including Carer Payment, Age Pension, Disability Support Pension, and JobSeeker.
Two practical considerations matter. First, the daily-care threshold is stricter than it sounds: occasional help, family visits, and weekend support typically do not meet it. The care must approach the level of support that would otherwise come from a paid carer. Second, the ATI cliff is calibrated to the financial year, not the fortnight; a one-off bonus that pushes the year over $143,752 ends entitlement for the year even if monthly cash flow looks modest.
How To Apply
Application metadata defines two channels: online and service centre. The same form covers both new claims and the linkage to an existing Carer Payment claim, so existing carers do not need to lodge twice. The apply URL is the Services Australia how-to-claim page for Carer Allowance.
Evidence requirements are explicitly listed in the rule and should be prepared in advance:
- identity document (driver licence, passport, or Centrelink Customer Reference Number)
- tax file number
- care receiver medical certificate (typically signed by the treating GP or specialist)
- care receiver income details (used to confirm care-receiver eligibility through their own benefits)
Two practical tips help. First, the medical certificate should set out the daily care needs in language Services Australia can map to the ADAT or CDAT scoring framework; vague phrases like "needs help with daily living" tend to slow the assessment compared to specific item-by-item descriptions. Second, lodge the claim within 12 weeks of the onset of daily care to maximise back-payment; Services Australia can backdate the start of the allowance up to that window when evidence supports the earlier date.
Rule-Based Scenarios
Scenario 1: stand-alone allowance, working part-time
Tara cares for her mother who has advanced multiple sclerosis and is rated under ADAT as needing daily support. Tara works 22 hours per week as an administrator earning $58,000 per year, which is well below the $143,752 ATI cap. She does not qualify for Carer Payment because her work hours exceed the 25-hour cap on combined activities for that rule, but Carer Allowance has no work-hours test. Her fortnightly entitlement is the flat $162.60, paid into the same bank account as her wages, recognising her ongoing daily care role alongside paid work.
Scenario 2: stacked with Carer Payment, full-time carer
Esmeralda left full-time work to care for her partner who has stage four cancer. Her partner's diagnosis automatically establishes care receiver eligibility. Esmeralda receives Carer Payment of around $1,047 per fortnight as her primary income support. The entitlement scope note explicitly allows stacking, so she additionally receives Carer Allowance of $162.60 per fortnight on top, taking her combined Centrelink fortnightly receipt to about $1,209.60 before pension supplement.
Scenario 3: blocked by income cliff
Quentin cares for his elderly father overnight every night and most weekends. He works as a senior consultant earning $158,000 per year. Although he meets every qualitative gate — residency, daily care, ADAT-confirmed receiver, presence in Australia — his ATI of $158,000 is above the $143,752 cliff, so the rule produces zero payable amount. There is no taper; the failure is binary.
Scenario 4: care receiver disqualified
Penelope visits her grandmother daily and helps with shopping, transport, and some home upkeep. The grandmother does not have an ADAT or CDAT assessment recorded and does not hold a qualifying payment. Although Penelope's own profile is squarely within the gates, care_receiver_qualifies_for_allowance = false, so the rule does not pay. Services Australia recommends booking the ADAT assessment first; if the score then crosses the threshold, Penelope can re-lodge.
Common Mistakes
- Confusing the supplement with Carer Payment income support: Carer Allowance is a $162.60 fortnightly top-up; Carer Payment is a separate income-support payment around $1,047 per fortnight with its own asset test, partner income test, and 25-hour combined-activity cap. Many applicants assume one form covers both — they do not. The two rules use different qualification logic and pay different cash.
- Reading the ATI cliff as a taper: the $143,752 limit is a hard binary in this rule, not a sliding scale. Earning $144,000 produces zero, not "nearly the full rate." There is no income_reductions.steps array, so no taper math applies. Applicants planning a salary review should know one extra dollar above the cliff erases the whole supplement.
- Skipping the ADAT or CDAT step: the care receiver must be assessed under ADAT (adults) or CDAT (children) unless they already hold a qualifying payment such as DSP. Submitting a Carer Allowance form without booking the assessment first delays the outcome by weeks because the rule's
care_receiver_qualifies_for_allowancegate cannot resolve to true without it. - Forgetting the no-asset-test design: applicants with home ownership, savings, or investment property sometimes self-disqualify because they assume Carer Allowance follows the asset-test pattern of other Centrelink payments. The rule has no asset test at all — the only financial gate is ATI under $143,752. Self-elimination on assets misses entitlement worth $4,227.60 per year.
- Treating occasional support as daily care: the rule requires
is_providing_daily_care = true, where daily means substantial ongoing support comparable to a paid carer. Helping with shopping once a week, driving to medical appointments fortnightly, or hosting weekly dinners typically does not meet this threshold even if the carer relationship feels close. - Missing the back-payment lodgement window: claims can be backdated up to 12 weeks before lodgement when evidence supports the earlier care start date. Lodging six months late means six months of back-pay forfeited. Setting a calendar reminder when daily care begins is the simplest avoidance.
Related Benefits
The conflicts list and affects list are both empty in this YAML rule, but the eligibility logic and rule notes establish strong relationships with other federal payments. These links navigate the surrounding rules in the typical carer journey.
- Carer Payment — single — the income-support companion payment for full-time carers, explicitly stackable with Carer Allowance per the entitlement scope note.
- Carer Payment — partnered (each) — the partnered version of the income-support payment; both partners can each claim Carer Payment for different care receivers and Carer Allowance separately.
- Disability Support Pension — single (21+) — a payment held by many care receivers; holding DSP automatically satisfies
care_receiver_qualifies_for_allowance. - Health Care Card (HCC) — companion concession card; stand-alone Carer Allowance recipients without other payments may be issued an HCC depending on their underlying status.
- Ex-Carer Allowance (Child) Health Care Card — a follow-on card for carers whose qualifying child grew out of the allowance, retaining concession access during transition.
- Pensioner Concession Card (PCC) — issued to carers on pension-type payments such as Carer Payment; the PCC sits alongside Carer Allowance when both are received.
Frequently Asked Questions
What is the exact fortnightly amount paid for Carer Allowance?
$162.60 per fortnight, set by the DSS Rates List for 1 January 2026. This is a $3.30 lift from the previous $159.30 value and applies until the next indexation review.
Is there an asset test on Carer Allowance?
No. The rule has no asset test at all. The only financial gate is the carer's adjusted taxable income, which must stay below $143,752 per year. Home ownership, savings, and investments do not affect this rule.
Can both members of a couple each claim Carer Allowance?
Yes, when each provides daily care to a different recognised care receiver. The rule is per person, and the conflicts list is empty, so a partnered couple caring for two different people can each claim $162.60 per fortnight independently.
What is the difference between ADAT and CDAT?
ADAT is the Adult Disability Assessment Tool used for care receivers aged 16 and over. CDAT is the Child Disability Assessment Tool used for care receivers aged under 16. Either tool's qualifying score satisfies the care_receiver_qualifies_for_allowance field for this rule.
Is Carer Allowance taxable income?
No. Carer Allowance is not taxable, and it is not counted in the carer's adjusted taxable income for the purposes of this rule's own gate or for FTB Part A reconciliation. It does, however, count for some state-level concession means tests.
Does Carer Allowance auto-include a concession card?
Carer Allowance on its own does not auto-include a concession card under this rule (the affects list is empty). However, when held alongside Carer Payment the carer receives a Pensioner Concession Card via the parent payment.
Can the care receiver be a child rather than an adult?
Yes. The rule does not restrict the care receiver's age. CDAT covers under-16 receivers and ADAT covers 16-and-over. Many parents of children with disability claim Carer Allowance for that child and continue beyond the child's 16th birthday provided the assessment confirms ongoing daily care needs.
Find every Australian government benefit you're entitled to
Benefit Check uses the same rule engine behind this page to scan all 272 federal and state benefits. Answer a short questionnaire and get your full eligibility list with calculated amounts.