OVERVIEW_DASHBOARD
Real-time predictive burn rate analytics.
LIVE_BURN_RATE_PREDICTION
-$4,250.00
AI projects a 15% budget overflow by end of month if dining out costs persist at current velocity.
> DEPLOY AI
WEBHOOKS_INTEGRATED
Fire custom POST requests to your internal Slack or Discord when high-velocity spending anomalies are detected by the neural engine.
- Sub-50ms Latency
- Custom JSON Payloads
CUSTOM_SQL_QUERY
Stop relying on pre-built UI filters. Query your exact transactional ledger using standard PostgreSQL syntax directly in the browser terminal.
SELECT amount FROM ledgers
WHERE cat = 'SaaS' AND ts > NOW() - INTERVAL '30d';
SYS_CHANGELOG [v2.6.4]
- [2026-03-24] PATCH: Resolved latency spikes in Plaid token rotation algorithm. Montreal datacenter throughput increased by 14%.
- [2026-03-10] MINOR: Added `predictive_burn` property to the `/v1/metrics` endpoint response payload.
- [2026-02-28] MAJOR: Upgraded neural inference engine to V5. Forecasting accuracy for variable expenses improved by 6.2%.
- [2026-02-15] MINOR: Export capabilities expanded. You can now pipe specific SQL queries directly to an S3 bucket via cron.