Use this skill with your AI agent
Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.
| 1 | --- |
| 2 | name: al-income-tax |
| 3 | description: Use this skill whenever asked about Alabama individual income tax for self-employed individuals or sole proprietors — filing Form 40, AL estimated tax (Form 40-ES), Alabama tax brackets, Alabama deductions, federal income tax deduction on AL return, or any query involving Alabama state income tax compliance. Trigger on phrases like "Alabama income tax", "AL income tax", "Form 40", "Alabama estimated tax", "Alabama self-employed tax", "ADOR income tax", or "Code of Ala. §40-18". |
| 4 | jurisdiction: US-AL |
| 5 | version: "0.1" |
| 6 | validation_status: ai-drafted-q3 |
| 7 | --- |
| 8 | |
| 9 | # Alabama Individual Income Tax Skill — Self-Employed / Sole Proprietor |
| 10 | |
| 11 | > **Scope.** This skill covers Alabama individual income tax for self-employed individuals and sole proprietors filing Form 40. It addresses tax computation, deductions, estimated payments, and form mapping. |
| 12 | > **Quality tier.** Q3 — AI-drafted with citations; not independently verified by a licensed professional. |
| 13 | |
| 14 | ## Section 1: Metadata |
| 15 | |
| 16 | | Field | Value | |
| 17 | |---|---| |
| 18 | | Jurisdiction | Alabama, United States | |
| 19 | | Jurisdiction code | US-AL | |
| 20 | | Tax authority | Alabama Department of Revenue (ADOR) | |
| 21 | | Filing portal | https://myalabamataxes.alabama.gov | |
| 22 | | Legislation citation | Code of Alabama §40-18 (Income Tax) | |
| 23 | | Primary form | Form 40 — Alabama Individual Income Tax Return | |
| 24 | | Filing deadline | April 15 (follows federal deadline) | |
| 25 | | Version | 0.1 | |
| 26 | | Generated | 2026-05-22 | |
| 27 | | Validation status | AI-drafted — Q3 | |
| 28 | |
| 29 | ### Sources consulted |
| 30 | |
| 31 | 1. Alabama Department of Revenue — Individual Income Tax Rates: https://www.revenue.alabama.gov/faqs/what-is-alabamas-individual-income-tax-rate/ |
| 32 | 2. Alabama Form 40 Instruction Booklet (TY 2025): https://www.revenue.alabama.gov/wp-content/uploads/2026/01/25f40bk.pdf |
| 33 | 3. Alabama Form 40-ES (Estimated Tax): https://www.revenue.alabama.gov/wp-content/uploads/2026/01/26f40esblk.pdf |
| 34 | 4. Code of Alabama §40-18: https://www.legislature.state.al.us/ |
| 35 | |
| 36 | --- |
| 37 | |
| 38 | ## Section 2: Quick reference — rates and thresholds |
| 39 | |
| 40 | ### Tax rates (TY 2025) |
| 41 | |
| 42 | **Single, Head of Family, and Married Filing Separately:** |
| 43 | |
| 44 | | Taxable income | Rate | |
| 45 | |---|---| |
| 46 | | $0 – $500 | 2% | |
| 47 | | $501 – $3,000 | 4% | |
| 48 | | Over $3,000 | 5% | |
| 49 | |
| 50 | **Married Filing Jointly:** |
| 51 | |
| 52 | | Taxable income | Rate | |
| 53 | |---|---| |
| 54 | | $0 – $1,000 | 2% | |
| 55 | | $1,001 – $6,000 | 4% | |
| 56 | | Over $6,000 | 5% | |
| 57 | |
| 58 | ### Personal exemptions |
| 59 | |
| 60 | | Filing status | Exemption | |
| 61 | |---|---| |
| 62 | | Single | $1,500 | |
| 63 | | Married Filing Jointly | $3,000 | |
| 64 | | Married Filing Separately | $1,500 | |
| 65 | | Head of Family | $3,000 | |
| 66 | | Dependent exemption | $300 per dependent (min, higher amounts per statute) | |
| 67 | |
| 68 | ### Standard deduction |
| 69 | |
| 70 | Alabama does **not** use a fixed standard deduction amount. The allowable standard deduction is determined from the Standard Deduction Chart published by ADOR, which varies by filing status and Alabama Adjusted Gross Income. Taxpayers must consult the chart in the Form 40 instruction booklet. |
| 71 | |
| 72 | **Key feature:** Alabama is one of only three states that allows a deduction for **federal income taxes paid** from state taxable income. |
| 73 | |
| 74 | --- |
| 75 | |
| 76 | ## Section 3: How this skill works with the federal return |
| 77 | |
| 78 | 1. **Starting point:** Alabama begins with **federal adjusted gross income** (federal Form 1040, Line 11). |
| 79 | 2. **Alabama additions:** Add back any income excluded federally but taxable in Alabama (e.g., certain interest income from other states' obligations). |
| 80 | 3. **Alabama subtractions:** Subtract Alabama-exempt income (e.g., Social Security benefits, certain retirement income, interest on U.S. obligations). |
| 81 | 4. **Federal income tax deduction:** Deduct federal income taxes actually paid (or accrued) during the tax year. This is a significant benefit unique to Alabama. |
| 82 | 5. **Standard deduction or itemized:** Apply the standard deduction (from chart) or Alabama itemized deductions. |
| 83 | 6. **Personal exemption:** Subtract the personal exemption amount. |
| 84 | 7. **Result:** Alabama taxable income → apply graduated rates. |
| 85 | |
| 86 | --- |
| 87 | |
| 88 | ## Section 4: Self-employed specific rules |
| 89 | |
| 90 | ### Federal conformity |
| 91 | - Alabama generally conforms to federal IRC for computing income, including Schedule C business deductions. |
| 92 | - The QBI deduction (§199A) is a **federal** deduction that reduces federal tax paid, thereby indirectly reducing the Alabama federal tax deduction — but it does not directly affect Alabama taxable income computation. |
| 93 | |
| 94 | ### SE health insurance deduction |
| 95 | - Alabama follows the federal deduction for self-employed health insurance premiums (above-the-line on federal return), which flows through to AL AGI. |
| 96 | |
| 97 | ### Retirement contributions |
| 98 | - SEP-IRA and Solo 401(k) contributions reduce federal AGI and therefore reduce Alabama starting income. |
| 99 | |
| 100 | ### Home office deduction |
| 101 | - Federal home office deduction (simplified or actual) flows through Schedule C and is reflected in federal AGI. |
| 102 | |
| 103 | ### Estimated tax payments (Form 40-ES) |
| 104 | - **Threshold:** Must pay estimated tax if you expect to owe ≥ $500 after withholding and credits. |
| 105 | - **Safe harbor:** Pay the lesser of 90% of current year tax or 100% of prior year tax. |
| 106 | - **Due dates:** April 15, June 15, September 15, January 15. |
| 107 | - **Payment methods:** Mail (Form 40-ES voucher to P.O. Box 327485, Montgomery, AL 36132-7485) or electronically via My Alabama Taxes portal. |
| 108 | |
| 109 | --- |
| 110 | |
| 111 | ## Section 5: Tier 1 rules — deterministic |
| 112 | |
| 113 | | # | Rule | Logic | |
| 114 | |---|---|---| |
| 115 | | T1-01 | Apply graduated rates to Alabama taxable income | Use bracket table above based on filing status | |
| 116 | | T1-02 | Subtract personal exemption from AL adjusted income | Fixed amounts by filing status | |
| 117 | | T1-03 | Federal income tax deduction | Deduct actual federal income tax paid (or liability if accrual) from AL gross income | |
| 118 | | T1-04 | Quarterly estimated tax required if expected liability ≥ $500 | Binary threshold | |
| 119 | | T1-05 | Filing requirement | Single: AGI ≥ $4,000; HOF: AGI ≥ $7,700; MFS: AGI ≥ $5,250; MFJ: AGI ≥ $10,500 | |
| 120 | | T1-06 | Social Security benefits not taxed | Always exclude from AL taxable income | |
| 121 | |
| 122 | --- |
| 123 | |
| 124 | ## Section 6: Tier 2 rules — requires judgment |
| 125 | |
| 126 | | # | Rule | Why judgment needed | |
| 127 | |---|---|---| |
| 128 | | T2-01 | Standard deduction vs. itemized | Taxpayer must compare both methods; chart-based standard deduction varies by income level | |
| 129 | | T2-02 | Federal tax deduction — paid vs. accrued method | Choice of method affects timing and amount | |
| 130 | | T2-03 | Allocation of income for part-year residents | Requires analysis of residency dates and income sourcing | |
| 131 | | T2-04 | Business vs. hobby determination | Same federal analysis, but affects AL Schedule C flow-through | |
| 132 | | T2-05 | Multistate income allocation | If taxpayer has income from other states, credit for taxes paid elsewhere (Schedule CR) | |
| 133 | |
| 134 | --- |
| 135 | |
| 136 | ## Section 7: Supplier pattern library |
| 137 | |
| 138 | | Pattern on bank/CC statement | Likely meaning | |
| 139 | |---|---| |
| 140 | | `ALABAMA DOR` / `AL DEPT OF REVENUE` | Alabama income tax payment (estimated or balance due) | |
| 141 | | `ADOR TAX PAYMENT` | Alabama Department of Revenue electronic payment | |
| 142 | | `STATE OF AL TAX` | State tax payment | |
| 143 | | `MY ALABAMA TAXES` | Payment via MAT portal | |
| 144 | |
| 145 | --- |
| 146 | |
| 147 | ## Section 8: Form mapping |
| 148 | |
| 149 | | Computed value | Form 40 line | |
| 150 | |---|---| |
| 151 | | Federal AGI | Line 7 | |
| 152 | | Alabama additions | Line 8 | |
| 153 | | Alabama subtractions | Line 9 | |
| 154 | | Alabama adjusted gross income | Line 10 | |
| 155 | | Itemized or standard deduction | Line 11 | |
| 156 | | Federal income tax deduction | Line 12 | |
| 157 | | Personal exemption | Line 13 | |
| 158 | | Alabama taxable income | Line 14 | |
| 159 | | Tax from tax table / rate schedule | Line 15 | |
| 160 | | Credits | Lines 16–18 | |
| 161 | | Estimated tax payments | Line 23 | |
| 162 | | Balance due / refund | Lines 27–28 | |
| 163 | |
| 164 | --- |
| 165 | |
| 166 | ## Section 9: Refusal catalogue |
| 167 | |
| 168 | This skill must refuse and recommend professional review when: |
| 169 | |
| 170 | | # | Condition | |
| 171 | |---|---| |
| 172 | | R-01 | Taxpayer has multistate business activity requiring apportionment | |
| 173 | | R-02 | Taxpayer is a part-year resident with complex sourcing questions | |
| 174 | | R-03 | Taxpayer has Alabama net operating loss (NOL) carryforward | |
| 175 | | R-04 | Business Privilege Tax (BPT) applicability for entities beyond sole proprietorship | |
| 176 | | R-05 | Taxpayer questions involve Alabama municipal/city income taxes | |
| 177 | | R-06 | Issues involving Alabama credits (Historic Rehabilitation, Growing Alabama, etc.) | |
| 178 | | R-07 | Audit representation or controversy matters | |
| 179 | | R-08 | Any question about tax fraud, evasion, or aggressive positions | |
| 180 | |
| 181 | --- |
| 182 | |
| 183 | ## Disclaimer |
| 184 | This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a CPA, EA, tax attorney, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon. |
| 185 | |
| 186 | The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes. |
| 187 |
Run this skill, then get an accountant to check it
After running the full skill pack in your AI agent, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.
Quality
Q3: AI-drafted
AI-generated with structure and citations. Not independently verified.
Needs deep research against tax authority websites to reach Q2.
Accountant Review
About
Use this skill whenever asked about Alabama individual income tax for self-employed individuals or sole proprietors — filing Form 40, AL estimated tax (Form 40-ES), Alabama tax brackets, Alabama deductions, federal income tax deduction on AL return, or any query involving Alabama state income tax compliance. Trigger on phrases like "Alabama income tax", "AL income tax", "Form 40", "Alabama estimated tax", "Alabama self-employed tax", "ADOR income tax", or "Code of Ala. §40-18".
Use this skill
This skill is open source and free to use in any AI agent. Copy it, download it, or clone the repo. If you find an error, flag it — a licensed accountant will review.