Youth Allowance (student) - dependent, under 18, living at home

This page is a direct rule-based guide for AU_FEDERAL_YA_STUDENT_DEPENDENT_UNDER18_AT_HOME (rule version 2025-26, effective 1 January 2026). It explains the $418.90 fortnightly base for school-age dependent students still in the parental home, the $539 personal income free area with the 50 cent taper above it, the dependent-status gate, the parental income test that runs alongside this rule, and the auto-issued Health Care Card that travels with this payment.

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 aged 16 or 17 (under 18); your residency status is one of Australian citizen, permanent resident, special category visa, or other eligible visa; you are physically living in Australia; you are a full-time student or apprentice; your independence status is dependent rather than independent; and you are still living at the parental home rather than living away from home for study.

You are blocked by the rule excludes branch once age >= 25, but in practice the under-18 ceiling is the binding cap for this rule. You are also blocked from this specific rule when you transition to living away from home for study (case routes to the dependent under-18 away-from-home variant) or when you turn 18 and remain at home (case routes to the dependent 18 or over at-home variant).

Rate logic summary: base $418.90 per fortnight, then a single-step taper that starts at income_fortnightly = 539 with a 50 cent reduction in the dollar, with a floor cap at $0. The parental income test runs in the preprocessing layer before this rule's personal income test applies.

What Is This Payment?

Youth Allowance for students is the federal study income support stream for full-time students and apprentices aged 16 to 24. In the rule database it is tagged as a monetary primary Federal benefit inside the Youth Allowance cluster. Tags on this rule include students, youth, centrelink, dependent, and at_home. The entitlement scope is per person and ongoing, with assessment running each reporting fortnight while study continues. The scope note flags that under-18 dependent recipients usually have a parent or guardian managing the Centrelink record on their behalf, which is why most of the operational mechanics of this rule (rate updates, evidence uploads) sit on a parent's myGov rather than the student's.

The administering body is Services Australia. Intake runs through Centrelink for students and apprentices, with online claims through myGov as the primary channel and a service centre visit as the fallback channel. Phone claims are not listed in this rule's application_meta.channels, which makes this one of the few youth-stream rules where the phone fallback is missing. The application notes also flag a yearly review window in September and October when Centrelink actively prompts the recipient (or parent) to refresh parental income figures for the upcoming academic year.

Within the seven-rule Youth Allowance student family, this is the entry-level rate. Other variants apply to dependent under-18 students living away for study, dependent 18 or over students at home, dependent 18 or over students away, independent single students, independent single students with a dependent child, and partnered independent students. The design intent is to set a lower base for students still housed and fed by parents because the typical living-cost stack is materially smaller than for students who pay rent and groceries on their own. Lifecycle exit happens at 18 (route to the 18 or over rules), at 25 (route to Austudy), at the start of away-from-home study (route to the away variant), or on dropping below full-time study load.

How Much Can You Get?

The amount block is defined as a formula paid fortnightly. Base is $418.90 per fortnight. The rule note records this as the 1 January 2026 official value confirmed against the Services Australia rate page. Student rates index annually on 1 January, separate from the March and September allowance indexation cycle, which is why this base sits on a different review calendar than JobSeeker or the parenting payments. Annualised across 26 fortnights, the unreduced figure equals about $10,891.40 per year.

The income test runs as a single cumulative step. The threshold taps in at income_fortnightly = 539: every dollar of personal income above $539 reduces the payment by 50 cents. Unlike the JobSeeker income test (two bands at 50 and 60 cents), the YAML for this rule encodes only the 50 cent slope. Under the published Centrelink rules a second band kicks in above $646 per fortnight at 60 cents in the dollar; in this rule version the simplified single-step formula is used and any second-band sharper taper is administered outside the YAML by Services Australia at final assessment.

Working a single-step model end to end on this base, the cut-out lands at fortnightly personal income of about $1,377. Algebra: $539 free area plus the $418.90 base divided by the 0.5 rate, which equals $539 plus $837.80 equals $1,376.80. Above that the personal income test alone reduces the payment to zero. The amount floor cap is minimum $0; there is no negative payout. Empty multiplier, reduces_if, and date_windows mean no extra multiplicative factors, conditional penalties, or date-sliced formula branches operate at this rule layer.

