-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaarp.txt
More file actions
911 lines (677 loc) · 31 KB
/
aarp.txt
File metadata and controls
911 lines (677 loc) · 31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
AARP tax aide topics :c,h2
<p></p>
[BASICS],.,.,.,
"SS card & NM license"_#ssnm,
"Interview"_#interview,
"Scope"_#scope,
"IRS PINs"_#pin,
"1095-A and 1095-B"_#aca,
"Filing QSS"_#qss,
"Spouse death"_#spouse-death,
"Dependents"_#depend,
"Claimed as dependent"_#claim-depend,
"E filing"_#efile,
"Older years"_#older,
"Estimated payments"_#estimate,
"Printing"_#print,
"Changes federal in 2025"_#fedchange,
"Changes NM in 2025"_#nmchange,.,
[INCOME],.,.,.,
"SS income"_#ss,
"Zero income"_#zero,
"EINs and TINs"_#ein,
"W-2 form"_#w-2,
"Overtime"_#overtime,
"State tax refund"_#staterefund,
"1099-INT"_#int,
"Savings bonds"_#savebond,
"1099-OID"_#oid,
"1099-R"_#retire,
"RMD from IRA w/ QCD"_#rmdqcd,
"1099-B brokerage"_#brokerage,
"Foreign tax"_#foreign,
"1099 K-1"_#k-1,
"Gambling gains/losses"_#gambling,
"Jury duty"_#jury,
"1099-Q 529 education save"_#529edu,.,.,.,
[DEDUCT & CREDIT], .,.,.,
"Educator"_#educator,
"Medical"_#medical,
"1095-C form"_#1095c,
"HSA med accounts"_#hsa,
"Property tax"_#property,
"Rent deduction"_#rent,
"Standard vs itemized"_#std-vs-item,
"EIC credit"_#eic,
"NM refund previous year"_#state-refund,
"Energy credit"_#energy,
"SSI and SNAP"_#ssi-snap,
"Self-employ 1099-NEC & 1099-K"_#self-employ,
"Education credit"_#education,
"Student loan interest"_#student-loan,
"Trump account"_#trump,
:tb(c=4,ea=c,w=80%,b=1)
<p></p>
:line
:line
Basics :h3
:line
:line
<p></p>
* SS card and NM license or ID :h4,link(ssnm)
Required to have SS cards for all people listed on tax form:
self, spouse (if filing jointly), dependents
only exception is if have a SSA-1099 with the SS # on it
CANNOT just use last years form, could be fraud :pre
Required to have NM license or ID for state form
maybe just if requesting refund?
CANNOT be expired :pre
if client says they filed thru AARP before
but their SS does not show up in system
then either I entered SS# incorrectly
of they did not choose last year for AARP to retain their info :pre
:line
* Interview :h4,link(interview)
Always have them fill out first (yellowed) page :pre
Always ask if someone else can claim them as dependent :pre
Ask on various forms of income
make a slash mark on form if not relevant
SSI = supplemental security income of disability benefits
no form, but should have a letter
these benefits are not federal taxable, but need to be entered on state
if received state tax refund for previous year AND if itemized in previous year
then will need to claim it as income this year (maybe only portion taxable) :pre
Ask on various deductions or credits
make a slash mark on form if not relevant
particularly ones relevant for state
prop tax or rent
child care
medical over 28K or assisted living fraction
armed forces retirement
public school teacher supplies :pre
Ask on ACA health insurance - should have 1095-A form if yes :pre
Ask on IRS Identity Protection number (IP PIN) - 6 digits
efile will fail if exists but not entered :pre
Initial pre-check of tax forms and intake forms
check the YEAR on all tax forms to ensure they are not old forms
could use a highlighter pen to mark important parts of forms :pre
Ask on disability and blindness if seems relevant - check boxes on yellow form
blindness has checkbox in TS on page with taxpayers personal info
gives them a larger standard deduction
disability is nowhere in TS, does not affect their tax filing
but is tracked on next-to-last page as part of personal Qs
probably so that AARP can track assitance to disabled :pre
Making notes:
WRITE clearly for reviewer to read
make notes on paper about fed/state tax withheld
to ensure they are accounted for in final PDF for tax returns
make notes for anything else for me to remember at end
make Notes on intake form about Qs to address by me or reviewer
basically make a note for anything to help reviewer :pre
:line
* Scope :h4,link(scope)
NOTE: ask check how he figures out-of-scope so quickly :pre
Out of scope cases: :pre
Cannot do married filing separately returns - b/c NM is complex
Cannot do military returns
Receiving digital assets (crypto)
Cannot do K-1, for 1065, if Box 1 is non-zero (gain or loss) :pre
:line
* IRS PINs :h4,link(pin)
ask EVERYONE about this, since it is becoming more common :pre
if they have an IRS PIN, make sure to enter it in Basic Info section
else federal submission will bounce
emphasize to them, they need to get a new PIN each year from on-line account :pre
only the client can lookup/provide the PIN
either has a letter from IRS
or login to their IRS account to see it
or can contact IRS by phone
:line
* 1095-A form for ACA insurance and 1095-B form :h4,link(aca)
ask EVERYONE about ACA insurance - if have it, should have 1095-A form
will need to enter info from it, if answer yes to health ins from ACA :pre
1095-B form is from employer to verify the person has health insurance
not needed for TaxSlayer or tax forms
but could be needed by individual to verify they are not subject
to ACA penalties :pre
:line
* Filing as a QSS = qualified surviving spouse :h4,link(qss)
can be done for a couple years after a spouse passes away
but REQUIRES there be a dependent child (possibly other kinds of dependents)
TaxSlayer has a Filing Status Wizard option to help with this :pre
:line
* Filing in year of spouse death :h4,link(spouse-death)
in year the spouse died, must include a death certificate when efile
if have to go home for it, make an electronic NOTE,
so we do not try to Efile until they bring one in :pre
:line
* Dependents :h4,link(depend)
Child in prison does not qualify as dependent
b/c govt is providing majority of cost for their care :pre
Difference between a dependent child and a qualifying dependent
don't really understand this - Laura explained but it is complicated :pre
What if a dependent child has substantial income, e.g. more than $5050/year
does not disqualify as a dependent so long as parent providing > half-support
Q: can child be filing their own tax return, e.g. to get taxes refunded?
not sure, but I don't think they can claim self as a dependent :pre
Calculation for half support
S = sum of parents income P and child's income C
for P, this inlcudes full SS (even is some not taxable) and other income
for C, includes a job and SS survivor benefits, etc
but NOT SSI support for child, at least for federal tax purposes
H = half of S = support needed for the child (2 people in house)
if C < half of H, then parent is providing > half-support for child
said anohter way, P needs to be 3x or more of C :pre
example 1: P = 50K, C = 10K, H = 30K
parent is providing 20K for child's support which is more than half of 30K
example 2: P = 50K, C = 20K, H = 35K
parent is providing only 15K for child's support which is less than half of 35K :pre
If child filed taxes, that is OK (e.g. to get refund of withheld tax),
but MUST have checked box saying Someone else can claims you as a dependent,
else cannot be claimed as dependent by parent :pre
:line
* Claimed as dependent :h4,link(claim-depend)
if someone can claim client as a dependent
find box to check for Someone can claim You as a Dependent
this will mean the client only gets a small deduction, not large standard one
exceptions (don't check the box) if person who could claim them:
is not required to file a return
they do not file a return or file only to claim refund of withheld taxes :pre
:line
* Efiling choices :h4,link(efile)
When efile: need to choose federal/state mode of filing and payment
ALWAYS choose EFILE option, unless tax payer needs to add a death certificate
for a reecently deceased spouse - then choose paper file,
and reviewer will print 2 copies of forms: one for client to mail, other to keep
If client received refund, can choose bank account or check mailed to them
If client owes tax (including zero), can choose bank debit or mail them a check
If owes $$, can choose future date for bank debit, or can physically mail
check (with a voucher form we give them) anytime before deadline :pre
if state tax is zero, choose Efile - mail check :pre
in TY 2025, federal refunds must be by direct deposit
some exceptions are allowed
think AARP can file without, but taxpayer will get a letter :pre
maling in a return by taxpayer
if no tax owed, mail to Austin
if check included, mail to Louisville :pre
:line
* Older year taxes :h4,link(older)
do them before this year, so that this-year forms will auto-populate
next year I should be able to do 2025 and 2024, but not earlier
do this by selecting TY 2024 in PRO menu :pre
:line
* Estimated payments :h4,link(estimate)
client needs to have records of having made these payments (e.g. checks)
enter these payments for tax year: both federal and state on federal form
future payments (for next year): enter federal on federal form
enter state on state form
this will print vouchers for client to use in coming year :pre
estimated taxes
if paid this year, can print them vouchers for next year
likewise if way underpaid this year, offer vouchers for next year
tax year payments for federal/state are BOTH under federal
next year vouchers to print are under federal AND state :pre
:line
* Printing :h4,link(print)
I can print directly for a one-page form like "Itemized Deductions"
or the output of the Colorado form for future year usage :pre
:line
* Changes federal in TY 2025 :h4,link(fedchange)
standard deductions inccreased for everyone in TY 2025
EV purchase credit gone as of 9/30/2025
SALT cap (state and local tax deduction) increases to 40K from 10K
child tax credits went up
1099-K may no longer be taxable
ACA premium tax credits change at end of 2025
taxpayers should be made aware of this
i.e. 1095-A forms may not apply next year
residential energy credits expire at end of 2025 :pre
enhanced deduction for seniors
$6000 for seniors 65+
can use for standard deducion or when itemize
MAGI income limits for phasing out:
for single,HoH - 75K to 175K
married filing jointly - 150K to 250K
married filing separately - not available
MAGI = certain deductions and tax-exempt income added back :pre
no tax on tips rules
must be voluntary, not mandatory tips
e.g. if restaraunt adds 20% for parties of 6+, then not a tip
use Schedule 1-A to calculate/claim
tip income must be listed on a form, e.g. W-2 :pre
no tax on overtime rules
can deduct the portion of income that is OT pay
not for salaried employees
should be listed on W-2 as OT or OVT
max annual decuction is 12.5K for single, $25K for married jointly
income limits phase out: 150K for single, $300K for married jointly :pre
car purchase of EV before 30 Sept 2025
are some restrictions on USA manufacture :pre
car loan - can deduct interest for 2025 to 2028
this is found in TaxSlayer under tips/overtime heading
only for new car and for personal use (not business car)
only for an individual
not for a leased car
must be original loan, not refinance
car must have final assembly in US
VIN will specify this, think it means it just start with a number
what need to know is amount of loan interest paid in the tax year
show up on Schedule 1-A in tax return :pre
SS fairness payments:
may have received extra SS payments in 2025 b/c includes back pay
term: WEP or GPO or for other reasons
option #1 - include all SSA payments in 2025 income
option #2 - assign back pay to 2024 income
use taxable portion of it to add to 2025 income
to do this will need 2024 tax return
the SS computation can be printed out by TaxSlaer
TaxSlayer can do it both ways, use whatever is less tax :pre
NOTE: if a surviging spouse is getting no SS b/c income is too high,
tell them to re-apply b/c law has changed :pre
:line
* Changes NM in TY 2025 :h4,link(nmchange)
deduction for DFAS miliary retiree pay (not active duty)
30K income exclusion from retiree pay, now permanent
surviving spouse now qualifies :pre
dedcution for school supplies
stricter definition than federal credit
PIT-ADJ has list of valid supplies, does NOT include computers
this is in addition to federal credit
up to $1000 for each taxpayer and spouse :pre
new capped deducution of $2500 from capital gain income :pre
new credit for Bern County prop tax
old one: 65+, income below threshold
new one: max of $350 on sliding scae up to 24K income, no age requirement
if tax payer does not live in BC must attach tax bills
which can only be done if file as paper return (not e-file)
NOTE: can lookup a person's property tax on-line if did not bring paperwork :pre
<p></p>
:line
:line
Income :h3
:line
:line
<p></p>
* SS form :h4,link(ss)
CHECK for fine print that mentions a lump sum payment, possibly for previous year
if so there is an option on TaxSlayer SS section for lump sums
will be asked to enter some info like AGI from previous year tax return
TaxSlayer will do the computation to see if better to claim the lump sum
as part of this year's income or as an adjustment to previous
year's taxes which gets rectified this year :pre
:line
* Zero income except SS :h4,link(zero)
If federal income is zero (only SS), then add fictitious Income of one dollar
to trigger filing of federal tax forms, this allows state filing as well
do this as Interest Income from Bank of Efile, not Other :pre
:line
* EINs and TINs :h4,link(ein)
Double check these on carry-forward returns to make sure correct
they can change from year to year :pre
:line
* W-2 forms :h4,link(w-2)
box 14 is a special case, ask for help if see it :pre
PERA line for insurance deduction on a W2
counts as medical deduction
does NOT count as lowered income :pre
if there are medical insurance payments, they can be deducted
by a public safety offices (PSO)
they have to be spent on health or accident of long-term care insurance
I think there is a box for that on W-2 form in TaxSlayer :pre
box 14 with ERA or PERA code and W-2 is for a PERA employee
select Retimerment (not in Box 12) - do NOT carry to Form 8880
this is b/c it is a mandatory retirement contribution
box 12 DD is pre-tax health care contribution by employer,
does NOT qualify for an income deduction
box 14 HLTH Care (or the like) is after-tax health care contribution
DOES quality for an income deduction if itemmize and over 7.5% of income,
TS has a place to enter this when itemizing,
explains the pre-tax or cafeteria plan does NOT qualify
:line
* Overtime on W2 form :h4,link(overtime)
will be in box 14 as OVT or V or other overtime indication
info needs to be entered as a deduction
for time-and-a-half, need to enter 1/3 of amount on W-2
this is because it is only the extra "halF" pay that is deductible :pre
if W-2 says OT Premuim, it is the full deduction amount
i.e. the half not the full 1.5 pay for the overtime hours :pre
:line
* State tax refund :h4,link(staterefund)
If got a state tax refund AND itemized last year, then typically
should receive tax form from NM.
also need last year's tax return :pre
In TS, there is a state tax refund selection for income,
fill out various boxes with numers from last year's tax return :pre
:line
* 1099-INT form :h4,link(int)
1099-INT with multiple entries from a single institution
can enter each under one entry, and have TaxSlayer do the summation :pre
if have 2 forms from same institueion (e.g. Interest or 1099-B)
enter 2 different names for institution
e.g. append last few digits of account #
this is to make it easier for reviewer to decipher :pre
1099 forms with tax-free interest (or dividends?)
in a special box on form
refers to federal tax, but are NOT tax-free for state
so need to enter the same amount again in TaxSlayer beneath the first box :pre
:line
* Interest and savings bonds, federal vs state issue :h4,link(savebond)
Savings bond interest
taxable on federal, NOT taxable on state
enter amount on 1099-INT in Savings Bond box
right below it, indicate not taxable in state
this will trigger state PIT-ADJ entry in box 9
if instead it is entered on state form as a deduction,
will trigger PIT-ADJ entry in box 7 (same effect, but wrong box)
same idea for T-Bill gains like in my WROS investment account
taxable on federal, NOT taxable on state :pre
Converse for federal vs state
some bond interest/div is NOT taxable on federal, but is on state :pre
2 places to enter federal int/div which are not taxable for NM
this is besides the savings bond interest
(1) on state form, can enter NM tax-exempt int/div as a deduction
(2) on fed 1099-DIV form (and poassibly INT) can enter a value near the end
for apply no state tax and choose NM
not sure of the difference between them, but show up as
different lines on PIT-ADJ form :pre
:line
* 1099-OID form :h4,link(oid)
1099-OID - there is a TaxSlayer form for this under Int/Div section
I think idea is that if investment (bonds) were bought at a speical dicount,
then taxes are owed on that discount each year during term of bonds
check 2 things to verity that tax form is IN SCOPE
FATCA filing required box must NOT be checked
no non-zero amount in box 6 for Acquisition Premiiums
one i have seen only had box 1 amount so was in scope
for tax purposes OID amount is treateted like taxable interest :pre
:line
* 1099-R form :h4,link(retire)
code = 1 for early withdrawal :pre
if 1099-R is from OMP = office of manangement personnel
then may not have SS form, even if 65+, b/c OMP payments include it
they also include client's Medicare payments
don't fully understand this, but saw an example in 2026 :pre
if a 1099 form is from DFAS, ask taxpayer if they are retired military
if so, up to 30K can be deducted on NM state tax
also applies to spouse receiving pension of a deceased military person :pre
For annuities
when do I need to use Colordado Simple form :pre
(a) if IRA/SEP/SIMPLE box is not checked (for an IRA distribution)
then the distribution is from an annuity :pre
(b) if box 2a Taxable Amount is empty or box 2b for not computed is
checked, it means the payer did not compute taxable amount :pre
then need to use Simplified Method to compute it
goto Colorado tools calculator, first entry on that webpage
important to know month/year of the "annuity start date"
this is the later of 2 dates:
date of first day of period for which a payment was received
date on which annuity obligations became fixed
other amounts to enter are from tax form
if start date is long ago, there may no longer be a tax-free portion
i.e. full amount is taxable
otherwise it will give an amount to enter as Taxable Amount
can print a version of this for taxpayer to use in future
it lists the amount to reduce taxable portion by each year :pre
if health insurance line appears on 1099-R
can be OUTSIDE all the boxes
if can be a deductible medical expense (on fed form, carried to state)
example is PERA, but not always labeled that way
verify it is health insurance, not life insurance
I think idea is that the gross distribution includes the health ins
but the taxpayer never receives those $$
similar to SS gross minus Medicare payments (not received by taxpayer)
maybe health insurance deduction on a W-2 works the same way
but TaxSlayer knows how to interprent codes on W-2
so it uses it as medical expense automatically (like Medicare) :pre
what if a 1099-R pension distribution is taxable in another state
e.g. if a state tax withdrawal was paid to another state
ask the client, and look for a state ID that doesn't start with NM
there is a way to handle this, but don't know the details
Robert told me he could show me how to do this
the key idea is that the client wants to have
the state income (from the distribution) to only be taxed once
but it will carry over from federal to NM when we use TaxSlayer
what we cannot do is file a state return for another state,
e.g. to get a refund for the state tax withdrawn by another state :pre
:line
* RMD from IRA with qualified charitable donation = QCD :h4,link(rmdqcd)
should have paperwork on QCD
idea: reduces income declaration of RMD
there is a place in TaxSlayer to enter this as QCD near the 1099-R forms :pre
:line
* 1099-B brokerage form :h4,link(brokerage)
if have capital gains/loss, need to find short-term/long-term info to enter
note that 1099-DIV forms can have captital gain entries as well
that kind of capital gains is different :pre
even if no cap gain/loss because basis = proceeds
should still enter it into TaxSlayer :pre
if have type X cap gains, is out of scope for us
brokerage statements for 1099-B
one of two places under capital gains heading in TaxSlayer
use SIMPLE form when only proceeds/cost and
no adjustments to cost basis or gains/loss (e.g wash)
this form is further down the list
only use more complex form when additional adjustments (wash, etc)
this form is at the top of the list :pre
carry-over capital losses
ask about this for last year if they have brokerage statements with cap gain/loss
otherwise Taxslayer will not know, even if did taxes with us previously
check last year's tax form for Carryover worksheet
it will help fill out losses for this year
if have big losses this year, carrying over to next year
tell them to be aware of this
put note on outer envelope so we will hopefully see it next year
print Carryover worksheet with this year's taxes which shows cap loss
to carry over next year :pre
1099-B if one form has both "reported to IRS" and "not reported to IRS"
basis for sold investements, then need to enter it as two
1099-B entries in TS, b/c I think they are treated differently
on schedule D and accompanying form 8949 :pre
1099-DA = digital asset, could be on a brokerage statement
should apply to selling DA, not receiving
receiving is out of scope :pre
:line
* Foreign tax over $300 :h4,link(foreign)
will only get a federal tax credit of $300 max unless file form 4111
TS allows this (if search for it), but is out-of-scope for AARP
unless preparer is internationally certified :pre
:line
* 1099 K-1 form for different incomes :h4,link(k-1)
variety of K-1 forms exist
pass-thru of receipients share of income, losses, etc :pre
form 1065 for partnerships
if Box 1 is filled (gain or loss) then is OUT of SCOPE :pre
form 1041 for estates and trusts :pre
:line
* Gambling gains/losses :h4,link(gambling)
should have W-2G form for gains over a few hundred $$
if don't have form, but know the amount, even if less,
then should declare it as income
winnings need to be declared as income even if offset by losses
for losses, can be claimed as a deduction, but only if itemize
they should keep their own records and show me
should also keep for possible audits
only losses up to the amount of winnings can be deducted
:line
* Jury duty :h4,link(jury)
jury duty entry is under Other Income
:line
* 1099-Q form for 529 education savings accounts :h4,link(529edu)
529s are savings accounts to use for children/grandchildren's education costs
run by a state, not federal govt
contributions are deductible from state income in the year they were made
withdrawals are not taxable if used for qualified educations purposes
this is pretty broad, look on-line for what qualifies
a withdrawal is partly the original contribution (basis)
and part gain (by the 529 investement)
if withdrawal is NOT spent in same calendar year, then it is
a taxable distribution
for federal, tax effect has 2 parts
declare the gain as income
pay a 10% penalty on the gain
are some exceptions to the penalty, TaxSlayer explains them
this is out-of-scope for AARP, but can be easily done in TaxSlayer
creates a 5329 form, enters 2 numbers on Schedule 1 and 2
for state, any previously deducted state income must be
declared as income in withdrawal year
this is only for the basis portion
simplest case is that all the basis was previously deducted
if partial, not sure how to do it, probably as a percentage
see NM instructions
the gain portion will carry-over from the federal return :pre
<p></p>
:line
:line
Deductions and Credits :h3
:line
:line
<p></p>
** Educator expenses :h4,link(educator)
can be entered for both federal and state
$300 max for federal, $1000 for state
see page in Shack Google share doc for details
on who and what qualifies :pre
:line
** Medical expenses :h4,link(medical)
new for TY 2025, no state medical deductions unless huge
so don't bother to enter them as federal itemized deductions
unless itemize on federal (rare)
only relevant state deduction is for 65+ with out-of-pocket over $28K
there is no income limit on this :pre
BUT may come back in some form for TY 2026, so tell clients that :pre
percentage received as state deduction depends on income :pre
can include all out-or-pocket medical or dental or therapy expenses
nursing home or assisted living fraction
Medicare payments
health insurance premiums, could be on 1099-R in a box or separate labeled line
so make sure they are all included :pre
:line
** 1095-C form :h4,link(1095c)
1095-C is health insurance payments by employee for a company plan
is NOT related to an HSA
not generally needed to fill in tax form
:line
* HSA medical savings accounts :h4,link(hsa)
HSA within TaxSlayer is in federal Deductions or Credits :pre
box 12 on W-2 with W letter is both HSA contributions from employer
AND pre-tax employee contributions thru a cafeteria plan :pre
if HSA self-contributions were made separately by employee or a relative
can also enter those in TaxSlayer
total contributions cannot exceed a limit
tax benefits still accrue to the employee :pre
form 5498-SA is for HSA contributions, possibly from both employer and employee
but may not be issued until May, too late for taxes :pre
form 1099-SA is for HSA distributions
need to verify with client that they were all spent on qualified
health care expenses, otherwise would be taxable income :pre
:line
** Property tax deduction :h4,link(property)
Prop tax - federal, have to itemize :pre
Prop tax - 2 versions on state - ALWAYS enter both places
(1) 16K MGI limit for everyone
(2) 24K MGI limit for Bern and other counties
have to enter these, does not pull from federal itemized
not sure if refundable or not :pre
NOTE: state MGI adds SS and other non-taxable federal income :pre
:line
** Rent deduction :h4,link(rent)
Rent - similar to prop tax
enter it on same page as prop tax
maximum credit is 250, MGI must be < 16000
enter total rent paid for entire year (client + govt),
also indicate if govt assisted :pre
is on State property tax deduction form
Enter total rent, even if client only paid part and govt subsidized rent.
Enter rent for the year, not monthly rent :pre
Rent credit on state taxes
only number needed is total rent (self + govt)
number is for YEAR, not per month
can be useful to do whether or not received govt assistance, e.g. HUD :pre
On state form can get credit for rent paid is income is sufficiently low
enter as property tax under state Deduction section
enter total amount of yearly rent (including any portion govt paid)
and check box if had govt rent assistance (e.g. HUD)
apartments should know amount of total rent :pre
:line
** Standard vs itemized deduction :h4,link(std-vs-item)
if fill-in itemmized there is a Compare button to see Std vs Item
also a good way to see what Standard is for their filing category
categories for Itemized:
mortgage interest, property tax, state refund, charitable donations
medical expenses over 7.5% of income - think only portion over
7.5% is considered a deduction
only medical expenses auto-fills on state form :pre
:line
** EIC federal credit :h4,link(eic)
need to have a child, need to have income
amount of EIC goes up with income to a peak, then delines with more income
can be substantial, e.g. thousands of $$
figured out automatically by system :pre
:line
** NM tax refund in previous year :h4,link(state-refund)
may be taxable on federal, and deducted from NM
but ONLY if itemized deductions in previous year
should get 1099-G tax form from state (probably not, if did not itemize)
TaxSlayer will not know if itemized last year
should be extra income on 1040 line 8 and Schedule A line 1
there is a federal worksheet for how much to enter on Sched A, line 1
may have to do this by hand
idea: if reduction last year did not dip below standard deduction
threshold, then all of it is taxable this year
if partially dipped below, then is pro-rated
should also enter on NM forms, shows up on PIT-ADJ line 21 as deduction :pre
:line
** Energy credit :h4,link(energy)
on federal is only for windows, furnaces, AC, insulation, possibly water heaters
need a receipt that shows itemized amount (not including other work)
and verification from company that the material qualifies (hi quality) :pre
Purchase of wood burning stove can get energy credit b/c if is a biomass stove
is this federal or state credit ? - federal I believe :pre
:line
** SSI and SNAP benefits :h4,link(ssi-snap)
need to enter extra govt assistance on state forms :pre
If disabled person or dependent gets SSI, won't have SSA-1099 statement
but should have letter about amount of assistance received
is NOT federal taxable income
but MUST BE enerterd as Extra Income on state form, under credits (TANF, etc)
which may reduce their state credits (e.g. for rent) :pre
SNAP food benefits - do not count as income
these do NOT need to be included as extra state income on the
TaxSlayer credits page - unlike SSI benefits :pre
:line
** Self-employment forms are 1099-NEC and 1099-K :h4,link(self-employ)
1099-NEC is for nonemployee compensation
choose business not farm
can deduct legit out-of-pocket business expenses
they will be subtracted from taxable income
examples
car mileage (at work, not commuting)
if they pickup supplies on long drive to work, then is work mileage
construction contractor paying for licensing class or filing fee
for umpire who did games in AZ, could deduct mileage to/from AZ :pre
1099-NEC is work as a contractor (non-employee) for a company
the company is required to create/send that form if
income is more than $600 :pre
e.g. Uber driver or Uber eats or gig worker
can be tricky, ask for help if necessary :pre
:line
** Education credits :h4,link(education)
both federal - AC?? and Learning for Life
not clear what qualifies, e.g. a real-estate class ?
always need EIN ?
1098-S is that the form? don't always have it
is it refundable or non-refundable ? :pre
:line
** Student loan interest :h4,link(student-loan)
interest paid on all loans for higher education are deductible
also true for dependent's loans
this is for federal forms
look under Deductible section in TaxSlayer :pre
:line
** Trump account :h4,link(trump)
forms for this are at end of federal in Extra Forms section :pre
requires a valid email addresses on both 4547 page and on the E-file page
to make this happen, need taxpayer email address in all 3 of these places:
Trump account 4547 form
basic info page
Erile page :pre