If you are stuck at Step 3 and have more questions...


Email back and we will schedule some time to chat, answer questions, and ensure you have all the information you need!


By making contact over the phone or via email prospective customers agree to receive text messages, return calls, or emails as needed to address scheduling and any changes needed. This information is never used for marketing purposes.

The first step to improvement is to understand what you are working with. Kids BRAIN's team of brain detectives is here to help you understand your child's strengths, guide you to know what their needs are, and to provide a pathway to change things for the better. Parenting is hard but it shouldn't feel impossible. Let's get going! 


Complete the contact form so we can get things started! By completing this contact form, customers agree to receive return calls, emails, and possible text messages. This information is not used for marketing purposes.


import Intercom from '@intercom/messenger-js-sdk'; Intercom({ app_id: 'du2vp0rh', user_id: user.id, // IMPORTANT: Replace "user.id" with the variable you use to capture the user's ID name: user.name, // IMPORTANT: Replace "user.name" with the variable you use to capture the user's name email: user.email, // IMPORTANT: Replace "user.email" with the variable you use to capture the user's email created_at: user.createdAt, // IMPORTANT: Replace "user.createdAt" with the variable you use to capture the user's sign-up date in a Unix timestamp (in seconds) e.g. 1704067200 });