Built to be trusted with B2B data.
We're deliberate about our security posture. Below is what we operate today, and what's on the roadmap for larger deployments.
Data residency
All Zygnal data is hosted in AWS ap-southeast-2 (Sydney). Customer data does not leave the region by default. Multi-region deployment is on the roadmap for customers with cross-region disaster-recovery requirements.
Tenant isolation
Multi-tenancy is enforced at the query layer via a tenant-aware middleware. Every query that reads or writes tenant data is scoped to the authenticated tenant; the application code cannot read tenant_id from request bodies. Vector and full-text indexes are partitioned by (tenant_id, product_id) — no cross-tenant or cross-product retrieval bleed.
On the roadmap, this is reinforced with PostgreSQL row-level security policies and per-tenant customer-managed KMS keys.
Authentication and access
Staff users sign in with email-and-password or Google, with TOTP MFA. SSO and SCIM via Microsoft Entra ID and SAML 2.0 are on the roadmap. Per-product staff permissions (admin / editor / viewer) gate access to product-scoped data.
The in-product drawer authenticates customers with HMAC-signed boot tokens issued by your backend. There are no shared secrets in the browser, and no separate Zygnal account is required for end-customers.
Audit logging
Every mutating action — article edits, ticket transitions, configuration changes, integration connections — is recorded via middleware. Audit log entries are immutable from the application layer. Audit-log streaming to your SIEM is on the roadmap for Scale.
AI providers and data handling
Zygnal uses Anthropic (Claude) for the agent, triage and content generation, and OpenAI for embeddings — called directly. Under both providers' API terms, your content is not used to train models. No code or customer content is retained by the providers for training.
Encryption
In transit: TLS 1.2+ on every public endpoint. At rest: AES-256 on RDS, S3, and EBS. Customer-managed KMS keys are on the roadmap for Scale.
Compliance roadmap
Today: Australian Privacy Act, GDPR data-handling principles, ISO 27001-aligned controls (informal). On the roadmap: SOC 2 Type II audit, ISO 27001 certification, EU multi-region option.
Reporting a security issue
If you believe you have found a security issue, please email security@zygnal.com. Please give us a reasonable window to investigate and fix before public disclosure. We do not currently run a paid bug bounty.
Start free today.
Create a workspace in minutes — no credit card. Embed the drawer, add your docs, and watch the support-to-engineering loop close.