Network Boundary
Before anything reaches us, traffic passes through a global edge network that absorbs denial-of-service attacks and rate-limits abusive requests. The application and API are never exposed directly.
Your book sits behind layers of protection, and every request crosses each one before it can reach your data. Here's every layer, top to bottom.
Before anything reaches us, traffic passes through a global edge network that absorbs denial-of-service attacks and rate-limits abusive requests. The application and API are never exposed directly.
We never see your password, and neither does anyone else. Sign-in runs on Amazon's identity service, trusted by thousands of companies, and stores no password a person could read. Sessions time out on their own.
Row-level security walls your data off to your own company inside the database. It's reachable only when it's you asking, and enforced deep enough to hold even if a bug ever slips into the app above it.
Every byte is encrypted with AES-256 at rest and TLS in transit, unreadable whether it's sitting still or moving between you and us.
Your records and your documents sit in professionally run data centers on US soil, the same class of infrastructure the rest of the enterprise software world runs on. Everything is encrypted, fenced off to your company alone, and never mixed in with another customer's book.
The database is backed up every day, so an earlier version can always be restored. Nothing gets lost internally.
Every change writes a permanent event stamped with who, when, and which account. Nothing can be quietly rewritten; voided entries are marked, never deleted.
The keys that unlock your data never leave our servers. Nothing hidden in the page in front of you, or in anyone else's, would get a person one step closer to your book. And the app can't be wrapped inside a lookalike site to trick your team into handing over a login.
We don't grade our own homework. A SOC 2 Type I audit is scheduled for Q3 2026, with independent penetration testing to follow. Findings feed straight back into the build so gaps get closed, not hidden.
No. Your data is walled off to your own organization, enforced inside the database itself, so it holds even if a bug slips into the app above it.
Sales-role users only see the deals they created or are assigned to, and admin actions are enforced on the server, not the interface.
No, it can't go looking. The assistant has no direct line into your data. It can only ask our system the same questions you could ask it yourself, and it only ever gets back what you're already allowed to see.
You can export your data today, with a defined export window even if SAMS ever couldn't continue operating.
Only when required to resolve something you've raised. Nobody browses customer data casually, and every access leaves a trace.
| Framework | Status | Where it stands |
|---|---|---|
| SOC 2 Type I | In progress | Compliance platform onboarded; Type I audit scheduled Q3 2026. |
| GDPR / UK GDPR | Aligned | Signable DPA with Standard Contractual Clauses on request. |
| CCPA / CPRA | Aligned | We don't sell or share personal information; access, deletion, and export requests honored. |
| ISO 27001 | Planned | Scoped for after SOC 2; controls largely covered by the SOC 2 program. |
| Vendor | What they touch | Region |
|---|---|---|
| Cloudflare | Edge network, Workers runtime, R2 document storage | Global edge / US |
| Supabase | Managed Postgres (primary database) | US |
| AWS Cognito | Hosted authentication (login, session tokens) | US |
| Cloudflare Workers AI | In-app assistant inference (zero-retention) | Global edge |
| QuickBooks (Intuit) | Accounting sync via OAuth | US |
Security questions, questionnaires, and vulnerability disclosures go straight to a real person.