synopsisapp.com Open in urlscan Pro
188.114.97.3  Public Scan

Submitted URL: https://internal-chatbot.synopsisapp.com/
Effective URL: https://synopsisapp.com/en
Submission: On July 21 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 2 forms found in the DOM

<form class="w-full overflow-hidden relative bg-white px-4 py-1" target="_blank">
  <div class="flex items-center gap-2">
    <div class="flex flex-col flex-1 gap-02">
      <div class="flex items-center gap-02 relative flex-1">
        <div
          class="relative m-0 outline-none transition-all before:content-[&quot;&quot;] before:absolute before:top-[-3px] before:left-[-3px] before:w-[calc(100%+6px)] before:h-[calc(100%+6px)] before:border-2 before:border-solid before:rounded-[8px] before:opacity-0 before:scale-[0.9] before:transition-all before:duration-150 focus-within:before:opacity-100 focus-within:before:scale-100 h-8 min-h-[2rem] mx-0 text-ink-700 text-sm leading-normal my-0 before:border-mainColors-500 flex-1 flex">
          <input id="newsletter-email"
            class="justify-center p-04 rounded-md bg-inherit relative !m-0 flex items-center outline-none border-[1px] border-solid disabled:border-grays-400 disabled:text-grays-400 border-grays-400 focus-within:border-mainColors-500 h-8 min-h-[2rem] mx-0 my-2 text-ink-700 text-sm leading-normal flex-1"
            placeholder="Email" aria-label="newsletter-email" value=""></div>
      </div>
    </div><button type="submit" tabindex="0"
      class="m-0 flex items-center relative cursor-pointer transition-all rounded-[8px] before:content-[&quot;&quot;] before:absolute before:top-[-4px] before:left-[-4px] before:w-[calc(100%+8px)] before:h-[calc(100%+8px)] before:border-2 before:border-solid before:border-mainColors-500 before:rounded-[10px] before:opacity-0 before:scale-[0.9] before:transition-all before:duration-150 outline-none focus:before:opacity-100 focus:before:scale-100 focus-within:before:opacity-1 focus-within:before:scale-100 user-select-none group bg-mainColors-400 text-white border-mainColors-400 border-[1px] border-solid hover:bg-mainColors-500 hover:border-mainColors-500 active:bg-mainColors-600 active:border-mainColors-600 disabled:bg-grays-400 disabled:border-grays-400 py-0 px-2 gap-2 h-8 min-h-[2rem]">
      <p class="mx-0 my-2 text-sm leading-normal font-normal whitespace-nowrap text-inherit">Subscribe</p>
    </button>
  </div>
</form>

