Privacy & data handling
How your Salesforce export is handled when you use the Ravienta Live Audit. This is a technical guarantee, not just a policy promise — every claim below can be verified in your browser's DevTools.
Last updated: May 20, 2026
1. What we receive when you run an audit
Nothing from your CSV. The audit runs entirely in your browser. We never receive opportunity names, account names, amounts, owners, stages, dates, or any other field from the file you select.
2. How your CSV is read
When you choose a file, the browser's built-in FileReader API loads the bytes into the current tab's memory. PapaParse converts the text into rows. Both libraries run on this device — no network is involved.
3. How scoring works
MEDDPICC depth, pipeline coverage, sales velocity, deal inspection, and the executive briefing are computed by JavaScript in the same browser tab. There is no server-side scoring service that could see your data.
4. Network activity
Loading the page itself is a normal HTTP request and downloads HTML, CSS, JavaScript, and fonts. Once the page is loaded, no further outbound requests are made that contain CSV content. You can verify this in DevTools → Network or by disconnecting from the internet — the audit still completes.
5. Retention
Zero. Your parsed data lives in this tab's memory only. Refresh, close, or navigate away and it is gone. We have no database, S3 bucket, or log store that ever held it.
6. Privacy proof log
On the audit page you can download a plain-text log of every client-side step that executed during your session. The log is generated locally and contains no CSV content — just the sequence of events you can cross-check against the Network tab.
7. Cookies and tracking
We do not set tracking cookies on the audit flow. We do not associate uploads with an account because no account is required.
8. Sharing
Because we never receive your CSV, we have nothing to share with anyone — no subprocessors, no analytics vendors, no AI providers receive your pipeline data through this audit.
9. Contact
Questions about this disclosure? Email hello@ravienta.com and we will respond personally.