The parental income test layers on top of the personal income test and runs in preprocessing. Combined parental adjusted taxable income above the parental income free area reduces the dependent rate by 20 cents in the dollar. The parental free area floats with sibling count and any siblings on Youth Allowance themselves, so two parents earning a combined $80,000 with one student child sit comfortably below the cut-out, while a combined $130,000 with one student child reduces the headline $418.90 toward zero. The parental test is what makes this dependent rule meaningfully different from the independent variants further along the cluster.

You can audit any estimate with a four-step recipe matching the YAML structure. First, confirm the base of $418.90. Second, compute the personal-income excess as max(income_fortnightly minus 539, 0), then multiply by 0.5. Third, take the lesser of the after-personal-income figure and the after-parental-income figure provided by Centrelink. Fourth, clamp at zero. The headline figure delivered fortnightly is the smaller of the two parallel reductions, since the parental gate is harder for most middle-income families and dominates the calculation.

Eligibility Conditions

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

  1. Age floor: age >= 16. School-age students under 16 are not in scope; family income support flows through Family Tax Benefit Part A for that age band.
  2. Age ceiling for this variant: age < 18. Once the recipient turns 18, the case routes to the dependent 18 or over at-home rule with a higher base of $482.40.
  3. Residency status: residency_status in [australian_citizen, permanent_resident, special_category_visa, other_eligible_visa]. Most temporary visa holders, including international student visas, are not in scope.
  4. Presence: living_in_australia = true. Brief overseas absence for a school exchange is administered separately under portability rules.
  5. Full-time study: full_time_student_or_apprentice = true. The full-time load is normally 75 percent of the standard rate of progress for the course or apprenticeship; below that, the case routes to the Youth Allowance job-seeker variant or off the rule entirely.
  6. Independence status: ya_independence_status = dependent. Independent status (work history, age, parental home environment exit) routes to the independent variants which use a different income test path with no parental gate.
  7. Living arrangement: living_away_from_home = false. Continuing to live in the parental home, including occasional weekend stays at the campus residence, keeps the case under this lower base.

Required fields for assessment are explicitly listed in the rule: age, residency status, independence status, away-from-home flag, full-time student or apprentice flag, fortnightly personal income, and living-in-Australia status. Parental income figures are collected through evidence rather than as a top-level required field, but they feed the preprocessing-layer parental income test that runs alongside this rule.

The exclude block contains a single entry, age >= 25, with the note that 25-and-over students go through Austudy. The conflicts list also locks out coexistence with the dependent under-18 away-from-home variant and the Austudy single no-child rule, since each represents a different routing destination once the underlying living arrangement or age criterion changes.

The application notes record one practical operational detail. Each year between September and October, Services Australia actively prompts the recipient or parent to refresh the parental income details for the upcoming academic year, which feeds the parental income test for the new January-to-December rate period. Failing to respond inside that review window can pause the payment until updated figures are submitted.

How To Apply

Application metadata defines two channels: online and service centre. The online channel through myGov links to a Centrelink Customer Reference Number (CRN) for the student and is the fastest path; service centre lodgement is reserved for cases where the student or parent does not yet have a CRN or needs in-person identity verification. Phone claims are not listed in the rule for this variant.

Evidence requirements are explicitly listed in the rule and should be prepared in advance:

Two practical tips help reduce surprises. First, lodge the claim during the holiday period before the new academic year starts. The first payment can take several weeks once the parental income details have been verified, and waiting until classes start risks a cashflow gap during the fortnight when textbook and travel expenses peak. Second, request the tax file number well ahead. The Australian Taxation Office typically takes 28 days to issue a fresh tax file number for a 16-year-old, and the claim cannot be granted without it on file. The CRN itself can be set up the same day at any service centre with the right identity documents.

Apply on the official Services Australia page

Rule-Based Scenarios

Scenario 1: full base, low casual earnings

