Skip to content

Dashboard

The Butterbase dashboard at dashboard.butterbase.ai gives you a visual interface to manage all aspects of your backend.

PageWhat it does
AppsView, create, and manage all your backend apps
API KeysGenerate and manage bb_sk_ API keys for programmatic access
BillingView your plan, usage metrics, and upgrade options
SettingsAccount settings and developer mode toggle

When you select an app, you get access to these sections:

SectionWhat it does
OverviewApp ID, API base URL, and quick-start information
SchemaVisual schema editor — view and modify tables, columns, types, and constraints
DataData browser — view, insert, edit, and delete rows in your tables
UsersManage end-user accounts, view profiles, and monitor sign-ups
OAuthConfigure social sign-in providers (Google, GitHub, Discord, etc.)
RLSView and manage row-level security policies on your tables
FunctionsDeploy, view, and manage serverless functions with logs and metrics
DeploymentsView frontend deployment history and manage live deployments
RealtimeConfigure real-time WebSocket notifications on tables
AIConfigure AI model gateway settings, BYOK keys, and view usage
StorageBrowse uploaded files, view metadata, and manage storage
MonetizationSet up Stripe Connect, manage subscription plans and products
AuditView authentication event logs (logins, signups, password resets)
App SettingsCORS configuration, JWT token lifetimes, and app-level settings

The dashboard has a developer mode toggle in Settings. When enabled, you get access to the Apps page and full app management features. When disabled, you see a simplified view focused on billing and account settings.

You can access these docs at any time from the Documentation link in the dashboard sidebar, or directly at docs.butterbase.ai.