{"idea":{"id":"auto-tax-return-australia","title":"Auto Tax Return (Australia)","summary":"An Australia-only app for PERSONAL/individual taxpayers: upload bank/card statements and it classifies, organises, and drafts your tax return automatically for review before you self-lodge in myTax. Sole-trader/business is out of scope.","stage":"researched","category":"fintech","next_step":"Take one real person's 12 months of bank statements and manually build the classify→categorise→draft pipeline by hand to see how close an auto-draft gets to their actual return.","risk":"ATO lodgement is tightly regulated (registered tax agents / DSP+SBR), misclassification creates real financial and legal liability, and bank statement data is highly sensitive. Note LodgePro already ships a close version — but keeps a human accountant on lodgement.","created_by":"profile-serge-ivy","status":"active","pro_candidate":0,"created_at":"2026-07-01 09:30:45","updated_at":"2026-07-02 03:59:56","preview":"Upload bank statements → auto-classified into ATO deduction/income categories → a ready-to-review draft individual return you copy into myTax. Personal returns only.","signal":"Millions of Australians overpay or over-rely on agents for simple returns; statement data plus ATO prefill makes most of the work automatable.","body_md":"## Snapshot\n\nAn Australia-only app for PERSONAL / individual taxpayers. You upload your bank and card statements (PDF/CSV, or via CDR open-banking later), and the app:\n\n- parses transactions;\n- classifies each into income vs deduction vs personal;\n- maps deductible expenses to ATO categories (work-related expenses, self-education, donations, interest/dividends, etc.);\n- reconciles against ATO prefill where available;\n- produces a ready-to-review draft individual tax return with an explanation for every classification.\n\nYou review, correct, and copy the figures into myTax (or, later, lodge via a compliant path). The core promise: \"Upload your statements, get a defensible draft return in minutes, not a shoebox of receipts in October.\"\n\n## How it works (the 60-second version)\n\nThe flow, in one line:\n\n- 📄 Statements → 🔍 Parse → 🧠 Classify → 🏷️ Map to ATO labels → 📊 Draft return → 👀 You review → ✅ Copy into myTax\n\nFrom shoebox to submitted in one coffee. ☕\n\n## Scope — personal only\n\nIN SCOPE: individual Australian taxpayers — primarily salaried employees (and mixed salary + simple investment income) who self-lodge via myTax and hate the deduction-categorising work.\n\nEXPLICITLY OUT OF SCOPE:\n\n- sole traders, freelancers, gig/contractor business income (ABN business schedules);\n- companies, trusts, partnerships, SMSFs;\n- GST / BAS / payroll;\n- anything requiring business bookkeeping.\n\nWhy: sole traders are already well served by dedicated tools (Hnry, Thriday, Rounded, Airtax, etc.). The underserved segment is the ordinary salaried person with no tool that auto-classifies deductions from statements. Narrowing to personal returns keeps classification simpler, liability lower, and the wedge sharp.\n\n## Job To Be Done\n\nThe painful part of an Australian individual return is not the ATO form — myTax already prefills salary, interest, dividends, and health cover. The pain is:\n\n- figuring out which bank transactions are legitimate deductions;\n- categorising them correctly to ATO labels;\n- keeping evidence;\n- not missing deductions;\n- not over-claiming and triggering an audit.\n\nSo the wedge is transaction classification + deduction discovery + substantiation, with the draft return as the output.\n\n## What Aussies pay for one simple return\n\n- Tax agent: $150–$400 😩\n- H&R Block / Etax online: ~$50–$99 😐\n- This app: $0–$29 😎 (draft free)\n- myTax: $0 🥱 (…you do all the work)\n\nSame result. Wildly different amount of your Sunday afternoon.\n\n## How It Could Work\n\n1. Ingest statements (PDF parse, CSV import; CDR/open-banking as a later, cleaner path).\n2. Normalise transactions (merchant, amount, date, direction).\n3. Classify with rules + ML + the user's own history; ask only about ambiguous items.\n4. Map to ATO categories and apply eligibility rules (work-related apportionment, $300 substantiation threshold, WFH methods).\n5. Pull ATO prefill to reconcile the income side.\n6. Generate a draft with per-line reasoning and a confidence flag.\n7. Human review + correction loop that trains the classifier for next year.\n8. Output: an export/summary the user types into myTax — OR, only if a compliant path exists, assisted lodgement.\n\n## The Regulatory Wall (read first)\n\nThis is the make-or-break constraint — and it is exactly why even AI-first players keep a human on lodgement.\n\n- TPB tax agent registration — https://www.tpb.gov.au/tax-agent-registration — preparing/lodging returns for a fee generally requires being a registered tax agent. Software that helps a person prepare their own return differs from one that provides tax agent services.\n- ATO Digital Service Provider requirements — https://softwaredevelopers.ato.gov.au/RequirementsforDSPs — plus the Practitioner Lodgment Service / SBR path — https://www.ato.gov.au/tax-and-super-professionals/digital-services/practitioner-lodgment-service — lodging to the ATO for others is gated behind DSP operational-security + SBR.\n- CDR accreditation (open banking) — https://www.cdr.gov.au/for-providers/become-accredited-data-recipient — automatic bank-data ingestion needs accredited-data-recipient status (a high bar).\n- Individuals can always self-lodge free via myTax — https://www.ato.gov.au/individuals-and-families/your-tax-return/how-to-lodge-your-tax-return/lodge-your-tax-return-online-with-mytax\n\nImplication: the safe v1 is a preparation assistant that outputs figures for the user to self-lodge in myTax — this avoids TPB/DSP/SBR. Full auto-lodgement is a later, heavier play needing registration or an agent partnership (the LodgePro / Hnry model). CDR is the trustworthy long-term ingest path but is not table stakes for a PDF/CSV v1.\n\n## Privacy & Security\n\nBank statements are among the most sensitive personal data.\n\n- local-first / on-device parsing where feasible;\n- if cloud: strong encryption at rest and in transit, minimal retention, clear deletion;\n- never sell or reuse data beyond the return;\n- be explicit about whether statements leave the device;\n- CDR accreditation is the trustworthy long-term ingestion path.\n\n## Competitive Landscape\n\nDeep web research: 6 angles, 25 sources fetched, 114 claims extracted, 3-vote adversarial verification (23 confirmed, 2 refuted). The space is no longer green field — but nobody occupies the exact spot.\n\nThe positioning in words: rivals cluster in two corners — full-return products that need a human accountant plus a fee (LodgePro, Etax, H&R Block), and free/cheap tools that only categorise or find deductions without producing a lodgeable return (TaxFox, Snapclaim, TaxTank, Frollo, WeMoney). myTax is free and self-lodge but gives no deduction help. The empty corner — auto full draft, no human, free — is the pitch.\n\n### Who does what (feature read)\n\n- This idea: reads statements ✅, auto-finds deductions ✅, drafts return ✅, no human ✅, free draft ✅\n- LodgePro: reads statements ✅, auto-finds deductions ✅, drafts return ✅, no human ❌ (accountant reviews), free ❌\n- myTax: reads statements ❌, auto-finds deductions ❌, drafts return ✅ (you fill it), no human ✅, free ✅\n- Etax / H&R Block: reads statements ❌, auto-finds deductions ⚠️ (prompts), drafts return ✅, no human ❌, free ❌\n- TaxFox / Snapclaim: reads statements ⚠️, auto-finds deductions ⚠️, drafts return ❌, no human ✅, free ⚠️\n- TaxTank / Frollo: reads statements ✅, auto-finds deductions ⚠️, drafts return ❌, no human ✅, free ⚠️\n\n### Direct / AI-first competitors (the real set)\n\n- LodgePro — https://lodgepro.com.au/ — key rival. Open-banking ingest, auto-classify to ATO categories, accountant-reviewed lodgement; \"prepare + lodge in under 15 min.\" (Verified, high confidence.)\n- AITaxReturns — https://aitaxreturns.com.au/ — AI individual prep. Its \"self-lodge via SBR\" claim was refuted; likely routes through a registered agent.\n- TaxFox — https://www.taxfox.com.au/ — deduction finder / estimate. Its \"CDR ingest\" claim was refuted; appears manual / receipt-based.\n- Snapclaim — https://www.snapclaim.com.au/ — AI deduction capture.\n\n### Online DIY / registered agents\n\n- Etax — https://www.etax.com.au/ (fees: https://www.etax.com.au/etax-fees/)\n- H&R Block Online — https://www.hrblock.com.au/tax-return/online/lodge-online (pricing: https://www.hrblock.com.au/tax-return-fees-and-pricing)\n- POP Tax — https://www.poptax.com.au/ (ex-Airtax consumer heir)\n\n### Free baseline (biggest \"why pay?\")\n\n- ATO myTax — https://www.ato.gov.au/individuals-and-families/your-tax-return/how-to-lodge-your-tax-return/lodge-your-tax-return-online-with-mytax — free, prefills income; does not classify deductions from statements (verified). That omission is the wedge.\n\n### Out of scope — sole-trader / business (reference only, NOT competitors)\n\n- Hnry — https://hnry.com.au/\n- Thriday — https://www.thriday.com.au/\n- Rounded — https://rounded.com.au/\n- Airtax — https://www.airtax.com.au/\n- QuickBooks Self-Employed — https://quickbooks.intuit.com/au/\n- Xero — https://www.xero.com/au/\n\n### PFM / categorisation (no return output)\n\n- TaxTank — https://taxtank.com.au/\n- Frollo — https://frollo.com.au/\n- WeMoney — https://www.wemoney.com.au/\n- PocketSmith — https://www.pocketsmith.com/\n\n### The genuine gap\n\nA salaried-consumer, statements-in, auto-classified deductions, reviewed draft, self-lodge-in-myTax product with no human in the loop still does not cleanly exist. Competitors either insert an accountant (LodgePro, Hnry) or stop at deduction-finding without lodgement (TaxFox, Snapclaim). Deduction discovery for salaried DIY earners is the underserved wedge myTax cannot match.\n\n(Sherlok — previously listed — is mortgage refinancing, not tax. Dropped.)\n\n## Business Model (later)\n\n- freemium: free draft, pay to export / premium deduction discovery;\n- flat low fee per return (undercut the $150–$400 agent);\n- B2B2C via accountants who want clients to arrive pre-categorised;\n- avoid subscription until repeat annual value is proven.\n\n## Validation Plan\n\nCheapest first, no build:\n\n1. Get 3–5 real Australians to share (redacted) 12 months of statements + their actual lodged return.\n2. Manually run classify, categorise, draft by hand (or with an LLM + rules).\n3. Measure: transactions auto-classified correctly; deductions found vs missed; draft total vs real return.\n4. Interview: would they trust an auto-draft? would they pay? would they still want a human check?\n\nPass: over 80% transactions auto-classified correctly, at least one missed deduction found per user, and users say they would use it if it stopped at \"copy into myTax\".\n\nKill/pivot: classification too noisy without heavy manual work; users will not share statements; the regulatory/liability burden sinks even the assistant version.\n\n## Open Questions\n\n- Assistant-that-outputs-figures vs full lodgement — where is the real willingness to pay?\n- Is statement parsing accurate enough without CDR, or is CDR accreditation table stakes?\n- How much liability does the app carry for a wrong classification the user accepts?\n- Can deduction discovery be the paid hook rather than the return itself?\n- How to differentiate against LodgePro's accountant-reviewed model — is \"no human, instant, free draft\" enough?\n\n## How To Help\n\n- Share a redacted real return + statements for the manual pipeline test.\n- Pressure-test the TPB / ATO DSP / SBR line for a preparation-only vs lodgement product.\n- Try LodgePro (https://lodgepro.com.au/) and report how close it gets / where it frustrates.\n- Suggest the ATO deduction categories and eligibility rules that matter most for salary earners.\n- Flag privacy/security patterns for handling bank-statement data safely.\n\n## Research Note\n\nResearch method: deep-research workflow (6 angles, 25 sources, adversarial verification). Some per-competitor pricing specifics beyond LodgePro remain unverified; URLs and the findings above are solid.","body_key":"","render_key":"","source_url":"","visibility":"public","parent_id":"","support":0,"trash":0,"pivot":0,"contribution_count":9},"body":"## Snapshot\n\nAn Australia-only app for PERSONAL / individual taxpayers. You upload your bank and card statements (PDF/CSV, or via CDR open-banking later), and the app:\n\n- parses transactions;\n- classifies each into income vs deduction vs personal;\n- maps deductible expenses to ATO categories (work-related expenses, self-education, donations, interest/dividends, etc.);\n- reconciles against ATO prefill where available;\n- produces a ready-to-review draft individual tax return with an explanation for every classification.\n\nYou review, correct, and copy the figures into myTax (or, later, lodge via a compliant path). The core promise: \"Upload your statements, get a defensible draft return in minutes, not a shoebox of receipts in October.\"\n\n## How it works (the 60-second version)\n\nThe flow, in one line:\n\n- 📄 Statements → 🔍 Parse → 🧠 Classify → 🏷️ Map to ATO labels → 📊 Draft return → 👀 You review → ✅ Copy into myTax\n\nFrom shoebox to submitted in one coffee. ☕\n\n## Scope — personal only\n\nIN SCOPE: individual Australian taxpayers — primarily salaried employees (and mixed salary + simple investment income) who self-lodge via myTax and hate the deduction-categorising work.\n\nEXPLICITLY OUT OF SCOPE:\n\n- sole traders, freelancers, gig/contractor business income (ABN business schedules);\n- companies, trusts, partnerships, SMSFs;\n- GST / BAS / payroll;\n- anything requiring business bookkeeping.\n\nWhy: sole traders are already well served by dedicated tools (Hnry, Thriday, Rounded, Airtax, etc.). The underserved segment is the ordinary salaried person with no tool that auto-classifies deductions from statements. Narrowing to personal returns keeps classification simpler, liability lower, and the wedge sharp.\n\n## Job To Be Done\n\nThe painful part of an Australian individual return is not the ATO form — myTax already prefills salary, interest, dividends, and health cover. The pain is:\n\n- figuring out which bank transactions are legitimate deductions;\n- categorising them correctly to ATO labels;\n- keeping evidence;\n- not missing deductions;\n- not over-claiming and triggering an audit.\n\nSo the wedge is transaction classification + deduction discovery + substantiation, with the draft return as the output.\n\n## What Aussies pay for one simple return\n\n- Tax agent: $150–$400 😩\n- H&R Block / Etax online: ~$50–$99 😐\n- This app: $0–$29 😎 (draft free)\n- myTax: $0 🥱 (…you do all the work)\n\nSame result. Wildly different amount of your Sunday afternoon.\n\n## How It Could Work\n\n1. Ingest statements (PDF parse, CSV import; CDR/open-banking as a later, cleaner path).\n2. Normalise transactions (merchant, amount, date, direction).\n3. Classify with rules + ML + the user's own history; ask only about ambiguous items.\n4. Map to ATO categories and apply eligibility rules (work-related apportionment, $300 substantiation threshold, WFH methods).\n5. Pull ATO prefill to reconcile the income side.\n6. Generate a draft with per-line reasoning and a confidence flag.\n7. Human review + correction loop that trains the classifier for next year.\n8. Output: an export/summary the user types into myTax — OR, only if a compliant path exists, assisted lodgement.\n\n## The Regulatory Wall (read first)\n\nThis is the make-or-break constraint — and it is exactly why even AI-first players keep a human on lodgement.\n\n- TPB tax agent registration — https://www.tpb.gov.au/tax-agent-registration — preparing/lodging returns for a fee generally requires being a registered tax agent. Software that helps a person prepare their own return differs from one that provides tax agent services.\n- ATO Digital Service Provider requirements — https://softwaredevelopers.ato.gov.au/RequirementsforDSPs — plus the Practitioner Lodgment Service / SBR path — https://www.ato.gov.au/tax-and-super-professionals/digital-services/practitioner-lodgment-service — lodging to the ATO for others is gated behind DSP operational-security + SBR.\n- CDR accreditation (open banking) — https://www.cdr.gov.au/for-providers/become-accredited-data-recipient — automatic bank-data ingestion needs accredited-data-recipient status (a high bar).\n- Individuals can always self-lodge free via myTax — https://www.ato.gov.au/individuals-and-families/your-tax-return/how-to-lodge-your-tax-return/lodge-your-tax-return-online-with-mytax\n\nImplication: the safe v1 is a preparation assistant that outputs figures for the user to self-lodge in myTax — this avoids TPB/DSP/SBR. Full auto-lodgement is a later, heavier play needing registration or an agent partnership (the LodgePro / Hnry model). CDR is the trustworthy long-term ingest path but is not table stakes for a PDF/CSV v1.\n\n## Privacy & Security\n\nBank statements are among the most sensitive personal data.\n\n- local-first / on-device parsing where feasible;\n- if cloud: strong encryption at rest and in transit, minimal retention, clear deletion;\n- never sell or reuse data beyond the return;\n- be explicit about whether statements leave the device;\n- CDR accreditation is the trustworthy long-term ingestion path.\n\n## Competitive Landscape\n\nDeep web research: 6 angles, 25 sources fetched, 114 claims extracted, 3-vote adversarial verification (23 confirmed, 2 refuted). The space is no longer green field — but nobody occupies the exact spot.\n\nThe positioning in words: rivals cluster in two corners — full-return products that need a human accountant plus a fee (LodgePro, Etax, H&R Block), and free/cheap tools that only categorise or find deductions without producing a lodgeable return (TaxFox, Snapclaim, TaxTank, Frollo, WeMoney). myTax is free and self-lodge but gives no deduction help. The empty corner — auto full draft, no human, free — is the pitch.\n\n### Who does what (feature read)\n\n- This idea: reads statements ✅, auto-finds deductions ✅, drafts return ✅, no human ✅, free draft ✅\n- LodgePro: reads statements ✅, auto-finds deductions ✅, drafts return ✅, no human ❌ (accountant reviews), free ❌\n- myTax: reads statements ❌, auto-finds deductions ❌, drafts return ✅ (you fill it), no human ✅, free ✅\n- Etax / H&R Block: reads statements ❌, auto-finds deductions ⚠️ (prompts), drafts return ✅, no human ❌, free ❌\n- TaxFox / Snapclaim: reads statements ⚠️, auto-finds deductions ⚠️, drafts return ❌, no human ✅, free ⚠️\n- TaxTank / Frollo: reads statements ✅, auto-finds deductions ⚠️, drafts return ❌, no human ✅, free ⚠️\n\n### Direct / AI-first competitors (the real set)\n\n- LodgePro — https://lodgepro.com.au/ — key rival. Open-banking ingest, auto-classify to ATO categories, accountant-reviewed lodgement; \"prepare + lodge in under 15 min.\" (Verified, high confidence.)\n- AITaxReturns — https://aitaxreturns.com.au/ — AI individual prep. Its \"self-lodge via SBR\" claim was refuted; likely routes through a registered agent.\n- TaxFox — https://www.taxfox.com.au/ — deduction finder / estimate. Its \"CDR ingest\" claim was refuted; appears manual / receipt-based.\n- Snapclaim — https://www.snapclaim.com.au/ — AI deduction capture.\n\n### Online DIY / registered agents\n\n- Etax — https://www.etax.com.au/ (fees: https://www.etax.com.au/etax-fees/)\n- H&R Block Online — https://www.hrblock.com.au/tax-return/online/lodge-online (pricing: https://www.hrblock.com.au/tax-return-fees-and-pricing)\n- POP Tax — https://www.poptax.com.au/ (ex-Airtax consumer heir)\n\n### Free baseline (biggest \"why pay?\")\n\n- ATO myTax — https://www.ato.gov.au/individuals-and-families/your-tax-return/how-to-lodge-your-tax-return/lodge-your-tax-return-online-with-mytax — free, prefills income; does not classify deductions from statements (verified). That omission is the wedge.\n\n### Out of scope — sole-trader / business (reference only, NOT competitors)\n\n- Hnry — https://hnry.com.au/\n- Thriday — https://www.thriday.com.au/\n- Rounded — https://rounded.com.au/\n- Airtax — https://www.airtax.com.au/\n- QuickBooks Self-Employed — https://quickbooks.intuit.com/au/\n- Xero — https://www.xero.com/au/\n\n### PFM / categorisation (no return output)\n\n- TaxTank — https://taxtank.com.au/\n- Frollo — https://frollo.com.au/\n- WeMoney — https://www.wemoney.com.au/\n- PocketSmith — https://www.pocketsmith.com/\n\n### The genuine gap\n\nA salaried-consumer, statements-in, auto-classified deductions, reviewed draft, self-lodge-in-myTax product with no human in the loop still does not cleanly exist. Competitors either insert an accountant (LodgePro, Hnry) or stop at deduction-finding without lodgement (TaxFox, Snapclaim). Deduction discovery for salaried DIY earners is the underserved wedge myTax cannot match.\n\n(Sherlok — previously listed — is mortgage refinancing, not tax. Dropped.)\n\n## Business Model (later)\n\n- freemium: free draft, pay to export / premium deduction discovery;\n- flat low fee per return (undercut the $150–$400 agent);\n- B2B2C via accountants who want clients to arrive pre-categorised;\n- avoid subscription until repeat annual value is proven.\n\n## Validation Plan\n\nCheapest first, no build:\n\n1. Get 3–5 real Australians to share (redacted) 12 months of statements + their actual lodged return.\n2. Manually run classify, categorise, draft by hand (or with an LLM + rules).\n3. Measure: transactions auto-classified correctly; deductions found vs missed; draft total vs real return.\n4. Interview: would they trust an auto-draft? would they pay? would they still want a human check?\n\nPass: over 80% transactions auto-classified correctly, at least one missed deduction found per user, and users say they would use it if it stopped at \"copy into myTax\".\n\nKill/pivot: classification too noisy without heavy manual work; users will not share statements; the regulatory/liability burden sinks even the assistant version.\n\n## Open Questions\n\n- Assistant-that-outputs-figures vs full lodgement — where is the real willingness to pay?\n- Is statement parsing accurate enough without CDR, or is CDR accreditation table stakes?\n- How much liability does the app carry for a wrong classification the user accepts?\n- Can deduction discovery be the paid hook rather than the return itself?\n- How to differentiate against LodgePro's accountant-reviewed model — is \"no human, instant, free draft\" enough?\n\n## How To Help\n\n- Share a redacted real return + statements for the manual pipeline test.\n- Pressure-test the TPB / ATO DSP / SBR line for a preparation-only vs lodgement product.\n- Try LodgePro (https://lodgepro.com.au/) and report how close it gets / where it frustrates.\n- Suggest the ATO deduction categories and eligibility rules that matter most for salary earners.\n- Flag privacy/security patterns for handling bank-statement data safely.\n\n## Research Note\n\nResearch method: deep-research workflow (6 angles, 25 sources, adversarial verification). Some per-competitor pricing specifics beyond LodgePro remain unverified; URLs and the findings above are solid.","url":"/ideas/auto-tax-return-australia/"}