Data Sources
Connect your databases and APIs
Data Sources
alice connects to your data sources to query metrics and take actions.
Available Now
Stripe
Revenue metrics, subscriptions, and customer data.
What you can query:
- MRR, ARR, revenue metrics
- Customer and subscription data
- Failed payments and churn signals
Actions:
- Tag customers
- Add notes
Setup:
- Dashboard > Sources > Add Source
- Click Connect Stripe
- Authorize via OAuth
Supabase
Your app database for user data and custom tables.
What you can query:
- User data and signups
- Any custom tables
- Real-time data
Setup:
Project URL: https://xxxxx.supabase.co
Anon Key: eyJhbG...
Service Role Key: eyJhbG... (optional)Coming Soon
Posthog
Analytics data for usage and behavior.
- Active users and sessions
- Feature usage metrics
- Engagement signals
Crisp / Intercom
Support data for customer health.
- Open ticket counts
- Response times
- Satisfaction scores
Later
- Linear (issue tracking)
- HubSpot (CRM)
- GitHub (deploys)
Combined Queries
The real power is combining sources. Example:
Churn Risk = Stripe + Supabase:
- Payment failed (Stripe)
- No login in 14+ days (Supabase)
Requires Pro or Team tier.
Security
- Credentials encrypted at rest (AES-256)
- OAuth tokens refreshed automatically
- RLS policies respected for Supabase
- Revoke access anytime
- Full audit log