NSW Smart and Skilled — Subsidised VET Training For Eligible Students

This page is a direct rule-based guide for AU_NSW_SMART_AND_SKILLED (rule version 2025-26, effective 1 July 2025, no expiry). It explains the three coded eligibility gates that open subsidised vocational training to NSW students aged 15 and over, the four residency statuses the rule accepts, why a Certificate III is always included while higher qualifications are funded selectively, why your saved tuition depends on the course, and the Unique Student Identifier you must hold before enrolling.

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 three eligibility items hold: state = NSW, age >= 15, and residency_status in [australian_citizen, permanent_resident, special_category_visa, other_eligible_visa]. The rule sits in the NSW Education and Training parent cluster with group_type = B and result_role = eligibility_only. The entitlement_scope is per person and per course, so the subsidy attaches to each qualification you enrol in rather than being a single lifetime grant.

You are blocked when you are under 15, when you are still enrolled in high school, or when your visa status falls outside the four accepted categories. The application_meta notes add the practical gate that you must no longer be at high school and must hold a Unique Student Identifier. The conflicts and excludes.any lists are empty, so the subsidy does not formally clash with any other payment.

Rate logic summary: amount.type is eligibility_only with amount.period = none. There is no cash payment. The amount.notes describe subsidised tuition where the saving depends on the course, and flag that a Certificate III typically costs the student between $0 and $2,000 after the subsidy. The government funds the balance of the course cost.

What Is This Payment?

NSW Smart and Skilled is a subsidised vocational education and training (VET) program that lowers the tuition a student pays for an approved qualification. Inside the rule database it is tagged as an education, vet, and training rule with result_role eligibility_only in the NSW Education and Training parent cluster. The entitlement_scope is per person and per course, which is why the subsidy is assessed for each qualification rather than granted once for a student's whole training history.

The program is delivered through approved training providers rather than a direct government office. The application_meta records a single channel, training_provider, meaning a student enrols at a registered Smart and Skilled provider that applies the subsidy at the point of enrolment. The government pays a contribution toward the course directly to the provider, and the student pays only the reduced student fee.

The rule is designed to widen access to skills training for NSW residents and workers who are no longer at school. That design shows in the qualification tiers: a Certificate III is always included in the subsidy because it is the foundational skills level the program prioritises, while Certificate IV, Diploma, and Advanced Diploma qualifications are funded selectively depending on the funding available for the specific course. A student therefore has the most reliable access at Cert III and a more variable path at higher levels.

How Much Can You Get?

The rule produces no cash headline. amount.type = eligibility_only and amount.period = none, because the benefit is a tuition subsidy rather than a payment to the student. The amount.notes state the saving is subsidised training whose figure varies by course, and they give a concrete band for the most common case: a Certificate III typically costs the student between $0 and $2,000 after the subsidy.

The mechanics are a split between a government contribution and a student fee. The full course cost is divided so the government pays the larger share directly to the approved training provider and the student pays the reduced student fee. Against full commercial tuition, the saving can run to several thousand dollars on a longer qualification, because the headline $0 to $2,000 is the student's residual cost, not the total value of the subsidy.

The per-course scope is the key structural fact. The subsidy is assessed each time you enrol in a qualification, and the qualification level changes how reliably it applies. A Certificate III is always included, so the $0 to $2,000 band is the dependable case. A Certificate IV, Diploma, or Advanced Diploma is funded selectively, so the student fee for those levels depends on whether funding is available for that course at the time of enrolment.

There is no multiplier, no reduces_if, and no date_windows array, so the subsidy is not tapered by income within this rule; it is applied at the provider based on the course and the student's eligibility. Audit recipe: confirm NSW residency, confirm you are 15 or over and no longer at high school, confirm your visa status is one of the four accepted categories, obtain your USI, enrol at an approved provider, and confirm the enrolment quote shows the subsidised student fee rather than full commercial tuition.

Eligibility Conditions

The eligibility block is an all set with three items; every item must pass. The coded gates are an age floor and a residency list, with the application_meta layering two operational requirements on top.

  1. NSW residency: state = NSW. The student must be a NSW resident or worker. Smart and Skilled is a NSW program funded for the NSW workforce; an interstate resident enrolling at a NSW provider does not meet this gate.
  2. Age floor: age >= 15. The earliest eligibility is age 15. The application_meta adds that the student must no longer be at high school, so a 15-year-old still in secondary school does not qualify even though they clear the coded age gate.
  3. Residency status: residency_status in [australian_citizen, permanent_resident, special_category_visa, other_eligible_visa]. The student must hold one of these four statuses. The notes confirm humanitarian and New Zealand citizen pathways sit within these categories; a temporary visa holder outside the list is not eligible.

