FAQ
General
Section titled “General”What is Probably?
Section titled “What is Probably?”Probably is a data analysis tool that lets you explore your data using natural language queries powered by AI.
Is my data secure?
Section titled “Is my data secure?”Yes. Your data never leaves your machine unless you explicitly connect to external services. All processing happens locally.
What databases are supported?
Section titled “What databases are supported?”Currently supported:
- PostgreSQL
- MySQL
- SQLite
- CSV/Excel files
- Parquet files
Pricing
Section titled “Pricing”Is there a free version?
Section titled “Is there a free version?”Yes, Probably offers a free tier with core features. Premium features require a subscription.
Can I use my own API keys?
Section titled “Can I use my own API keys?”Absolutely. Bring your own OpenAI or Anthropic API keys in Settings > AI Settings.
Technical
Section titled “Technical”Where is data stored?
Section titled “Where is data stored?”All data stays local by default:
| Data Type | Location |
|---|---|
| Config | App data directory |
| Cache | Temp directory |
| Exports | Your chosen location |
Does it work offline?
Section titled “Does it work offline?”Core features work offline. AI-powered features require internet access to reach the model APIs.
How do I update?
Section titled “How do I update?”The app checks for updates automatically. You can also check manually via Help > Check for Updates.