HIPAA Compliant Contact Form for Therapists: The 8 Rules That Keep Intake Legal (2026)

Your Squarespace or Wix contact form probably isn't HIPAA compliant. Here's what actually makes intake legal, and 8 rules to check your setup against.

A padlock icon in the browser bar has never made a single therapy website legal to collect client information on. That's the gap between what most therapists think "HIPAA compliant" means and what it actually requires, and it's the gap that turns an ordinary contact form into a liability.

Why a Standard Website Contact Form Puts Therapists at Risk

What counts as PHI the moment someone types "I'm struggling with..."

Protected health information is not limited to diagnosis codes and treatment notes. Under the HIPAA Privacy Rule, the moment a prospective client types their name alongside a description of a mental health concern into a form field, that combination can qualify as PHI, because it links an identifiable person to information about a health condition. A form that asks "What brings you to therapy?" invites exactly the kind of disclosure that triggers compliance obligations, whether or not the practice intended it to.

The SSL padlock myth: encryption in transit isn't compliance

SSL, technically TLS today, encrypts data while it travels from a visitor's browser to your server. That's a baseline security practice every site should have, but it says nothing about where the data is stored, who can access it, how long it's retained, or whether the vendor has agreed to be legally accountable for it under the HIPAA Security Rule. A green padlock and an unencrypted database or a plain text email notification can coexist on the same form, which is where most "HIPAA compliant" claims quietly fall apart.

