Skip to Content
v0.8.0 · shippedNative iOS / Android / Flutter / Capacitor SDKs, A2A discovery, SOC 2 readiness, residency, BYO storage, BYOK. Read the changelog →
Admin consoleNatural-language query

Natural-language query

Ask “how many critical bugs touched the checkout component last week, grouped by browser?” and the query page translates it to SQL, validates the SQL against an allow-list of read-only tables, runs it, and renders the result as a chart.

All queries land in the audit log with the user, the prompt, the generated SQL, and the result row count.

Last updated on