Skip to main content

Account

Your account is managed through Clerk. Click the user avatar in the sidebar to:
  • Update your profile (name, avatar)
  • Change your email address
  • Change your password
  • Manage connected accounts (Google, etc.)
DBHost treats one verified primary email as one logical account. If your Clerk user ID changes but your verified primary email stays the same, DBHost reclaims your databases, API keys, and subscription onto the new identity automatically.

Billing

The settings page shows your current plan and subscription status. Free, Pro, and Business are the only self-service app plans. The app loads the active paid prices from Stripe and verifies the Business catalog entry at $15/month. Plan changes use an invoice preview and Stripe-confirmed entitlements. Downgrades take effect at period end and are blocked while current resource usage exceeds the target plan; DBHost does not automatically delete databases to make a downgrade fit.

API keys

See API keys for details on creating, using, and revoking keys.
API access requires a Pro or Business plan. Free plan users will see a prompt to upgrade when trying to generate API keys.
Paid users can create either:
  • Selected databases (Recommended) keys for least-privilege automation
  • Full account access keys for workflows that need to create or manage every database
Keys can also be replaced from the settings page if you need a new secret. Replacing a key invalidates the old secret immediately and shows the new one once. API key scope is immutable in v1. To change which databases a key can use, revoke it and create a new one.