Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dbhost.app/llms.txt

Use this file to discover all available pages before exploring further.

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.
PlanPriceDatabasesStorage per databaseAPI Access
Free$0/mo1250 MBNo
Pro$5/mo51 GBYes
BusinessContact us202 GBYes
To upgrade, click Upgrade on the settings page or visit the pricing page. Self-serve paid plans redirect to Stripe checkout. Business is currently contact-based while DBHost validates heavier shared workloads. Subscriptions can be canceled from the settings page — access continues until the end of the billing period.

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.