Billing & Reporting
Reports
Track your savings, query volume, and rewrite performance over time.
Usage and Savings Reports
Isofold provides detailed reporting on how your queries are being optimized and how much you’re saving.
You can access these reports in the Isofold Dashboard or export them programmatically via the API.
Dashboard Views
In the UI, you’ll find:
- Query Volume — total queries processed per day
- Rewrite Coverage — how many queries were successfully optimized
- Savings Summary — dollars saved and percent reduction
- Diff Viewer — before/after rewrite comparison
Example: Savings Summary
Exporting Reports
You can export reports in JSON or CSV from the dashboard or via the REST API:
CSV Export (Dashboard)
- Visit your Reports page
- Select date range
- Click Export CSV
API Export (JSON)
Returns:
Alerts and Notifications
You can set up thresholds for daily or weekly alerts:
- “Notify me when daily savings exceed $500”
- “Alert if optimization drops below 80%”
These can be configured via the dashboard or API.
For historical billing or usage questions, contact support.