Topic · AI notes for Psychology Today–listed clinicians
AI therapy notes for private-practice clinicians listed on Psychology Today — built so the privacy line in your profile stays architecturally true
Psychology Today is not an EHR — it is the directory the public uses to find a therapist, and it is the largest single source of new private-practice referrals in the US in 2026. Listed clinicians overwhelmingly run small, often solo, often cash-pay or out-of-network practices, and many wrote their own profile language about confidentiality with care. A cloud AI scribe quietly makes that language harder to defend; an on-device tool keeps it intact.
TL;DR
If your practice is listed on Psychology Today, your discoverability — and a meaningful share of your new clients — depends on the words you wrote in your profile. Therapists in this segment routinely write some version of "what we discuss stays between us," "I do not share session content with anyone outside this practice," or "your confidentiality is the foundation of this work." That language is fine while you type your own notes. It becomes harder to defend the moment a cloud AI scribe enters the loop, because every cloud scribe routes session audio through at least one (usually two) external subprocessors that now hold your client's words. TherapyDraft is the alternative path: a Mac app that records, transcribes, and drafts the note entirely on your own laptop, with macOS network-sandbox entitlements that mean the audio physically cannot leave. Your profile language stays true with no caveats, no new disclosures, and no BAA chain. The pricing — $39/mo Solo or $349/yr — is sized for a one-clinician cash-pay practice.
The Psychology Today–listed clinician in 2026
Psychology Today's Therapy Directory is the dominant client-discovery channel for private-practice mental-health work in the US: a paid listing (around $29.95/mo at the time of writing) that places a clinician's profile, photo, fee structure, insurance acceptance, and a few hundred words of free-form description in front of clients searching their zip code, modality, or subspecialty. The clinicians who use it overwhelmingly share four traits.
- They are solo or small-group. The average Psychology Today–listed practice is one clinician or two-to-five colleagues sharing space. Procurement is whatever the clinician chose; the IT department is the clinician.
- They are at least partially cash-pay or out-of-network. Insurance-only therapists are largely steered to clients by insurer panels, which have their own provider-finder UIs. Psychology Today's traffic skews toward clients who are paying cash, who chose to go out-of-network, or who specifically want to vet a therapist on their own terms — a population that values, and looks for, confidentiality.
- They have a subspecialty. A Psychology Today profile is a forced curation exercise — there are only so many lines, and the client is searching by what they need. Trauma, EMDR, couples, perinatal mental health, LGBTQ+ affirming therapy, addiction, sex therapy, grief, perfectionism, ADHD-coaching-adjacent work, faith-integrated therapy. Each is its own micro-niche of clients with above-average sensitivity to disclosure.
- Their EHR varies — or there isn't one. Psychology Today–listed clinicians are scattered across SimplePractice, TherapyNotes, TheraNest, Jane, Valant, IvyPay-and-paper, encrypted Notes apps, and an honest fraction of paper-only practices. Any AI tool that depends on tight EHR integration cuts out a meaningful slice of this segment by design.
A tool built for this audience has to fit the audience's shape: per-clinician licensing, EHR-agnostic export, and — most importantly for the segment whose brand is built on confidentiality — an architecture that lets the clinician keep their existing privacy language without rewriting their NPP, their consent forms, or their profile copy.
What your Psychology Today profile probably already says — and why it matters
Open the description field of any well-written Psychology Today profile and read it carefully. Some version of one of these sentences is almost always there:
- "What we discuss in session stays between us."
- "I take confidentiality with the seriousness it deserves and do not share session content with anyone outside this practice without your written consent."
- "Our work together is private. Your story is yours."
- "I do not record sessions, nor do I share session content with any third party except as required by law (mandatory reporting, etc.)."
That is not throwaway copy. It is the implicit promise the client reads when they decide whether to schedule a consultation. State licensing boards in many jurisdictions treat profile and website language as a representation that the clinician must be able to substantiate, and any plaintiff-side attorney pulling discovery in a malpractice or family-court matter will compare these sentences against the actual data flow of the practice.
A cloud AI scribe quietly invalidates several of these sentences without the clinician's full appreciation:
- "What we discuss stays between us" becomes false the moment a third-party SaaS holds the audio of what was discussed.
- "I do not share session content with anyone outside this practice" becomes false when session content is routed through a vendor's cloud and a vendor-of-the-vendor's LLM-inference cloud — that is two outside parties.
- "I do not record sessions" becomes false the day the cloud scribe records and stores the session audio in its tenant for the duration of its retention policy.
- "Your story is yours" becomes a sentence requiring an asterisk you almost certainly do not want to write into a Psychology Today profile.
To keep the profile honest with a cloud scribe in the loop, the clinician has to either rewrite the sentence ("with the assistance of a HIPAA-compliant AI scribe vendor under a Business Associate Agreement…") or disclose the subprocessor chain in the Notice of Privacy Practices and hope the client never reads it. Neither move strengthens the brand the profile was meant to build.
The architectural alternative: drafts that never leave the Mac
TherapyDraft is a signed native macOS app that captures session audio, transcribes it locally with whisper.cpp, and drafts the structured note locally with a quantized Qwen 2.5 14B (or Llama 3.1 8B) model running through Apple's MLX runtime. Three properties of this architecture matter for the Psychology Today–listed clinician.
- The audio file lives in TherapyDraft's local Application Support directory. Not in a vendor's cloud. Not on a vendor's storage tenant. Your laptop, your filesystem, your retention policy.
- Transcription and drafting do not open a network socket. The macOS app sandbox entitlements explicitly deny outbound network access for the recording, transcription, and inference paths. The two outbound calls the app does make — anonymous version check, Stripe license activation — carry no session content and are documented in /privacy and why this entitlement choice matters.
- There is no subprocessor in the data path. Your existing Notice of Privacy Practices does not need to add one, because there is none to add. This is the property that lets the Psychology Today profile keep its language unchanged.
This is the same architectural wedge the rest of TherapyDraft's pages discuss — see the technical wedge page for the runtime-level details, the existence-proof page for the "yes, this can actually work" version, and the local-AI page for the M-series-specific performance notes. The reason it matters specifically to a Psychology Today–listed clinician is the marketing surface, not just the privacy posture: your discoverability and your confidentiality posture are tied together by the words the directory makes you write.
The workflow for a typical Psychology Today–listed solo practice
- Record on your Mac. A USB lavalier on your desk, the Mac's built-in microphone if your office has good acoustics, or an exported audio file from your telehealth platform of choice. The app accepts WAV, M4A, MP3, and a half-dozen other formats; you drag it into TherapyDraft like you would into iMovie. You can also start an in-app recording for the in-person session in front of you.
- Draft locally in 2–5 minutes. Pick a format — DAP for many private-practice clinicians, SOAP for private-practice clinicians who prefer the four-section split, BIRP if you have insurance-billing portions of your caseload, GIRP if you are working from a treatment plan with named goals. Whisper.cpp transcribes; Qwen 2.5 14B (4-bit) drafts the note from the transcript and your five example notes for one-shot style matching.
- Review and edit. The draft is a draft, not the chart. You read it, you fix it, you keep it close to your own voice. The "two-minute review" framing is honest — the cloud scribes implicitly do the same and just don't say so.
- Put the note wherever your records live. SimplePractice, TheraNest, TherapyNotes, Jane, Valant, encrypted Apple Notes, Bear, Obsidian, an encrypted disk image, paper. The export menu has presets for the major EHRs and a "plain-text paste" preset for everywhere else. The clipboard fidelity is maintained quarterly against each EHR's web editor.
- Sign and submit in your record system. The signature, audit log, and chart-of-record posture are unchanged from typing the note by hand. TherapyDraft is the typewriter that wrote the draft. You are the author of the chart entry.
- Decide what to do with the audio. The audio file is on your Mac. The app has a per-session "delete after sign-off" toggle (the audio is shredded the moment you mark the note signed). Practices with a written records-retention policy can configure the toggle's behavior to match. The records-retention discussion is in the subpoena-and-discovery primer.
Total elapsed time on a 50-minute session: about two-to-three minutes of local drafting, one-to-three minutes of clinical review and editing, then the seconds it takes to paste into your records. The 15-to-25-minute typing burden is the work being displaced — same as with any cloud scribe, with the audio staying on your machine instead of leaving it.
What this lets you put in your profile, with no asterisks
The marketing question is concrete. With TherapyDraft, the following sentences are architecturally true and will withstand any audit, discovery request, or board complaint that asks where session content lives.
- "What we discuss in session stays on a device under my exclusive control."
- "I do not transmit session audio or session content to any third-party vendor."
- "I use a note-drafting tool that runs locally on my Mac. Your audio and the resulting note never leave my computer."
- "I have intentionally chosen a documentation workflow that does not introduce additional subprocessors into your record."
- "The architecture of my practice's documentation matches the architecture of the trust between us: nothing in the room leaves the room."
None of these require a BAA disclosure. None require a subprocessor list. None require updating your Notice of Privacy Practices unless your state board specifically requires AI-tool disclosure (most do not as of 2026; a small minority of state boards have begun to issue advisory opinions; consult your professional liability carrier or a practice-law attorney for the 15-minute confirmation).
By contrast, with a cloud AI scribe in the loop, the architecturally honest version of those sentences becomes long. They have to disclose: the scribe vendor, the LLM-inference subprocessor, the storage subprocessor, the retention policy of each, the BAA chain, and the breach-notification chain. That is a paragraph you do not want on a directory profile that has to fit in a few lines and that competes against simpler profiles next door.
The subspecialty case — why this is sharpest for trauma, EMDR, sex, perinatal, and LGBTQ+ subspecialties
The architectural-vs-contractual wedge is sharper the more sensitive the population. The Psychology Today subspecialties below are the ones where a discoverable, disclosable subprocessor chain is genuinely a problem rather than a paperwork formality.
- Trauma and EMDR. The audio of a trauma processing session contains client narrative material that is unusually identifying and unusually sensitive — sometimes naming alleged perpetrators, sometimes detailing legal-in-progress matters, sometimes containing material the client would not voluntarily put on the internet. The audio is more sensitive than the resulting note. On-device drafting keeps the audio in the room with the clinician.
- Sex therapy. Sex-therapy session content frequently contains material that, if breached, would cause the client material harm beyond the loss of confidentiality itself — relationship harm, employment harm, social harm. The threat model of "vendor breach as a class" is more present than for a typical CBT session. On-device removes the breach surface entirely.
- Perinatal mental health. Perinatal mental-health populations — peripartum depression, pregnancy loss, infant loss, infertility — are demographically narrow enough that the subspecialty alone is identifying. Adding any vendor-side data accumulation about which clients see a perinatal specialist creates a subtle re-identification risk most clinicians would not want.
- LGBTQ+ affirming therapy. In jurisdictions where state-level political weather has shifted against LGBTQ+ populations, vendor-side records of which clinicians are doing LGBTQ+ affirming work, and which clients are receiving it, are a material concern in a way they were not five years ago. On-device keeps that record nowhere external.
- Faith-conflict and faith-deconstruction work. Clients in tight-knit religious communities frequently choose a therapist precisely because the therapist is outside their community's information networks. A cloud scribe vendor's tenant, however unlikely to be misused, is another set of records that exists. On-device drafting means it does not exist.
- Couples therapy. Couples-therapy notes routinely become discoverable in family-court matters years after the work has ended. The discovery problem for the clinician is real but bounded; the discovery problem for the cloud scribe vendor is broader and out of the clinician's control. On-device collapses the second problem to the first.
None of these are unique to Psychology Today–listed clinicians. They are over-represented among Psychology Today–listed clinicians because the directory's traffic shape — clients searching for a specific subspecialty — selects for them.
The pricing math, sized for a Psychology Today–listed solo practice
A typical Psychology Today–listed solo practice carries a small, recurring software footprint: roughly $30/month for the directory listing itself, a single EHR seat (SimplePractice Essential at $69/mo, TheraNest Essentials at $29/mo, TherapyNotes at $59/mo, Jane at $54/mo) or no EHR at all, optional telehealth, optional billing. AI-scribe spend has to fit into that envelope.
- TherapyDraft Solo. $39/mo, or $349/yr (effective ~$29/mo). One license covers your Mac. Includes DAP, SOAP, BIRP, and GIRP output, every export preset, the inference-attestation log, and one-shot style matching from your example notes.
- Cloud-scribe baseline (Mentalyc). $19.99/mo and up — cheapest in the category — but with the architectural posture this page is the alternative to.
- Cloud-scribe baseline (Upheal, $29/mo+). Strong on telehealth-video session capture; entirely cloud-bound for audio.
- Cloud-scribe baseline (Supanote, $39/mo). Same headline price as TherapyDraft. The architectural diff is the entire wedge — see the Supanote-alternative comparison for the side-by-side.
- Cloud-scribe baseline (Freed, $99/mo). Premium-cloud tier; positioning is "high-quality cloud-bound notes." TherapyDraft's positioning is "premium-local notes." Different threat models for different practices — see the Freed-alternative comparison.
For a solo Psychology Today–listed clinician, the dollar delta between the cheapest cloud option and TherapyDraft is roughly $20/month — under one cash-pay session per quarter. For a clinician whose profile and practice depend on confidentiality language, that is the cheapest brand-defending dollar in their software stack. The full pricing matrix across the cloud market is on the pricing comparison page.
The EHR-agnostic case
Psychology Today–listed clinicians are scattered across every EHR in the therapy market — and a real fraction of them use no EHR at all. TherapyDraft's export menu covers the four largest paste targets (SimplePractice, TherapyNotes, TheraNest, and a generic-paste preset that handles Jane, Valant, encrypted Notes, Bear, Obsidian, and paper) with paste-fidelity checked quarterly against each EHR's web editor. The "no EHR" case is the cleanest one of all: there is no integration to write because there is no system to integrate with — the note goes in your encrypted Notes file or your paper chart, and the audio file is on your Mac under your retention policy. The all-paper practice keeps being all-paper; the AI just drafts what you would otherwise have typed.
Why this isn't a Psychology Today integration — and won't be
Psychology Today is a directory and a marketing surface. It is not a clinical-workflow product. There is no progress-note editor on Psychology Today, no chart-of-record, no e-signature, no audit log, no place where a session note belongs. An "AI notes for Psychology Today" tool is therefore not an integration at all — it is a tool sized for the kind of clinician who lists there, where "list there" is shorthand for "runs the kind of practice this page describes." TherapyDraft is that tool. The page exists because the clinicians who list on Psychology Today are exactly the segment for whom the architectural wedge of on-device drafting compounds the most clearly with the marketing surface they have already invested in.
Related questions
I list on Psychology Today and my profile says I keep session content strictly between us. Is that still true if I use an AI scribe?
It depends on the scribe. With a cloud AI scribe, that sentence is no longer true without qualification: the audio of every session reaches the scribe vendor's cloud and at least one LLM-inference subprocessor on the way to becoming a draft. To keep the sentence honest you would need to disclose those vendors. With TherapyDraft, the audio never leaves your Mac — recording, transcription, and drafting all happen on the laptop on your desk, with macOS network-sandbox entitlements set to deny the sockets that would otherwise carry session data outward. The sentence on your profile stays architecturally true, with no asterisks, because there is no third party in the data path.
Do I have to update my Psychology Today profile or my disclosure documents to mention TherapyDraft?
Almost never. The Notice of Privacy Practices template the APA and your state board provide is built around subprocessor and disclosure language. TherapyDraft introduces no new subprocessor for client data — the only outbound traffic the app makes is an anonymous version-check and Stripe's license-activation call, which carry no session data. Most clinicians find their existing NPP language already covers it. If your NPP enumerates AI scribes specifically, you may want to add a sentence noting that you use a tool that runs entirely on your own device; whether that is required is a state-law question your professional liability carrier or a practice attorney can answer in 15 minutes.
I am cash-pay and out-of-network. Does that change anything?
Practically, it sharpens the value. Cash-pay and out-of-network clinicians more often work with clients who chose them precisely for confidentiality reasons — sex therapy, trauma, public figures, attorneys, fellow clinicians, executives, immigration-status-sensitive populations. For those clients, a disclosable subprocessor chain is a non-starter, and a cloud scribe creates one. TherapyDraft does not. The architectural property of running locally is exactly the property the cash-pay segment markets on.
I do not use any EHR — I keep my notes in encrypted Apple Notes or a paper chart. Will TherapyDraft still help?
Yes, and this case is one of the cleanest ones for TherapyDraft. The export menu has a plain-text preset that copies the note to the clipboard with no markdown bullets and no smart-quotes — exactly what pastes cleanly into Apple Notes, Bear, Obsidian, an encrypted disk image, a printed paper chart you transcribe by hand, or anywhere else. Because there is no EHR in the loop, there is also nothing to integrate with. The Mac app produces a draft, you review it, you put it wherever your record-keeping lives, and the audio file is on your machine to delete or retain per your records-retention policy.
How does this compare to a cloud scribe with a signed BAA — isn't a BAA enough?
A BAA shifts liability and obligates a vendor's behavior; it does not move data out of their reach. Every BAA-covered cloud scribe still places your session audio inside its vendor's cloud and inside that vendor's chosen LLM-inference subprocessor. If either is subpoenaed, breached, or acquired, the audio is reachable. A BAA is the right tool for vendors that legitimately need access to your data. It is the wrong tool for an architectural choice you have available — putting the data somewhere a vendor cannot reach in the first place. TherapyDraft is built on that second choice. See the BAA explainer for the longer version.
Does TherapyDraft support trauma, EMDR, perinatal, or LGBTQ+ subspecialty notes — the kind of subspecialty Psychology Today profiles often advertise?
Yes, and the subspecialty case is where the architectural argument is sharpest. Trauma sessions, EMDR sessions, and other modality-specific work produce session audio that is unusually sensitive — sometimes more sensitive than the resulting note itself, because the note paraphrases what the audio captures verbatim. The wedge of running on-device is that this raw audio never travels. The output formats — DAP, SOAP, BIRP, GIRP, plus the modality-aware note structure for EMDR and somatic work — are produced from the same one-shot template-matching workflow used for any other session. The format is yours; the audio is on your Mac.
Further reading
- On-device therapy note generator — the technical wedge
- Why the network-sandbox entitlement matters
- "Yes, there's a therapy-note AI that doesn't use the cloud"
- Local AI therapy notes — runtime details for M-series
- Pricing comparison across cloud scribes + us
- What a BAA does — and doesn't — cover
- Can an AI therapy note be subpoenaed?
- Join the private beta