Security & Governance
Strict per-org data isolation, aggregate-only admin access, and time-boxed support approval — built in from the start, not bolted on after a customer asked.
Every organization's transcripts, deals, scores, and configs are isolated with row-level security (RLS) keyed on org_id. One customer's data is never visible to another's — enforced at the data layer, not just in application logic.
AIDTD's own super-admin view only ever shows aggregate stats: seats, call counts, MRR. It does not show transcripts, deals, or org configs. We built RIO to run on aggregate data because that's all we should need to operate the platform.
RIO uses a small set of sub-processors solely to provide the service — including Deepgram for transcription and Anthropic's Claude for analysis. We do not sell your data or your customers' data to third parties.