How DataEnabler protects every tenant — isolation by design, encryption, RBAC/RLS and full audit.
Every row is scoped to tenant → company with PostgreSQL row-level security (RLS). There is no cross-tenant query path — even Platform super admins cannot read tenant business rows without an explicit, audited grant. All exports and deletes are tenant-scoped.
Data is encrypted in transit and at rest. TLS 1.2+ for every request, AES-256 at rest for database and backups. Secrets (DB creds, signing keys) are stored in a managed vault, never in code or logs.
Roles, permissions and RLS policies are per-company. A user only sees modules and rows their role allows. Sessions are short-lived, passwords are hashed, and tenant admins control provisioning/offboarding.
Finance, Inventory and CRM are fully audited — who changed what, when, from which IP/device. Audit logs are append-only and tenant-isolated, retained per policy and exportable by the tenant admin.
Automated daily backups, tenant-isolated and encrypted. Point-in-time recovery tested regularly. Retention per plan; tenant admins can export company data anytime from tenant.html.
We monitor for anomalies, run dependency patching, and maintain an incident runbook. Report security issues to security@dataenabler.com — we acknowledge within one business day and keep the reporting tenant updated until closure.
You control user provisioning, role assignments and data accuracy of invoices, POs and payroll. We protect the platform, isolation and encryption. Together we keep tenant data accurate and isolated.
Security questions: security@dataenabler.com — Privacy: Privacy Policy — Terms: Terms of Service.
This page is for demo — have your security team review before production.