Daily signups, last 30 days
Trend: +23% · Peak: Jan 22
SELECT DATE_TRUNC('day', created_at), COUNT(*)
FROM auth.users
GROUP BY 1;AI insights
Ask in plain English and get a chart, a written insight, and the generated SQL. Scoped to your schema.
Connect in under a minute. Dashboards, AI queries, and alerts.
One place for AI queries, live dashboards, and alerting, connected in under a minute.
Daily signups, last 30 days
Trend: +23% · Peak: Jan 22
SELECT DATE_TRUNC('day', created_at), COUNT(*)
FROM auth.users
GROUP BY 1;Ask in plain English and get a chart, a written insight, and the generated SQL. Scoped to your schema.
| METRIC | VALUE | Δ |
|---|---|---|
| Active users | 12,847 | +8.2% |
| New signups | 334 | +23% |
| DB connections | 87 | stable |
| Cache hit ratio | 94.2% | -1.1% |
| Storage used | 4.2 GB | +12% |
Auth, database health, and usage metrics out of the box. No charting libraries to wire up.
| ISSUE | SEVERITY | CVSS |
|---|---|---|
| High CPU usage | Critical | 9.1 |
| DB connections spike | High | 7.4 |
| Cache hit ratio drop | High | 6.8 |
| Storage threshold | Medium | 5.2 |
→ Slack · Email · Webhook
Monitor CPU, connections, cache, and storage. Alert on Slack, email, or webhook when thresholds drift.
Share access with fine-grained permissions and a complete audit trail for every change.
| MEMBER | ROLE |
|---|---|
Alex Chen alex@acme.io | Owner |
Sam Rivera sam@acme.io | Admin |
Jordan Lee jordan@acme.io | Analyst |
Morgan Park morgan@acme.io | Support |
Riley Kim riley@acme.io | Analyst |
Custom roles · Project sharing · Invite links
Invite members, assign roles, and share Supabase projects across your org. Custom roles control who can query, export, or manage alerts.
riley@acme.io as analyst
analyst → admin · sam@acme.io
production-api with team
Read-only dashboards
jordan@acme.io accepted invite
Every invite, role change, and project action is recorded automatically. Review a tamper-resistant trail for compliance and incident review.
No credit card, no schema dumps, no SQL. Just sign in, connect Supabase, and look at your data.