May 28, 2026

Privacy Policy for SaaS: What Software Companies Must Include

SaaS companies collect more user data than most businesses and face stricter legal requirements. Here is what your privacy policy must include — and the mistakes that lead to compliance failures.

Why SaaS Privacy Policies Are Different

A SaaS product typically processes significantly more personal data than a standard website — account information, usage patterns, payment data, user-generated content, and often sensitive business data belonging to the customer's own users. This creates layered compliance obligations that a generic privacy policy does not address.

If your SaaS product serves business customers who themselves collect data from their end users, you are operating as both a data controller (for your own users' data) and a data processor (for your customers' users' data). Each role carries different legal obligations.

The Core Sections

Every SaaS privacy policy needs these sections, regardless of jurisdiction:

Data You Collect as a Controller

Describe every category of personal data you collect directly from your users:

  • Account registration data (name, email, company, job title)
  • Authentication credentials (passwords, stored as hashed values)
  • Billing and payment information (typically processed by a third party like Stripe — describe the arrangement)
  • Usage data (features used, session duration, click patterns, error logs)
  • Device and browser information (IP address, browser type, operating system)
  • Communications (support tickets, emails, chat logs)
  • User-generated content within your product

Data You Process as a Processor

If your customers upload their own data to your platform — customer records, employee data, project files — you are processing that data on their behalf. Your privacy policy should acknowledge this role and note that such data is governed by your customer agreements (typically a Data Processing Agreement or DPA) rather than this policy.

Under GDPR, if you process data on behalf of EU-based customers, you are legally required to have a Data Processing Agreement in place with each of them.

Third-Party Services

List every third-party service that receives or processes user data: analytics platforms (Mixpanel, Amplitude, Google Analytics), error tracking (Sentry, Datadog), customer support (Intercom, Zendesk), payment processors (Stripe), email services (SendGrid, Mailchimp), cloud infrastructure (AWS, GCP, Azure).

For each, note what data is shared and link to their own privacy policies. This is required under GDPR and builds user trust.

Security Measures

Describe the technical and organizational measures you use to protect user data. At minimum: encryption in transit (TLS), encryption at rest, access controls, and your incident response process. You do not need to disclose specific technical details that would aid attackers — a general description is sufficient.

Data Retention

Specify how long you retain different categories of data. Common formulations:

  • Account data: retained for the duration of the account plus a 30-day grace period after cancellation
  • Payment records: retained for 7 years for tax compliance
  • Usage logs: retained for 90 days
  • Backup data: retained according to backup schedule

User Rights

List the rights users can exercise and how:

  • Access: how users can request a copy of their data
  • Portability: how users can export their data (ideally through a self-service export function in your product)
  • Deletion: how users can request account deletion and what happens to their data
  • Correction: how users can update inaccurate information

For GDPR compliance, include a contact method for submitting rights requests and a commitment to respond within 30 days.

Cookies and Tracking

If you use cookies for analytics, session management, or marketing — describe each category, whether consent is required for each, and how users can manage their cookie preferences.

SaaS-Specific Considerations

Sub-processors

Under GDPR, if you share customer data with third-party services (your "sub-processors"), you must list them and notify customers of changes. Many SaaS companies maintain a public sub-processor list and provide email notifications of additions.

International Data Transfers

If you transfer EU user data to servers or services outside the EU — including US-based cloud providers — you must have a legal mechanism in place. The Standard Contractual Clauses (SCCs) are the most common mechanism for this.

Children's Data

If there is any chance your product could be used by children under 13 (US) or under 16 (EU), address this explicitly. Most B2B SaaS products prohibit use by minors and state this clearly in their terms and privacy policy.

Generating Your SaaS Privacy Policy

TermsDock's Privacy Policy Generator creates a comprehensive policy covering GDPR and CCPA requirements. For SaaS-specific requirements like sub-processor lists and DPA templates, consult a privacy attorney alongside using a generated policy as the foundation.