Required fields at intake are state, age, and residency_status. The evidence_required list names two items: a usi (Unique Student Identifier) and identity_documents. The USI is a free national number that tracks training records, and it must be held before the provider can enrol the student under the subsidy.

The excludes.any and conflicts lists are empty, so the subsidy does not formally clash with any Centrelink payment or other concession. A student can receive Centrelink income support and study under Smart and Skilled at the same time; the two are assessed independently.

Two practical considerations. First, the "no longer at high school" requirement from the notes is the gate most likely to trip up younger applicants who pass the coded age floor of 15 but are still enrolled in secondary school. Second, because the scope is per course, a student who completes a Cert III can return for a higher qualification, but the Cert IV or Diploma subsidy is funded selectively rather than guaranteed.

How To Apply

Application metadata defines one channel: training provider. There is no central government enrolment form; the student enrols directly with an approved Smart and Skilled training provider, and the provider applies the subsidy at the point of enrolment after confirming eligibility.

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

Two practical tips. First, create your free USI before contacting a provider so the enrolment is not held up while you register for one. Second, confirm with the provider whether your chosen qualification is funded under Smart and Skilled before committing; a Certificate III is always included, but Certificate IV, Diploma, and Advanced Diploma funding is selective and may not be available for every course.

Read the official Smart and Skilled guidance

Rule-Based Scenarios

Scenario 1: Cert III enrolment, low student fee

Stavros is a 24-year-old permanent resident living in Wollongong who wants a Certificate III in carpentry. He clears all three gates: NSW resident, over 15 and not at high school, and a permanent_resident status on the accepted list. He registers for his free USI and enrols at an approved provider. Because Cert III is always included, the subsidy applies and his student fee lands near the lower end of the $0 to $2,000 band, saving him several thousand dollars against full commercial tuition.

Scenario 2: 15-year-old still at high school

Despina is 15 and an Australian citizen living in NSW, so she clears the coded age floor and the residency gate. But she is still enrolled in Year 10 at high school. The application_meta requirement that the student must no longer be at high school blocks her enrolment despite her passing age >= 15. She is told to revisit Smart and Skilled once she has left secondary school, when the same Cert III subsidy will be available.

Scenario 3: temporary visa holder outside the list

Petros is a 28-year-old NSW resident on a temporary work visa that is not one of the four accepted statuses. He is over 15 and not at school, so he passes two gates, but his visa is outside australian_citizen, permanent_resident, special_category_visa, and other_eligible_visa. The residency gate fails and the provider cannot apply the subsidy. He would pay full commercial tuition unless his visa status changes to an eligible category.

Scenario 4: Diploma funding not available

Calliope, a 31-year-old Australian citizen in NSW, completed a subsidised Cert III last year. She returns to enrol in a Diploma at the same provider. She still clears all three gates, but a Diploma is in the selectively funded tier rather than the always-included Cert III tier. The provider checks the funding for that specific Diploma and finds it is not available this intake, so Calliope either waits for funding or pays the higher unsubsidised fee for the Diploma.

Common Mistakes

Related Benefits

Frequently Asked Questions

How much does a Certificate III cost after the subsidy?

The amount.notes flag that a Certificate III typically costs the student between $0 and $2,000 after the Smart and Skilled subsidy. The exact student fee depends on the course; the government funds the larger share directly to the provider, so the saving against full tuition can be several thousand dollars.

How old do I need to be?

The coded gate is age >= 15. The application_meta notes add that you must no longer be at high school, so a 15-year-old who has left school qualifies on age while one still in secondary school does not, even though both clear the numeric age floor.

Which residency statuses qualify?

The rule accepts four: australian_citizen, permanent_resident, special_category_visa, and other_eligible_visa. The notes confirm humanitarian and New Zealand citizen pathways fall within these categories. A temporary visa holder outside the four statuses does not meet the residency gate.

Do I need a USI before enrolling?

Yes. The evidence_required list names the Unique Student Identifier as mandatory, alongside identity documents. The USI is a free national number that tracks training records, and the provider cannot record a subsidised enrolment without it.

Is a Diploma always subsidised?

No. The application_meta notes guarantee Certificate III but make Certificate IV, Diploma, and Advanced Diploma selectively funded. Whether a specific Diploma is subsidised depends on the funding available for that course at the time you enrol.

Can I study under Smart and Skilled while on Centrelink?

Yes. The conflicts and excludes lists are empty, so no Centrelink payment blocks the subsidy. Income support such as Austudy or ABSTUDY is assessed independently of the Smart and Skilled tuition subsidy.

Find every Australian government benefit you're entitled to

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