Skip to content

Configuration

Access settings via the gear icon in the sidebar or press Cmd/Ctrl + ,.

General

Theme, language, and startup behavior.

Data Sources

Manage connected databases and file sources.

AI Settings

Configure AI model preferences and API keys.

Privacy

Control data sharing and telemetry.

Probably stores configuration in:

PlatformLocation
macOS~/Library/Application Support/Probably/config.json
Windows%APPDATA%\Probably\config.json
Linux~/.config/probably/config.json

You can override settings with environment variables:

Terminal window
PROBABLY_THEME=dark
PROBABLY_AI_MODEL=claude-3
PROBABLY_DATA_DIR=/path/to/data