- Do you sell data?
- No. We do not sell, broker, or trade call data, transcripts, or telemetry. Mobile numbers, opt-in data, and messaging consent are never shared with third parties or affiliates for marketing or promotional purposes.
- Where is data stored?
- Application and voice databases run on AWS RDS in the United States, with recordings and transcripts in S3. Our dashboard is hosted on Vercel. The full list of providers that process data on our behalf is published in our Sub-processors document.
- Who else receives call data?
- Speech recognition, language model, and speech synthesis providers process call audio and transcripts to deliver the service, and telephony carriers route the calls themselves. Each is named, with the data categories it receives, in our Sub-processors document rather than summarized as an 'e.g.' list.
- How is one tenant isolated from another?
- Every query is scoped to a workspace, and PostgreSQL row-level security is bound per transaction as a backstop, so a query that fails to scope fails closed at the database rather than returning another tenant's rows.