AchievingStars Therapy logo
About Us
Who We HelpOur ProcessOur ReviewsPlay-Based ABA: Our Philosophy & MissionEarly Interventon ABA Therapy
Services
Potty Training SupportInterventions for Physical AggressionPlay Based ABA Therapy ServicesABA Therapy for ODD ABA Therapy for Teens
Locations
ColoradoKansasNew HampshireSouth CarolinaOhio
Resources
What to Expect With ABAABA ResourcesABA Main Techniques
CareersRefer A PatientContact
(833) 666-3115
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Columbus autism preschool options for ages 3 to 5: Columbus City Schools special education you can self-refer to, the Help Me Grow to IEP transition timeline, inclusive and private early childhood programs, and the 90-day rule parents miss."> <title>Autism Preschool in Columbus: District Special Education From Age 3, the Help Me Grow Handoff, Inclusive Preschool Options, and What to Ask on a Tour | Achieving Stars Therapy</title> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap" rel="stylesheet"> <style>:root { --white: #FFFFFF; --off-white: #F9FAFB; --gold: #F5A623; --gold-light: #FEF7E8; --navy: #1A2B4A; --navy-soft: #2D3E5F; --gray: #6B7280; --border: #E5E7EB; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'DM Sans', system-ui, sans-serif; background: var(--off-white); color: var(--navy); line-height: 1.7; font-size: 17px; } h1 { font-family: 'Fraunces', Georgia, serif; font-size: clamp(28px, 6vw, 42px); font-weight: 600; line-height: 1.15; color: var(--white); margin-bottom: 16px; } h2 { font-family: 'Fraunces', serif; font-size: 24px; font-weight: 600; color: var(--navy); margin-bottom: 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); } h3 { font-family: 'Fraunces', serif; font-size: 19px; font-weight: 600; color: var(--navy); margin: 24px 0 10px; } p { margin-bottom: 14px; color: var(--navy-soft); } a { color: var(--gold); font-weight: 500; text-decoration: underline; text-underline-offset: 2px; } a:hover { color: var(--navy); } ul, ol { margin: 14px 0; padding-left: 24px; } li { margin-bottom: 8px; color: var(--navy-soft); } strong { color: var(--navy); } table { width: 100%; border-collapse: collapse; margin: 18px 0; font-size: 15px; } th, td { padding: 10px 12px; text-align: left; border-bottom: 1px solid var(--border); vertical-align: top; } th { background: var(--gold-light); color: var(--navy); font-weight: 600; font-family: 'Fraunces', serif; } tr:hover { background: var(--off-white); } .hero { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-soft) 100%); padding: 130px 24px 48px; text-align: center; } .hero-inner { max-width: 720px; margin: 0 auto; } .location-badge { display: inline-block; background: var(--gold); color: var(--navy); font-size: 12px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 6px 14px; border-radius: 20px; margin-bottom: 16px; } .hero p { font-size: 18px; color: rgba(255,255,255,0.85); line-height: 1.7; max-width: 600px; margin: 0 auto; } .quick-info { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; background: var(--white); border-radius: 12px; padding: 24px; margin: -32px auto 32px; max-width: 800px; box-shadow: 0 4px 20px rgba(26,43,74,0.08); position: relative; z-index: 10; } .info-item { text-align: center; } .info-label { font-size: 12px; color: var(--gray); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 4px; } .info-value { font-size: 15px; font-weight: 600; color: var(--navy); } .content { max-width: 800px; margin: 0 auto; padding: 24px 24px 72px; } section { margin-bottom: 36px; } .highlight-box { background: var(--gold-light); border-left: 4px solid var(--gold); border-radius: 0 10px 10px 0; padding: 18px 22px; margin: 20px 0; } .highlight-box p { margin: 0; color: var(--navy); } .faq-item { margin-bottom: 22px; } .faq-item h3 { font-size: 17px; margin-bottom: 8px; } .faq-item p { font-size: 16px; } .disclaimer { font-size: 13px; color: var(--gray); font-style: italic; margin-top: 20px; padding: 12px; background: var(--off-white); border-radius: 8px; } .cta-section { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-soft) 100%); border-radius: 16px; padding: 40px 32px; text-align: center; margin-top: 36px; } .cta-section h2 { color: var(--white); border: none; padding: 0; margin-bottom: 12px; font-size: 26px; } .cta-section p { color: rgba(255,255,255,0.9); margin-bottom: 8px; font-size: 17px; } .cta-section strong { color: var(--gold); } .cta-button { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; font-size: 16px; padding: 14px 32px; border-radius: 8px; text-decoration: none; margin-top: 20px; } .cta-button:hover { color: var(--navy); } .cta-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin-top: 20px; } .cta-item { background: rgba(255,255,255,0.1); border-radius: 10px; padding: 18px; min-width: 0; } .cta-item-label { font-size: 12px; color: var(--gold); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 6px; } .cta-item-value { color: var(--white); font-weight: 600; font-size: 15px; word-break: break-word; overflow-wrap: anywhere; min-width: 0; } .cta-item-value a { color: var(--white); text-decoration: none; word-break: break-word; overflow-wrap: anywhere; } .cta-item-value a:hover { color: var(--gold); } @media (max-width: 600px) { .quick-info { margin: -24px 16px 24px; grid-template-columns: repeat(2, 1fr); } .cta-grid { grid-template-columns: 1fr; } table { font-size: 13px; } th, td { padding: 6px 8px; } } .hero,.ash-hero,.ash-loc-page .ash-hero{padding-top:130px !important}</style> </head> <body> <div class="hero"><div class="hero-inner"><span class="location-badge">Columbus, Ohio</span><h1>Autism Preschool in Columbus: Options From Age 3</h1><p>Responsibility for your child moves at age three. One agency hands off to another, and the paperwork that stops a gap opening has to start months earlier than most families are ever told.</p></div></div> <div class="quick-info"><div class="info-item"><div class="info-label">District Starts</div><div class="info-value">Age 3</div></div><div class="info-item"><div class="info-label">Transition Meeting</div><div class="info-value">90 days before</div></div><div class="info-item"><div class="info-label">Self-Referral</div><div class="info-value">Allowed</div></div><div class="info-item"><div class="info-label">Help Me Grow</div><div class="info-value">1-800-755-GROW</div></div></div> <div class="content"> <section><p>Columbus children with autism can start district preschool special education at age 3, and a parent can begin that referral themselves. Ohio requires every district to ensure a free appropriate public education for eligible children ages 3 through 5, so this is an obligation rather than something to negotiate.</p> <p>The catch is timing. Early intervention stops at the third birthday, and the handoff to the district runs on a clock that starts months before it.</p></section> <section><h2>The deadline that decides whether services pause</h2> <p>There's a legal deadline sitting in the middle of this, and families who meet it tend to move from early intervention into preschool without a break. Families who don't often lose a term.</p> <p>The rule: a <strong>transition planning conference</strong> must happen <strong>no later than 90 days before your child's third birthday</strong>. Your early intervention service coordinator runs it. Your district can sit in, once you say yes.</p> <p>Planning can open much earlier, though. Nine months out is allowed, and there's no advantage to waiting.</p> <p>What follows depends on the district. Suspect a need and it will ask your consent to evaluate, then meet you to go through what it found. Eligible means an individualized education program, with services starting the day your child turns three.</p> <div class="highlight-box"><p><strong>Put a note in your phone for 2 years 3 months.</strong> That's when the window opens. Turn up at the 90-day deadline instead and a single delayed evaluation is enough to cost your child a term of services.</p></div></section> <section><h2>Where early intervention starts in Franklin County</h2> <p>Help Me Grow is Ohio's early intervention program for children birth to 3, and no diagnosis is needed to get in. That's the single most useful thing to know about it.</p>
<p>Franklin County families call <strong>1-800-755-GROW</strong>. There isn't a separate county number, that's the letter form of the statewide line. Once eligibility is determined, the Franklin County Board of Developmental Disabilities is the early intervention provider and an Individual Family Service Plan gets written.</p> <p>From age 3 up, the board's intake department is <strong>(614) 342-5490</strong>. Its main line is 614-475-6440.</p></section> <section><h2>District preschool in Columbus</h2> <p>Columbus City Schools runs preschool special education for <strong>ages 3 to 5</strong>, covering language, cognition, motor skills, adaptive behavior and social-emotional development. The number on that page is <strong>614-365-5000</strong>.</p> <p>Suspect a disability? Contact your child's school to start a referral. The team reviews first, and if a disability is suspected the evaluation happens <strong>within 90 days at no cost</strong>. That line is <strong>(614) 365-5220</strong>.</p> <p>Worth knowing: preschool special education is the route that starts at 3. General education preschool is a separate thing with its own requirements, so ask for the special education pathway by name.</p></section> <section><h2>Inclusive and private early childhood options</h2> <p>Columbus is unusually well served here, and the options work differently from one another.</p> <p>The <strong>Childhood League Center</strong> runs early intervention for ages 1 to 3 and an inclusive preschool for ages 3 to 5, aiming for a roughly even balance of children with and without developmental delays in the same room. It's at 674 Cleveland Avenue, on (614) 253-6933.</p> <p><strong>Bridgeway Academy</strong> starts at preschool and runs to age 21, with speech, music, occupational and physical therapy during the school day. Detail in <a href="/guide/bridgeway-academy-columbus">the Bridgeway guide</a>.</p> <p><strong>Oakstone Academy</strong> begins at preschool with its full inclusion model in Westerville, and <strong>New Story Schools</strong> takes children from age 3. See <a href="/guide/oakstone-academy">the Oakstone guide</a>.</p></section> <section><h2>Medical and diagnostic support while you wait</h2> <p>Nationwide Children's Hospital runs a Center for Autism Spectrum Disorders, with diagnostic evaluation through its Child Development Center.</p> <p>Its programs split by age. Behavioral intervention covers ages 0 to 10, outpatient psychotherapy 8 to 18, and adolescent transition 10 to 22. The number is (614) 355-7570.</p> <p>A diagnosis isn't required to start early intervention, so call Help Me Grow in parallel rather than waiting on an evaluation date.</p></section> <section><h2>What to ask on a preschool tour</h2> <p>Brochures blur together fast. These questions don't.</p> <ul> <li>How many adults are in the room, and how many children?</li> <li>Is a speech-language pathologist in the building daily, or visiting weekly?</li> <li>How does a child who isn't speaking yet ask for something here?</li> <li>What happens on a hard day, in specific terms?</li> <li>Full day or half day, and how many days a week?</li> <li>How do you share progress, and how often?</li> </ul> <p>Then watch one rough moment before you leave. How staff handle it tells you more than the answers do. When you're ready to compare school-age placements, see <a href="/guide/autism-schools-columbus-oh">autism schools in Columbus</a>, and if funding decides it, start with <a href="/guide/jon-peterson-scholarship-columbus">the Jon Peterson scholarship</a>.</p></section> <section><h2>Where in-home applied behavior analysis fits around school</h2> <p>School and clinical therapy are funded from different pots and cover different ground, so a lot of Columbus families run both.</p> <p>The classroom owns academics, peer time and the school day itself. Applied behavior analysis at home owns what shows up once the bus has gone. Communication, meltdowns at bedtime, following directions, getting dressed without a fight.</p> <p>Achieving Stars Therapy has run BCBA-led programs inside the family home since 2015 and works with <a href="/location/city/aba-therapy-columbus-oh">Columbus families in their own homes</a>. A Board Certified Behavior Analyst writes the plan, a Registered Behavior Technician runs the sessions, and parents pick up the strategies as they go. Hours run 8am to 8pm, so nothing collides with school.</p> <p>Funding sits apart from any scholarship. Achieving Stars bills Ohio Medicaid and most commercial plans, verifies benefits free before anything is signed, and isn't a registered scholarship provider. Care covers ages 18 months to 15 years across <a href="/location/states/aba-therapy-ohio">Ohio</a>.</p></section><section><h2>Common questions from Columbus parents</h2><div class="faq-item"><h3>When does autism preschool start in Columbus?</h3><p>At age 3. Ohio requires districts to ensure a free appropriate public education for eligible children ages 3 through 5, and Columbus City Schools runs preschool special education for that age band, covering language, cognition, motor skills, adaptive behavior and social-emotional development.</p></div><div class="faq-item"><h3>Can I refer my own child for an evaluation?</h3><p>Yes. Contact your child's school to start a referral. After the team reviews the information, if a disability is suspected the evaluation happens within 90 days at no cost to you. The Columbus City Schools line for that is (614) 365-5220.</p></div><div class="faq-item"><h3>What happens when early intervention ends at age 3?</h3><p>A transition planning conference happens at least 90 days before the third birthday, and planning can start as early as 9 months out. Your early intervention service coordinator leads it and the district can attend with your permission. If your child is eligible, an individualized education program replaces the IFSP and services begin at 3.</p></div><div class="faq-item"><h3>Who do I call for early intervention in Franklin County?</h3><p>Help Me Grow of Franklin County is the first contact for children birth to 3, on 1-800-755-GROW. There's no separate Franklin County number, that letter form is the same statewide line. From age 3 up, the Franklin County Board of Developmental Disabilities intake department is (614) 342-5490.</p></div><div class="faq-item"><h3>Are there inclusive preschools for autistic children in Columbus?</h3><p>Yes. The Childhood League Center runs an inclusive preschool for ages 3 to 5 that aims for a roughly even balance of children with and without developmental delays, alongside early intervention for ages 1 to 3. Oakstone Academy also starts at preschool with its inclusion model.</p></div><div class="faq-item"><h3>Do I need a diagnosis before calling early intervention?</h3><p>No. Ohio's early intervention program doesn't require a diagnosis to get started. Some conditions qualify a child automatically and others go through an evaluation, so calling before an assessment is booked is usually the faster route.</p></div></section> <p class="disclaimer">Transition timelines come from Ohio Early Intervention and Ohio Administrative Code 3301-51. Program details were read 2026-08-24 and change often. Confirm current ages, openings and enrollment steps directly with each program.</p> <div class="cta-section"> <h2>Early In-Home Support in Columbus</h2> <p>Free benefits check. BCBA-led, in-home, flexible day and evening scheduling.</p> <a href="https://www.achievingstarstherapy.com/contact" class="cta-button">Get a Free Benefits Check</a> <div class="cta-grid"> <div class="cta-item"><div class="cta-item-label">Call</div><div class="cta-item-value"><a href="tel:8336663115">(833) 666-3115</a></div></div> <div class="cta-item"><div class="cta-item-label">Email</div><div class="cta-item-value"><a href="mailto:info@achievingstarstherapy.com">info@achievingstarstherapy.com</a></div></div> <div class="cta-item"><div class="cta-item-label">Ages</div><div class="cta-item-value">18 months to 15 years</div></div> </div> </div>
<script type="application/ld+json">{"@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "When does autism preschool start in Columbus?", "acceptedAnswer": {"@type": "Answer", "text": "At age 3. Ohio requires districts to ensure a free appropriate public education for eligible children ages 3 through 5, and Columbus City Schools runs preschool special education for that age band, covering language, cognition, motor skills, adaptive behavior and social-emotional development."}}, {"@type": "Question", "name": "Can I refer my own child for an evaluation?", "acceptedAnswer": {"@type": "Answer", "text": "Yes. Contact your child's school to start a referral. After the team reviews the information, if a disability is suspected the evaluation happens within 90 days at no cost to you. The Columbus City Schools line for that is (614) 365-5220."}}, {"@type": "Question", "name": "What happens when early intervention ends at age 3?", "acceptedAnswer": {"@type": "Answer", "text": "A transition planning conference happens at least 90 days before the third birthday, and planning can start as early as 9 months out. Your early intervention service coordinator leads it and the district can attend with your permission. If your child is eligible, an individualized education program replaces the IFSP and services begin at 3."}}, {"@type": "Question", "name": "Who do I call for early intervention in Franklin County?", "acceptedAnswer": {"@type": "Answer", "text": "Help Me Grow of Franklin County is the first contact for children birth to 3, on 1-800-755-GROW. There's no separate Franklin County number, that letter form is the same statewide line. From age 3 up, the Franklin County Board of Developmental Disabilities intake department is (614) 342-5490."}}, {"@type": "Question", "name": "Are there inclusive preschools for autistic children in Columbus?", "acceptedAnswer": {"@type": "Answer", "text": "Yes. The Childhood League Center runs an inclusive preschool for ages 3 to 5 that aims for a roughly even balance of children with and without developmental delays, alongside early intervention for ages 1 to 3. Oakstone Academy also starts at preschool with its inclusion model."}}, {"@type": "Question", "name": "Do I need a diagnosis before calling early intervention?", "acceptedAnswer": {"@type": "Answer", "text": "No. Ohio's early intervention program doesn't require a diagnosis to get started. Some conditions qualify a child automatically and others go through an evaluation, so calling before an assessment is booked is usually the faster route."}}]}</script> </div> </body> </html>
Magnet logo


We provide personalized & expert ABA Therapy Services for Autism. We're in-Home, Medicaid covered & BCBA-Led,  Serving Families in Colorado, Kansas, New Hampshire, South Carolina & Ohio.

Company

What Is Autism?What Is ABA Therapy?ServicesAboutAreas We ServeInsurance & MedicaidRefer A PatientCareers

Autism Therapy Services

Diagnostic Services for AutismWhat to Expect with ABA TherapyMain Techniques Used in Autism TherapyPotty Training SupportInterventions for Physical AggressionPlay Based ABA Therapy ServicesABA Therapy for ODDABA Therapy for Teens

Locations

ColoradoSouth CarolinaKansasNew HampshireOhio

Legal

Privacy PolicyTerms and ConditionsHIPAA Notice of Privacy PracticesNon-Discrimination NoticeAccessibility StatementMedical DisclaimerComplaints and Grievance Policy

Contact

info@achievingstarstherapy.com
Achieving Stars Therapy © 2025. All rights reserved
●