Maddison is 16, in Year 11 at a Brisbane public high school, living with her mother and stepfather whose combined adjusted taxable income sits at $74,000. She works five hours per week at a local bakery, earning $90 per fortnight. The personal income of $90 is well below the $539 free area, so the personal income test contributes no reduction. The parental income figure is below the parental income free area for one student child. The estimated payment is the full base of $418.90 per fortnight, equal to about $10,891.40 per year, and the auto-issued Health Care Card travels with it.

Scenario 2: partial reduction from a busy holiday job

Ezra is 17, in Year 12 in Hobart, living at home. He picks up extra hours over school holidays at a hardware store, lifting his fortnightly personal income to $700. Personal income excess above $539 is $161, multiplied by the 0.5 rate gives a $80.50 reduction. Estimated payment is $338.40 per fortnight, which is base $418.90 minus the $80.50 reduction. Once classes resume in February and his hours fall back to weekend shifts, the payment automatically rebounds toward the base if the parental gate also passes.

Scenario 3: blocked by parental income

Xanthe is 17, lives with both parents in Sydney, attends a private school as a Year 12 student, and works a single shift a week at a gym for $80 per fortnight. The eligibility set passes (age, residency, presence, full-time student, dependent, at home). However her parents are both senior public servants with combined adjusted taxable income of $235,000. The parental income test wipes the headline base to zero through the preprocessing layer. The eligibility outcome is technically pass but the dollar outcome is zero, equivalent to a zero-rate payment under this rule.

Scenario 4: routed away by living arrangement

Luca is 17 and has just started a regional university bridging course that requires moving to Wagga Wagga from his parental home in Albury. The eligibility check at living_away_from_home = false fails because he now rents student accommodation 90 minutes from his parents. The case routes to the dependent under-18 away-from-home rule, which uses a higher base of $677.20 per fortnight to recognise the new rent and food load. Same dependent status, same parental income test, just a different living-cost recognition.

Common Mistakes

Related Benefits

The conflicts list and affects list in this rule define interaction behaviour with other federal payments. Use these links to navigate the surrounding rules in the student and youth income support stack.

Frequently Asked Questions

What is the exact fortnightly base for a dependent student under 18 living at home?

$418.90 per fortnight, recorded as the 1 January 2026 official value confirmed against the Services Australia rate page. Annualised across 26 fortnights, that is about $10,891.40 per year before the personal income test or the parental income test apply.

How does the personal income test work for student rates?

Personal income up to $539 per fortnight is free of test. Earnings above $539 reduce the payment by 50 cents in the dollar in this single-step rule version. The cut-out for the $418.90 base lands around $1,377 of fortnightly personal income, computed as $539 plus base divided by 0.5.

Why does the parental income test still apply at age 17?

This rule sits in the dependent stream, which by design treats the parental household as the primary income unit until the independence criteria are met (typically age 22, work history, or parental home exit). Combined parental adjusted taxable income above the parental free area reduces the headline $418.90 by 20 cents in the dollar through preprocessing.

What changes when the student moves out for study?

The case routes to the dependent under-18 away-from-home rule, which lifts the base from $418.90 to $677.20 per fortnight to recognise the rent and food load. The same parental income test continues to apply, and the same Health Care Card auto-issuance carries across; only the headline base and Commonwealth Rent Assistance enablement change.

Can a Year 10 student claim under this rule?

Generally no. The eligibility gate full_time_student_or_apprentice = true requires the student to meet the 75 percent full-time-load standard for the course. Year 10 enrolment alone does not always satisfy that progression test, particularly for non-academic streams. Year 11 and 12 enrolment typically meets the gate, as does an apprenticeship contract.

Does this rule unlock Commonwealth Rent Assistance?

Not for the at-home variant. CRA enablement appears on the away-from-home rule's affects list, not this one, because the rent gate cannot be met while still living in the parental home. The only auto-included add-on for this rule is the Health Care Card.

What if my parental income changes mid-year?

Recipients (or the parent managing the record) can submit updated parental income figures any time during the year. Centrelink reassesses the parental income test on submission and adjusts the next available fortnight. The September-October active-refresh window is a backstop, not the only opportunity, and a mid-year drop in parental income can lift the payment from zero back toward the $418.90 headline.

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.