When a contact form triggers HIPAA (and the rare cases it doesn't)

A simple name, email, best time to call form with no mention of symptoms sits in a grayer area, and some practices treat it as outside HIPAA's reach because it doesn't yet contain health information. The safer posture, and the one this guide recommends, is to build every form as though it will eventually collect PHI, because clients don't read field labels before they start typing about what's actually going on. If you're still assembling the basic structure of your site, the intake step in How to Build a Website for a Therapy Practice is exactly where most practices bolt on a form without thinking this through, so it's worth revisiting before you launch.

The Non-Negotiable: A Signed Business Associate Agreement (BAA)

What a BAA is and why the form vendor, not you, must sign it

A Business Associate Agreement is a contract between a covered entity, you the therapist, and any vendor that creates, receives, maintains, or transmits PHI on your behalf. It obligates the vendor to safeguard the data to HIPAA's standards and to notify you under the Breach Notification Rule if something goes wrong. Without a signed BAA in place, using a tool to handle client health information is a violation regardless of how good that tool's security actually is. The HHS guidance on business associate agreements lays out what these contracts must contain, so you know what to look for when a vendor offers one.

Which mainstream form tools will not sign a BAA

Google Forms, the default contact block in most Wix and Squarespace templates, and Typeform's standard consumer plans are not built for regulated health data and do not extend BAAs on their common tiers. That doesn't make them bad tools, it makes them the wrong tool for a form that might collect clinical information.

Form ToolSigns a BAA on standard plans?What to do instead
Google FormsNoRoute through a HIPAA-tier form tool or your EHR's intake portal
Wix (default contact block)NoSwap in a HIPAA-tier form embed
Squarespace (default contact block)NoSwap in a HIPAA-tier form embed
Typeform (standard plans)NoRequires an enterprise conversation or a purpose-built HIPAA form tool
Purpose-built HIPAA form toolYes, on paid HIPAA-tier plansConfirm the BAA covers your exact use case before launch

If you're comparing platforms more broadly, Best Website Builders for Therapists: The 6 That Actually Fill Caseloads breaks down which of those six can support a BAA-backed form natively and which will require a third-party HIPAA form tool.

How to actually request and store your BAA

Ask the vendor directly, usually through sales or support, whether they offer a signed BAA and on which plan tier. Some provide it as a standard document you countersign during setup; others require an enterprise-level conversation. Once signed, keep a copy somewhere durable, not just an email thread, since you may need to produce it during an OCR breach investigation or audit.

The 8 Rules of a HIPAA Compliant Contact Form

Treat these as a checklist. A form that fails even one of the eight is not compliant, no matter how good the rest looks.

Rule 1-2: BAA in place and end-to-end encryption at rest

  1. A signed BAA is in place with the form vendor before a single submission goes live, covering exactly what the vendor stores or transmits on your behalf.
  2. Data is encrypted at rest, not just in transit, so submissions sitting in a database are unreadable without proper credentials, consistent with the standards described in the NIST Cybersecurity Framework.

Rule 3-4: No PHI in email notifications or plaintext database rows

  1. No PHI appears in email notifications. Many form tools default to emailing you the full submission, which routes clinical details through an inbox that almost certainly isn't itself HIPAA compliant.
  2. No plaintext database rows. Submission data should never be viewable as raw, unencrypted text by anyone poking around the backend or a database export.

Rule 5-6: Access controls, audit logging, and auto-timeout

  1. Access controls limit who can view submissions to staff who actually need to see them, with individual logins rather than a shared password.
  2. Audit logging and auto-timeout keep unattended access in check. The system logs who viewed what and when, and it automatically signs users out after a period of inactivity.

Rule 7-8: Data retention limits and a clear privacy notice on the form

  1. Data retention limits are defined and enforced, so old submissions don't sit indefinitely as an expanding liability.
  2. A clear privacy notice appears on the form itself, telling the person what happens to the information before they submit it.

If your form is bolted onto the same stack described in How to Build a Website for a Therapy Practice, it needs to be evaluated as its own compliance surface, separate from whether the rest of the site looks good or loads fast.

What to Actually Write On (and Around) the Form

The minimum-necessary field set

The safest form is the one that asks for the least. Name, email or phone, and preferred contact time are usually enough to start a conversation. Fields like "briefly describe what you're seeking help with" invite exactly the disclosures that raise your compliance burden without adding much practical value, since you'll cover that in the actual intake call anyway.

The one-line disclaimer that tells clients not to share crisis details

Add a short line near the submit button, something to the effect of: this form is not monitored in real time and is not for emergencies. If you're in crisis, contact the 988 Suicide and Crisis Lifeline or go to your nearest emergency room. This protects the client and limits your exposure if someone uses the form inappropriately.

Consent and privacy-notice microcopy that reduces legal exposure

Borrow the same plain language instinct used in What to Write on Your Therapy Website and apply it to your form: short, direct sentences that tell the visitor what's collected, how it's used, and how long it's kept. A line like "information submitted here is encrypted and used only to schedule your consultation" does double duty as compliance language and as copy that builds trust.

Build vs. Buy: Compliant Setups That Actually Work

There are three realistic paths, and each trades cost against control differently.

PathWhat it isBest forWhere hidden costs show up
A: HIPAA form toolA BAA-backed form service embedded on your existing siteKeeping your current website and just fixing the formFee scales with submission volume or seat count
B: EHR intake portalRoute inquiries into a system like SimplePractice or TherapyNotesPractices already paying for an EHRMay still need a non-PHI request-a-consult form to funnel people in
C: Encrypted intake linksSend a secure, one-time link after initial contact rather than collecting PHI on the public siteKeeping the public-facing form minimalExtra step can cause drop-off if not handled smoothly

Path A: HIPAA form tool embedded on any site

This is the closest thing to a drop-in fix: swap your existing embed for a form tool that offers a BAA on its paid tier, and keep the rest of your site unchanged. It's the fastest path if your builder is flagged in Best Website Builders for Therapists as needing a third-party form.

Path B: Practice-management/EHR intake portal instead of a website form

If you're already running client records through an EHR, it likely has its own compliant intake functionality. Your website's contact step can then be reduced to name and preferred contact method, and route people into the EHR's portal for anything clinical.

Path C: Encrypted intake links and secure client portals

Some practices keep the public form extremely minimal and only send a secure, authenticated link once a real conversation has started. This shrinks the form's compliance surface to almost nothing, at the cost of one extra step for the prospective client.

Cost of each path and where the hidden fees hide

None of these are free, and the real cost isn't always the sticker price. See How Much Does a Therapist Website Cost? for where compliant intake tools fit into an overall website budget, including the HIPAA-tier add-ons most base quotes leave out.

Mid-Article CTA: Get an Intake Setup That's Both Legal and Fills Your Caseload

A compliant form is worthless if no one finds it

Solving the legal problem and solving the marketing problem are two different jobs, but they land on the same page. A form that meets every rule above still fails you completely if the site around it doesn't convert visitors into consultation requests in the first place.

Pairing secure intake with a site that converts visitors to booked calls

Once your intake is legally sound, the next question is whether your site is actually structured to get people to that form. How to Get More Therapy Clients From Your Site covers the conversion side of this, the layout, calls to action, and trust signals that turn a visit into a submission, so that a compliant form and a full caseload become one project instead of two separate ones.

Beyond the Form: The Other Compliance Rules Your Website Triggers

Good Faith Estimates and the No Surprises Act on your intake flow

If you're a private-pay or self-pay practice, the intake moment triggers more than HIPAA. The No Surprises Act and its Good Faith Estimate requirements mean uninsured and self-pay clients are entitled to a written estimate of expected costs before their first session. This obligation sits right next to your contact form in the client journey, and it's worth reading Good Faith Estimate Requirements for Therapists: The 9 Rules That Keep You Compliant alongside this guide, since both rule sets fire at the same intake moment.

Automatically surfacing GFE info before the first appointment

The cleanest setups mention the Good Faith Estimate process on the same page as the contact form, or trigger it automatically as part of the intake sequence, so it isn't something a solo practitioner has to remember to send manually for every new client. The HHS guidance on Good Faith Estimates is the authoritative source on what the estimate needs to include.

Where compliance overlaps with the private-pay client experience

For practices that lean private-pay, this overlap is a feature, not a burden. A prospective client who receives a clear cost estimate alongside a clearly labeled, secure intake process reads that as a well-run practice before they've even had a first session.

Directory Forms vs. Your Own Compliant Form

How Psychology Today handles contact and PHI on your behalf

Directories like Psychology Today route initial inquiries through their own contact system, which shifts a portion of the compliance burden onto the directory rather than your website. That's a real advantage for a solo practitioner who doesn't want to manage a compliant form at all.

Why owning a compliant form gives you control directories don't

The tradeoff is control. A directory's form is built to their specifications, not yours, and you can't customize the fields, the disclaimers, or the routing. Owning a BAA-backed form on your own domain means you decide exactly what's collected and where it goes, which matters more as a practice grows past a single clinician. Do You Still Need Psychology Today in 2026? walks through this tradeoff in more depth, including when the directory's built-in system is genuinely enough.

When to route inquiries through both

Most practices land on running both in parallel: the directory listing for discovery and its handled-for-you contact flow, and a compliant form on the practice's own site for people who find it directly through search or referral. Neither replaces the other.

Frequently Asked Questions

Is an SSL certificate enough to make my therapy contact form HIPAA compliant? No. SSL/TLS only protects data while it's traveling between the browser and the server. Compliance also requires a signed BAA with the vendor, encryption at rest, access controls, and the other rules covered above.

Does Squarespace, Wix, or Google Forms sign a BAA for a therapy contact form? Their standard, consumer-facing plans generally do not. If you're using one of these platforms, you'll typically need to embed a third-party HIPAA-compliant form tool rather than relying on the platform's default contact block.

Is a website contact form even required, or can I just use my EHR's intake portal? A website contact form isn't strictly required. Many practices route all clinical intake directly into their EHR or practice-management portal and keep the public website form minimal, collecting only a name and preferred contact method.

What information should a HIPAA compliant contact form not collect? Avoid open-ended fields that invite clinical detail, such as "describe your concern." Stick to the minimum necessary: name, contact method, and preferred time to talk. Save clinical questions for a secure intake process after the first contact.

Do I need a signed Business Associate Agreement if the form only asks for a name and email? If the form never collects health information and is paired with a clear instruction not to share clinical details, some practices treat it as lower risk. The safer and more defensible approach is to assume any contact touchpoint could eventually collect PHI and require a BAA regardless.

What happens if a client puts detailed clinical or crisis information in my contact form? Once that information is submitted, it's likely PHI regardless of what the form intended to collect, which is why the form vendor needs a BAA in place before the first submission, not after. The crisis disclaimer near the submit button exists specifically to reduce how often this happens.

Getting this right isn't about finding a plugin labeled "HIPAA compliant" and calling it done. It's a signed agreement, a handful of technical controls, and copy that tells clients what's happening with their information, all working together so your intake process is as legally sound as the care you provide once someone actually walks through the door.

Your practice website, woven in minutes

Answer six questions and watch one of 150 hand-crafted templates become your site — live on a free subdomain, yours to edit forever. Free to start, no card.

Build my site free →
HIPAA Compliant Contact Form for Therapists: The 8 Rules That Keep Intake Legal (2026) | PracticeWoven