On 1 September 2023, Switzerland's revised Federal Act on Data Protection (nDSG/nLPD) entered into force, replacing a framework that had stood largely unchanged since 1992. The new law aligns Swiss data protection more closely with the EU's GDPR while preserving distinctly Swiss characteristics. For companies building AI-powered products, whether headquartered in Switzerland or serving Swiss customers, the nDSG creates both obligations and opportunities.

As a Zug-based software company that builds AI-augmented products for clients across Europe, we have navigated these requirements from day one. This article distils what we have learned into practical guidance for product teams.

What the nDSG Actually Requires

The nDSG is sometimes described as "GDPR-lite," but that framing is misleading. While it shares core principles with the GDPR, there are important differences that affect AI system design.

Key Principles Relevant to AI

Where nDSG Differs from GDPR

No mandatory Data Protection Officer. Unlike the GDPR, the nDSG does not require organisations to appoint a DPO, though it recommends it. However, having a clear data protection governance structure is practically essential for AI-heavy organisations.

Broader scope for legitimate interest. The nDSG allows processing based on legitimate interest without requiring the balancing test that GDPR Article 6(1)(f) demands. This gives Swiss companies slightly more flexibility, but it does not eliminate the need for thoughtful analysis.

Criminal sanctions for individuals. Unlike the GDPR's administrative fines against companies, the nDSG imposes criminal penalties, with fines up to CHF 250,000, on responsible individuals. This concentrates accountability and makes data protection a boardroom concern.

"The nDSG's individual liability provision changes the conversation. Data protection is no longer just a cost of doing business. It is a personal responsibility for decision-makers."

Practical Implications for AI Products

Training Data Governance

If your AI models are trained or fine-tuned on data that includes personal information from Swiss residents, you need a clear legal basis for that processing. For most commercial applications, this means either explicit consent or a well-documented legitimate interest analysis.

We recommend maintaining a training data registry that documents, for each dataset: its source, the legal basis for processing, what personal data it contains, how it was anonymised or pseudonymised, and when it was last reviewed. This is not just a compliance exercise; it is essential for reproducibility and auditability.

Model Hosting and Data Residency

The nDSG's cross-border transfer rules have direct architectural implications. If you use external LLM providers, you must verify:

For sensitive applications, we increasingly deploy models within Swiss or EU data centres. The operational overhead is real, but it eliminates cross-border transfer concerns entirely and gives clients confidence that their data never leaves a controlled jurisdiction.

Automated Decision-Making Transparency

When an AI system makes or significantly contributes to decisions that affect individuals, like credit scoring, insurance pricing, or candidate screening, the nDSG requires transparency. Practically, this means:

We build these requirements into the architecture from the start: logging decision inputs and outputs, implementing feature-importance explanations, and designing human escalation workflows as first-class system components, not afterthoughts.

The EU AI Act: What Swiss Companies Need to Know

While the nDSG governs data protection, Swiss companies serving EU customers must also contend with the EU AI Act, which regulates AI systems based on their risk level. High-risk AI systems, including those used in employment, credit, education, and critical infrastructure, face significant obligations around documentation, testing, human oversight, and conformity assessment.

Switzerland is not directly subject to the EU AI Act, but the market access imperative makes compliance practically mandatory for any Swiss company with EU customers. We advise clients to design for EU AI Act compliance as the baseline, since it represents the strictest set of requirements they are likely to face.

A Compliance-by-Design Framework

Based on our project experience, we recommend a five-layer framework for building compliant AI products:

  1. Data Layer: Training data registry, purpose documentation, consent management, anonymisation pipelines, and data retention policies.
  2. Model Layer: Model cards documenting training data, methodology, limitations, and bias assessments. Version control for models with audit trails.
  3. Inference Layer: Input/output logging, PII detection and redaction, content safety filters, and data residency enforcement.
  4. Decision Layer: Explainability mechanisms, confidence thresholds, human escalation pathways, and fairness monitoring.
  5. Governance Layer: Periodic audits, incident response procedures, regulatory change monitoring, and stakeholder communication templates.

No single tool addresses all five layers. Compliance is an architectural property that emerges from deliberate design decisions at every level of the system.

Privacy as a Competitive Advantage

It is tempting to view data privacy compliance as a cost centre, a tax on innovation. We see it differently. In a market increasingly concerned about AI safety and data governance, Swiss data protection standards are a differentiator.

Clients in regulated industries, from banking to healthcare, actively seek partners who can demonstrate rigorous data protection practices. "Built in Switzerland" carries weight not just for watches and chocolate, but for software that handles sensitive data responsibly.

The companies that treat compliance as a strategic investment rather than a regulatory burden will find that their privacy-first architecture becomes a selling point, a trust signal, and a foundation for sustainable growth in the AI era.

Need help building compliant AI systems? Our Governance & Safety practice helps organisations navigate Swiss and EU data protection requirements without slowing down innovation. Reach out to our team.