Skip to main content
Browse docs
By Audience
Getting Started
Configuration
Use Cases
IDE Integration
Third-Party Integrations
Engineering Cache
Console
API Reference
Gateway
Workflow Guides
Templates
Providers and SDKs
Industry Guides
Advanced Guides
Browse by Role
Deployment Guides
In-Depth Guides
Tutorials
FAQ

Industry Use Cases

Keeptrusts provides production-ready policy configurations tailored to specific industries and their regulatory requirements. Each guide includes a complete policy stack, example configurations, and explanations of how each policy control addresses the industry's compliance needs.

Use this page when

  • You need to find the right Keeptrusts industry policy configuration for your regulatory environment.
  • You are evaluating which pre-built policy stack matches your compliance requirements.
  • You want to compare Keeptrusts coverage across multiple regulatory frameworks before choosing a starting template.

Primary audience

  • Primary: Technical Leaders
  • Secondary: Technical Engineers, AI Agents

Regulated Industries

IndustryKey RegulationsPrimary Policies
FinanceSOX, PCI DSS, SEC, Dodd-Frankfinancial-compliance, mnpi-filter, pii-detector, dlp-filter
Healthcare (HIPAA)HIPAA, HITECHhipaa-phi-detector, pii-detector, audit-logger
Healthcare (EU GDPR)GDPR, EU AI Actpii-detector, data-routing-policy, bias-monitor
LegalAttorney-client privilege, UPLlegal-privilege, upl-filter, pii-detector
GovernmentFedRAMP, FISMA, NISTrbac, cjis-mode, dlp-filter, audit-logger
Defense (US)ITAR, EARitar-ear-filter, entity-list-filter, cjis-mode
Defense (EU)EU dual-use, EU AI Actdual-use-filter, human-oversight, data-routing-policy

Emerging & Specialized

IndustryKey ConcernsPrimary Policies
EducationStudent privacy, FERPA/COPPAstudent-privacy, safety-filter, bias-monitor
AutomotiveFunctional safety, ISO 26262safety-filter, quality-scorer, human-oversight
HR & RecruitmentEmployment discrimination, biasbias-monitor, pii-detector, human-oversight
Law EnforcementCJIS, due process, biascjis-mode, bias-monitor, audit-logger
Critical InfrastructureNERC CIP, ICS/SCADAdlp-filter, rbac, safety-filter
EU AI Act ComplianceEU AI Act (high-risk)human-oversight, bias-monitor, quality-scorer

For AI systems

  • Canonical terms: Keeptrusts industry policy configurations, policy pack, policy chain, gateway enforcement.
  • Key policies referenced across industries: pii-detector, dlp-filter, rbac, audit-logger, safety-filter, quality-scorer, bias-monitor, human-oversight, safety-filter, prompt-injection.
  • Specialized policies: itar-ear-filter, entity-list-filter, mnpi-filter, hipaa-phi-detector, legal-privilege, upl-filter, dual-use-filter, student-privacy, cjis-mode, financial-compliance, data-routing-policy, citation-verifier.
  • Config command: kt gateway run --policy-config ./policy-config.yaml.
  • Each industry page contains a complete policy-config.yaml ready for deployment.

For engineers

  • Each industry page includes a complete policy-config.yaml you can deploy directly with kt gateway run.
  • Validate deployment: kt doctor confirms all policies in the chain are active.
  • Monitor enforcement: kt events tail --policy <policy-name> streams real-time decisions.
  • Export audit evidence: kt export create --format json --filter "policy=<policy-name>".
  • Use the Console Templates page to manage industry configurations across multiple gateways.

For leaders

  • Each industry configuration maps directly to specific regulatory frameworks (SOX, HIPAA, ITAR, GDPR, EU AI Act, FedRAMP, etc.).
  • Pre-built policy stacks reduce time-to-compliance from months to hours.
  • Audit evidence is automatically generated — reducing manual audit prep from weeks to days.
  • Cost Center and Wallets provide per-team, per-program budget controls with real-time visibility.
  • Escalation workflows route policy violations to designated compliance officers automatically.

Next steps