{"id":2712,"date":"2026-01-13T03:21:46","date_gmt":"2026-01-13T03:21:46","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=2712"},"modified":"2026-01-13T03:27:51","modified_gmt":"2026-01-13T03:27:51","slug":"tax-document-checklist","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/tax-document-checklist\/","title":{"rendered":"Tax Document Checklist"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"2712\" class=\"elementor elementor-2712\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9777e73 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9777e73\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d848cf5\" data-id=\"d848cf5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9af9b2e elementor-widget elementor-widget-html\" data-id=\"9af9b2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Tax Document Checklist | AiPro Institute\u2122<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #f5f3ff 0%, #e0f2fe 100%);\n            min-height: 100vh;\n            padding: 20px;\n            position: relative;\n        }\n        \n        .watermark {\n            position: fixed;\n            bottom: 20px;\n            right: 20px;\n            font-size: 60px;\n            font-weight: 900;\n            color: #8B5CF6;\n            opacity: 0.1;\n            pointer-events: none;\n            z-index: 1;\n            letter-spacing: 2px;\n            line-height: 1;\n        }\n        \n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n            background: white;\n            padding: 50px;\n            border-radius: 12px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.1);\n            position: relative;\n            z-index: 2;\n        }\n        \n        .header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 30px;\n            border-bottom: 3px solid transparent;\n            border-image: linear-gradient(90deg, #8B5CF6, #3B82F6) 1;\n        }\n        \n        .brand {\n            background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-size: 28px;\n            font-weight: 900;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n            line-height: 1.2;\n            display: inline-block;\n        }\n        \n        .doc-title {\n            font-size: 32px;\n            color: #1e293b;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }\n        \n        .doc-subtitle {\n            color: #64748b;\n            font-size: 14px;\n            font-style: italic;\n        }\n        \n        .section {\n            margin-bottom: 35px;\n        }\n        \n        .section-title {\n            background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%);\n            color: white;\n            padding: 12px 20px;\n            border-radius: 8px;\n            font-size: 18px;\n            font-weight: 700;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .section-title::before {\n            content: \"\u25cf\";\n            font-size: 24px;\n        }\n        \n        .info-box {\n            padding: 20px;\n            background: #f8fafc;\n            border-radius: 8px;\n            border: 2px solid #e2e8f0;\n            margin-bottom: 20px;\n        }\n        \n        .field-group {\n            margin-bottom: 15px;\n        }\n        \n        .field-label {\n            font-weight: 600;\n            color: #475569;\n            margin-bottom: 6px;\n            font-size: 13px;\n            display: block;\n        }\n        \n        .field-input {\n            width: 100%;\n            padding: 10px;\n            border: 2px dashed #cbd5e1;\n            border-radius: 6px;\n            background: white;\n            font-family: inherit;\n            font-size: 14px;\n            color: #1e293b;\n            transition: all 0.3s ease;\n        }\n        \n        .field-input:focus {\n            outline: none;\n            border-color: #8B5CF6;\n            background: #fefefe;\n        }\n        \n        .inline-fields {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 15px;\n        }\n        \n        .checklist-number {\n            font-size: 24px;\n            font-weight: 700;\n            background: linear-gradient(135deg, #8B5CF6 0%, #3B82F6 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .info-text {\n            color: #64748b;\n            font-size: 13px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n        \n        .checklist-category {\n            margin-bottom: 30px;\n        }\n        \n        .category-header {\n            background: linear-gradient(135deg, rgba(139, 92, 246, 0.15), rgba(59, 130, 246, 0.15));\n            padding: 12px 20px;\n            border-radius: 8px;\n            font-weight: 700;\n            color: #3B82F6;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .category-header::before {\n            content: \"\u25b6\";\n            font-size: 18px;\n        }\n        \n        .checklist-item {\n            display: grid;\n            grid-template-columns: 50px 1fr 150px 150px;\n            gap: 15px;\n            align-items: start;\n            padding: 15px;\n            background: #f8fafc;\n            border-radius: 8px;\n            margin-bottom: 10px;\n            border: 2px solid #e2e8f0;\n            transition: all 0.3s ease;\n        }\n        \n        .checklist-item:hover {\n            border-color: #8B5CF6;\n            background: white;\n        }\n        \n        .checkbox-col {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .checkbox-col input[type=\"checkbox\"] {\n            width: 24px;\n            height: 24px;\n            cursor: pointer;\n        }\n        \n        .item-description {\n            display: flex;\n            flex-direction: column;\n            gap: 5px;\n        }\n        \n        .item-title {\n            font-weight: 600;\n            color: #1e293b;\n            font-size: 14px;\n        }\n        \n        .item-note {\n            font-size: 12px;\n            color: #64748b;\n            font-style: italic;\n        }\n        \n        .status-col select,\n        .date-col input {\n            width: 100%;\n            padding: 8px;\n            border: 1px solid #cbd5e1;\n            border-radius: 4px;\n            font-size: 13px;\n            font-family: inherit;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, rgba(139, 92, 246, 0.1), rgba(59, 130, 246, 0.1));\n            border: 2px solid #8B5CF6;\n            border-radius: 8px;\n            padding: 20px;\n            margin: 20px 0;\n        }\n        \n        .highlight-title {\n            color: #3B82F6;\n            font-weight: 700;\n            font-size: 16px;\n            margin-bottom: 10px;\n        }\n        \n        .progress-bar {\n            width: 100%;\n            height: 30px;\n            background: #e2e8f0;\n            border-radius: 15px;\n            overflow: hidden;\n            margin: 20px 0;\n        }\n        \n        .progress-fill {\n            height: 100%;\n            background: linear-gradient(90deg, #8B5CF6, #3B82F6);\n            width: 0%;\n            transition: width 0.3s ease;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-weight: 700;\n            font-size: 14px;\n        }\n        \n        .signature-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-top: 50px;\n            padding-top: 30px;\n            border-top: 2px solid #e2e8f0;\n        }\n        \n        .signature-box {\n            text-align: center;\n        }\n        \n        .signature-line {\n            border-top: 2px solid #1e293b;\n            margin: 50px 0 10px 0;\n        }\n        \n        .signature-label {\n            font-size: 13px;\n            color: #64748b;\n        }\n        \n        .footer {\n            margin-top: 40px;\n            padding-top: 20px;\n            border-top: 2px solid #e2e8f0;\n            text-align: center;\n            color: #94a3b8;\n            font-size: 12px;\n        }\n        \n        @media print {\n            body {\n                background: white;\n                padding: 0;\n            }\n            \n            .container {\n                box-shadow: none;\n                padding: 30px;\n            }\n            \n            .watermark {\n                opacity: 0.05;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 30px 20px;\n            }\n            \n            .inline-fields {\n                grid-template-columns: 1fr;\n            }\n            \n            .checklist-item {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n            \n            .signature-section {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"watermark\">AiPro Institute\u2122<\/div>\n    \n    <div class=\"container\">\n        <div class=\"header\">\n            <div class=\"brand\">AiPro Institute\u2122<\/div>\n            <h1 class=\"doc-title\">Tax Document Checklist<\/h1>\n            <p class=\"doc-subtitle\">Comprehensive Tax Preparation & Filing Documentation<\/p>\n        <\/div>\n\n        <!-- Checklist Overview -->\n        <div class=\"section\">\n            <div class=\"info-box\">\n                <div class=\"checklist-number\">Tax Year: <input type=\"text\" style=\"border:none; border-bottom:2px dashed #8B5CF6; width:100px; background:transparent; font-size:24px; font-weight:700;\" placeholder=\"2026\"><\/div>\n                \n                <div class=\"inline-fields\">\n                    <div class=\"field-group\">\n                        <label class=\"field-label\">Entity Name<\/label>\n                        <input type=\"text\" class=\"field-input\" placeholder=\"AiPro Institute\u2122\">\n                    <\/div>\n                    <div class=\"field-group\">\n                        <label class=\"field-label\">Tax ID \/ EIN<\/label>\n                        <input type=\"text\" class=\"field-input\" placeholder=\"XX-XXXXXXX\">\n                    <\/div>\n                    <div class=\"field-group\">\n                        <label class=\"field-label\">Filing Status<\/label>\n                        <select class=\"field-input\">\n                            <option>Corporation<\/option>\n                            <option>S-Corporation<\/option>\n                            <option>LLC<\/option>\n                            <option>Partnership<\/option>\n                            <option>Sole Proprietor<\/option>\n                            <option>Individual<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"inline-fields\">\n                    <div class=\"field-group\">\n                        <label class=\"field-label\">Prepared By<\/label>\n                        <input type=\"text\" class=\"field-input\" placeholder=\"Tax preparer name\">\n                    <\/div>\n                    <div class=\"field-group\">\n                        <label class=\"field-label\">Tax Deadline<\/label>\n                        <input type=\"text\" class=\"field-input\" placeholder=\"April 15, 2027\">\n                    <\/div>\n                    <div class=\"field-group\">\n                        <label class=\"field-label\">Extension Filed<\/label>\n                        <select class=\"field-input\">\n                            <option>No<\/option>\n                            <option>Yes<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"highlight-box\">\n                <div class=\"highlight-title\">Completion Progress<\/div>\n                <div class=\"progress-bar\">\n                    <div class=\"progress-fill\" id=\"progressBar\">0% Complete<\/div>\n                <\/div>\n                <p class=\"info-text\" style=\"margin-top:10px; text-align:center;\">Track your document collection progress. Check off items as you gather them.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Income Documents -->\n        <div class=\"section checklist-category\">\n            <div class=\"category-header\">Income Documents<\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">W-2 Forms (Wages and Salaries)<\/div>\n                    <div class=\"item-note\">All W-2s from employers for the tax year<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\" placeholder=\"Date received\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">1099-NEC (Non-Employee Compensation)<\/div>\n                    <div class=\"item-note\">Freelance, contract, or consulting income<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">1099-INT (Interest Income)<\/div>\n                    <div class=\"item-note\">Bank accounts, savings, CDs<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">1099-DIV (Dividend Income)<\/div>\n                    <div class=\"item-note\">Investment dividends and capital gains distributions<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">1099-B (Proceeds from Broker Transactions)<\/div>\n                    <div class=\"item-note\">Stock sales, cryptocurrency, investment transactions<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">1099-K (Payment Card & Third-Party Network Transactions)<\/div>\n                    <div class=\"item-note\">PayPal, Venmo, credit card processing income<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">K-1 Forms (Partnership\/S-Corp Income)<\/div>\n                    <div class=\"item-note\">Income from pass-through entities<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Rental Income Documentation<\/div>\n                    <div class=\"item-note\">Rent received, property income records<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Deduction Documents -->\n        <div class=\"section checklist-category\">\n            <div class=\"category-header\">Deduction & Expense Documents<\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Mortgage Interest Statement (Form 1098)<\/div>\n                    <div class=\"item-note\">Home mortgage interest paid<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Property Tax Records<\/div>\n                    <div class=\"item-note\">Real estate taxes paid<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Charitable Donation Receipts<\/div>\n                    <div class=\"item-note\">Cash and non-cash contributions to qualified organizations<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Medical & Dental Expenses<\/div>\n                    <div class=\"item-note\">Unreimbursed medical expenses, insurance premiums<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Business Expense Records<\/div>\n                    <div class=\"item-note\">Receipts for business-related expenses, mileage logs<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Home Office Expenses<\/div>\n                    <div class=\"item-note\">Square footage, utilities, rent\/mortgage allocation<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Education Expenses (Form 1098-T)<\/div>\n                    <div class=\"item-note\">Tuition, student loan interest<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Credits & Other Documents -->\n        <div class=\"section checklist-category\">\n            <div class=\"category-header\">Tax Credits & Other Documents<\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Childcare Provider Info (Form W-10 or SSN\/EIN)<\/div>\n                    <div class=\"item-note\">For claiming childcare credit<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Energy Efficiency Credits Documentation<\/div>\n                    <div class=\"item-note\">Solar panels, energy-efficient improvements<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Health Insurance Marketplace Statement (Form 1095-A)<\/div>\n                    <div class=\"item-note\">For premium tax credit reconciliation<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Retirement Contributions (IRA, 401k, etc.)<\/div>\n                    <div class=\"item-note\">Documentation of contributions made<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">State & Local Tax Payments<\/div>\n                    <div class=\"item-note\">Estimated tax payments, prior year refund applications<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Prior Year Tax Return<\/div>\n                    <div class=\"item-note\">Copy of last year's federal and state returns<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n            \n            <div class=\"checklist-item\">\n                <div class=\"checkbox-col\">\n                    <input type=\"checkbox\" class=\"checklist-checkbox\">\n                <\/div>\n                <div class=\"item-description\">\n                    <div class=\"item-title\">Identity Documents (Driver's License, SSN Cards)<\/div>\n                    <div class=\"item-note\">For all taxpayers and dependents<\/div>\n                <\/div>\n                <div class=\"status-col\">\n                    <select>\n                        <option>Not Started<\/option>\n                        <option>In Progress<\/option>\n                        <option>Received<\/option>\n                        <option>N\/A<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"date-col\">\n                    <input type=\"date\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Additional Notes -->\n        <div class=\"section\">\n            <h2 class=\"section-title\">Additional Notes & Special Circumstances<\/h2>\n            <div class=\"info-box\">\n                <div class=\"field-group\">\n                    <label class=\"field-label\">Additional Documents or Considerations<\/label>\n                    <textarea class=\"field-input\" style=\"min-height:100px;\" placeholder=\"Note any special circumstances, additional documents needed, or questions for your tax preparer...\"><\/textarea>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Signature Section -->\n        <div class=\"signature-section\">\n            <div class=\"signature-box\">\n                <div class=\"signature-line\"><\/div>\n                <p class=\"signature-label\"><strong>Taxpayer Signature<\/strong><\/p>\n                <p style=\"font-size:12px; color:#94a3b8; margin-top:5px;\">Date: __________________<\/p>\n            <\/div>\n            \n            <div class=\"signature-box\">\n                <div class=\"signature-line\"><\/div>\n                <p class=\"signature-label\"><strong>Tax Preparer Signature<\/strong><\/p>\n                <p style=\"font-size:12px; color:#94a3b8; margin-top:5px;\">Date: __________________<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"footer\">\n            <p><strong>AiPro Institute\u2122<\/strong> | Tax Document Checklist<\/p>\n            <p>Keep this checklist for your records | Document Version 1.0 | Generated January 2026<\/p>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Update progress bar based on checked items\n        function updateProgress() {\n            const checkboxes = document.querySelectorAll('.checklist-checkbox');\n            const total = checkboxes.length;\n            const checked = document.querySelectorAll('.checklist-checkbox:checked').length;\n            const percentage = Math.round((checked \/ total) * 100);\n            \n            const progressBar = document.getElementById('progressBar');\n            progressBar.style.width = percentage + '%';\n            progressBar.textContent = percentage + '% Complete';\n        }\n        \n        \/\/ Add event listeners to all checkboxes\n        document.querySelectorAll('.checklist-checkbox').forEach(checkbox => {\n            checkbox.addEventListener('change', updateProgress);\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Tax Document Checklist | AiPro Institute\u2122 AiPro Institute\u2122 AiPro Institute\u2122 Tax Document Checklist Comprehensive Tax Preparation &#038; Filing Documentation Tax Year: Entity Name Tax ID \/ EIN Filing Status CorporationS-CorporationLLCPartnershipSole ProprietorIndividual Prepared By Tax Deadline Extension Filed NoYes Completion Progress 0% Complete Track your document collection progress. Check off items as you gather them. Income&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[79],"tags":[],"class_list":["post-2712","post","type-post","status-publish","format-standard","hentry","category-finance-accounting-department"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/2712","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/comments?post=2712"}],"version-history":[{"count":4,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/2712\/revisions"}],"predecessor-version":[{"id":2732,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/2712\/revisions\/2732"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=2712"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=2712"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=2712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}