Privacy & Telemetry

Portabase is self-hosted: your databases, backups, credentials, and configuration stay inside your infrastructure. By default, the server sends anonymous, aggregated usage metrics once a day. These metrics help us understand how Portabase is used in production and prioritize improvements without exposing your data, secrets, or configuration.

What we collect

FieldMeaning
orgsTotalNumber of organizations
usersTotalNumber of users
agentsTotalNumber of connected agents
databasesTotalNumber of registered databases
databasesByTypeCount of databases per engine
storageByBackendCount of storage channels per provider
notificationsByChannelCount of notification channels per provider
agentsByVersionCount of agents per version
encryptionEnabledWhether backup encryption is on
dashboardVersionThe Portabase server version
instanceIdA random ID, hashed before it leaves your server

Only counts, booleans and version strings. Never personal data, database contents, hostnames, credentials or configuration.

How to turn it off

Set this environment variable on the server and restart:

TELEMETRY=false

Questions? contact@portabase.io