<form class="col-span-1 border rounded-2xl border-grays-400 p-9 grid gap-2">
  <div class="flex flex-col flex-1 gap-02">
    <div class="flex items-center gap-02 relative flex-1">
      <div
        class="relative m-0 outline-none transition-all before:content-[&quot;&quot;] before:absolute before:top-[-3px] before:left-[-3px] before:w-[calc(100%+6px)] before:h-[calc(100%+6px)] before:border-2 before:border-solid before:rounded-[8px] before:opacity-0 before:scale-[0.9] before:transition-all before:duration-150 focus-within:before:opacity-100 focus-within:before:scale-100 h-8 min-h-[2rem] mx-0 text-ink-700 text-sm leading-normal my-0 before:border-mainColors-500 flex-1 flex">
        <input id="name" name="name"
          class="justify-center p-04 rounded-md bg-inherit relative !m-0 flex items-center outline-none border-[1px] border-solid disabled:border-grays-400 disabled:text-grays-400 border-grays-400 focus-within:border-mainColors-500 h-8 min-h-[2rem] mx-0 my-2 text-ink-700 text-sm leading-normal flex-1"
          placeholder="Name" aria-label="name" value=""></div>
    </div>
  </div>
  <div class="flex flex-col flex-1 gap-02">
    <div class="flex items-center gap-02 relative flex-1">
      <div
        class="relative m-0 outline-none transition-all before:content-[&quot;&quot;] before:absolute before:top-[-3px] before:left-[-3px] before:w-[calc(100%+6px)] before:h-[calc(100%+6px)] before:border-2 before:border-solid before:rounded-[8px] before:opacity-0 before:scale-[0.9] before:transition-all before:duration-150 focus-within:before:opacity-100 focus-within:before:scale-100 h-8 min-h-[2rem] mx-0 text-ink-700 text-sm leading-normal my-0 before:border-mainColors-500 flex-1 flex">
        <input id="email" name="email"
          class="justify-center p-04 rounded-md bg-inherit relative !m-0 flex items-center outline-none border-[1px] border-solid disabled:border-grays-400 disabled:text-grays-400 border-grays-400 focus-within:border-mainColors-500 h-8 min-h-[2rem] mx-0 my-2 text-ink-700 text-sm leading-normal flex-1"
          placeholder="Email" aria-label="email" value=""></div>
    </div>
  </div>
  <div class="flex flex-col w-full gap-02">
    <div class="flex items-center gap-02 relative flex-1">
      <div
        class="relative m-0 outline-none transition-all before:content-[&quot;&quot;] before:absolute before:top-[-3px] before:left-[-3px] before:w-[calc(100%+6px)] before:h-[calc(100%+6px)] before:border-2 before:border-solid before:rounded-[8px] before:opacity-0 before:scale-[0.9] before:transition-all before:duration-150 focus-within:before:opacity-100 focus-within:before:scale-100 min-h-[2rem] mx-0 text-ink-700 text-sm leading-normal my-0 before:border-mainColors-500 h-auto flex-1 flex">
        <textarea id="message" name="message"
          class="justify-center p-04 rounded-md bg-inherit relative !m-0 flex items-center outline-none border-[1px] border-solid disabled:border-grays-400 disabled:text-grays-400 border-grays-400 focus-within:border-mainColors-500 min-h-[2rem] mx-0 my-2 text-ink-700 text-sm leading-normal h-auto flex-1"
          placeholder="What would you like to ask?" aria-label="message" required="" rows="5"></textarea></div>
    </div>
  </div><button type="submit" tabindex="0"
    class="m-0 flex items-center relative cursor-pointer transition-all rounded-[8px] before:content-[&quot;&quot;] before:absolute before:top-[-4px] before:left-[-4px] before:w-[calc(100%+8px)] before:h-[calc(100%+8px)] before:border-2 before:border-solid before:border-mainColors-500 before:rounded-[10px] before:opacity-0 before:scale-[0.9] before:transition-all before:duration-150 outline-none focus:before:opacity-100 focus:before:scale-100 focus-within:before:opacity-1 focus-within:before:scale-100 user-select-none group bg-mainColors-400 text-white border-mainColors-400 border-[1px] border-solid hover:bg-mainColors-500 hover:border-mainColors-500 active:bg-mainColors-600 active:border-mainColors-600 disabled:bg-grays-400 disabled:border-grays-400 w-full justify-center py-0 px-2 gap-2 h-8 min-h-[2rem]">
    <p class="mx-0 my-2 text-sm leading-normal font-normal whitespace-nowrap text-inherit">Send</p>
    <div class="w-[16px] h-[16px] min-w-[16px] min-h-[16px]"><svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
        <path d="M3.415.189a1 1 0 011.1-.046l15 9a1 1 0 010 1.714l-15 9a1 1 0 01-1.491-1.074L4.754 11H10a1 1 0 100-2H4.753l-1.73-7.783A1 1 0 013.416.189z" fill="currentColor"></path>
      </svg></div>
  </button>
</form>

Text Content

By using this site, you consent to the use of

cookies

Accept



Features

Who is it for



Pricing

Changelog

Blog

English



Get Started



Features

Who is it for



Pricing

Changelog

Blog

English



Get Started





YOUR PATIENTS COME FIRST


WE HANDLE THE REST.

Streamline the process of managing your practice, with a modern solution build
to simplify your workflow.

Try now for free





INNOVATIVE FEATURES


GROUNDBREAKING FEATURES THAT ELEVATE YOUR THERAPY


AND DRIVE REMARKABLE RESULTS

Session scheduling

Focus on meeting, not on scheduling. Use our scheduling and availability feature
to book and manage all your sessions.

Smart notes

Revolutionize your therapeutic approach with AI-powered sentiment analysis,
providing insights to enhance your care and drive better outcomes.

Telehealth

Expand your reach and increase your flexibility with secure and easy to use
video sessions.

Therapy plan

Create custom therapy plans with personalized activities to guide your patient's
therapy journey.

Patient management

Manage your patients and their data with ease. Use our profile feature to keep
track of their progress and history.

Patient questionnaires

Create custom questionnaires to gather patient screening information and track
their progress.


EVERYTHING YOU


NEED TO KNOW

How can I be sure my patients' data are safe?



We encrypt all data and ensure it is stored securely, to make sure only you have
access to it.

Can my organization use Synopsis as its practice management software?



For the time being, we are focusing on individual therapists. We are working on
features that will allow you to manage multiple therapists under one account.
Stay tuned!

Do you facilitate communication between members of a therapy team?



Our patient sharing feature is almost there! You will be able to share patients
with other therapists in your team, and collaborate on their therapy.




INTERESTED? LET'S TALK


SUBSCRIBE TO OUR NEWSLETTER NOW TO LEARN MORE ABOUT OUR PLATFORM AND GET THE
LATEST UPDATES.

Subscribe

By subscribing, you agree to our

Privacy Policy

and

Terms of Service

.



CONTACT US


GOT ANY QUESTIONS?

Looking for more information about Synopsis app or want to schedule a demo? Our
team is here to help. Fill out the form and a member of our team will be in
touch shortly. You can also email us at hi@synopsisapp.com. We look forward to
hearing from you!

Send


FacebookInstagramXLinkedIn

© Copyright 2024. All Rights Reserved

English