Security & Privacy
Contract Connection is designed with security as a core principle.
This page explains how the system protects sensitive contract data.
Your Data Is NEVER Used for AI Training
- Your documents are NEVER used to train AI models
- Your data is NEVER shared with third parties
- Your queries are NEVER logged for model improvement
- Analysis results belong to YOU, not us
This applies to all supported AI providers. Contract Connection uses API configurations that explicitly disable training on your data.
Data Protection
Encryption
TLS 1.3 in transit, AES-256 at rest. Your data is encrypted everywhere.
Tenant Isolation
Each user has completely isolated storage. No co-mingling of data.
SOC 2 Type II Design
Architecture designed for SOC 2 Type II compliance standards.
Data Residency
Data stored in US region. Architecture supports configurable regions.
Data Retention
Configurable retention policies. Delete your data anytime.
Audit Logging
Full audit trail of all access and actions on your data.
Access Controls
Role-based access. No employee access without explicit permission.
SSO & SAML
Architecture supports single sign-on integration with identity providers.
How We Handle Your Data in AI Analysis
Contract Connection uses Retrieval-Augmented Generation (RAG) to analyze your contracts. Here's exactly what happens at each step:
Document Processing
When you upload a contract:
- Document is chunked into smaller sections
- Each chunk is converted to a mathematical 'embedding'
- Embeddings are stored in YOUR isolated database
- Embeddings are encrypted at rest (AES-256)
- Each user has isolated storage (no co-mingling)
- Original text is stored encrypted, never in plain text
Query & Retrieval
When you ask a question or run analysis:
- Your question is converted to an embedding
- We search YOUR documents only (tenant isolation)
- Relevant sections are retrieved (typically 5-10 chunks)
- Queries are ephemeral (not stored or logged)
- Row-level security ensures you only see YOUR data
- No cross-user data access is possible
AI Analysis
Retrieved sections are sent to the AI model:
- Only relevant chunks sent (NOT entire documents)
- AI generates analysis based on those chunks
- Response returned to you immediately
- AI providers configured: NOT used for training
- Data NOT stored after processing
- NOT accessible to AI provider employees
- BYOK option: use your own API keys
- On-prem option: AI runs locally, nothing leaves network
RAG Security Architecture
Deployment Options
Choose the architecture that fits your security requirements.
Cloud
Default- Fastest setup
- Fully managed
- Automatic updates
BYOK
Your API Keys- Your AI accounts
- Your billing
- Your data policies
On-Premises
Self-Hosted- Runs on your network
- Local LLM option
- Air-gap compatible
Compliance-Ready Architecture
Contract Connection is designed with compliance requirements in mind: