Overview
My plan
My plan
Shows the current subscription plan for the app, including plan name, price, and a short description. Lists key inclusions such as workload units, file storage, app editor count, server log hours, and development version. Includes a button to change plans and links to learn more about plans and pricing.
Workload
Displays how many have been used during the current billing cycle, along with the total monthly allocation. Shows whether overages are enabled or disabled. Includes options to change the plan or upgrade for more workload, and a link to view usage metrics.
Storage
Indicates the percentage and amount of file storage currently in use out of the total allocation. Includes options to change the plan or upgrade for more storage, and a button to view file storage details.
Plugins
Lists the total number of plugins installed in the app, along with the name, publisher, and license type for each. Includes a button to manage plugins.
General
Privacy and security
This section controls who can access and edit your app. It includes settings for application rights, password protection, two-factor authentication, and additional security options like iframe rendering and file upload restrictions. Some features in this section require a Growth plan to deploy.
Password protection
Allows you to enter a username and password that must be entered before your app can be viewed in run-time. Can be applied only to your Development environment, or to both Development and Live. We highly recommend keeping your Development environment password protected with a unique username and password.
Two-factor authentication
Allows you to enable two-factor authentication for users logging in to your app.
General appearance
Customize basic visual elements of your app, including the favicon, progress bar color, and the loading spinner color used in repeating groups.
General services API keys
Add API keys for services Bubble integrates with, such as Google Geocode and Google Maps. These keys are required when using a custom domain.
Algolia
Enable Algolia search in your app. This feature requires a Growth plan to activate.
iOS appearance
Manage how your app appears on iOS devices. Upload startup images for different screen sizes and configure behavior such as hiding the Safari UI or disabling zoom gestures.
Custom fonts
Add custom fonts to your app by specifying a font name and linking to a CSS file path. Each font weight must be added individually. External resources like FontLibrary are supported.
Design import
Redirects you to the Figma-to-Bubble design converter, which replaces the previous in-editor design import tool.
App file management
Remove unused items to keep your app lightweight and improve performance. Tools are available to optimize the application and clean up app changes history.
Importing and exporting
Export or import the full app configuration, including pages, workflows, and settings. These options require a Growth plan to use.
Advanced options
Enable additional settings like timezone overrides for date and time inputs or page-level behavior controls. You can also expose the option to add an ID attribute to HTML elements, which is helpful for applying custom CSS or targeting elements with JavaScript.
API
Public API endpoints
Manage access to your app’s APIs and backend workflows. You can enable the Workflow API, Data API, and choose whether to hide the Swagger documentation. Deployment of these features requires the Growth plan.
Article series: The Bubble API
Infinite recursion protection
Set limits on how many times a workflow can schedule itself (recursively) to prevent accidental infinite loops. Limits can be set separately for development and live environments. If a workflow exceeds the limit, it is automatically stopped.
Article: Infinite recursion protection Article: Recursive workflows
3rd party OAuth / SAML access
Configure login redirects for OAuth or SAML-based authentication. Use this section to add and manage third-party apps for SSO.
Discourse SSO
Set up single sign-on with Discourse forums. You can enter the base URL, SSO secret, and optional flags for account setup behavior. You’ll also need to deploy your app and enable SSO in Discourse’s settings using the provided Bubble API URL.
Advanced
Download your app’s public for use in external authentication or verification workflows.
Collaboration
Users editing this app
Manage who can collaborate on your app and control the level of access each user has. You can set permissions for app editing, data access, log viewing, and limit access to only the development version. Admin rights can also be toggled per user.
Invite a user
Invite collaborators by entering their email address. You can choose to invite them or transfer app ownership. This section also includes an option to show other users’ cursors while they edit the app in real time. A Growth plan is required to deploy with collaborators.
Article: Collaborators
Languages
General settings
Set the primary language for your app and optionally connect a language field on the user type to support language-specific experiences.
Application texts and messages
Manage the static text content used throughout your app, such as system messages or labels. You can create new texts, edit existing ones, and export or import translations using CSV files. This section also supports multi-language configurations based on your selected language.
Article: Translating your app
Sub apps
Sub applications
Create sub apps that inherit functionality from your main app. You can optionally copy the database from the main app when creating a sub app. This feature is useful for managing white-labeled apps or app instances for different clients. Requires the Team plan.
Push to sub applications
Push updates from your main app to existing sub apps. This helps keep all sub applications in sync with your latest changes. This feature also requires the Team plan.
Article: Sub applications
Versions
Bubble release tier
Controls how your app receives updates to the Bubble platform. You can choose a release tier (e.g., immediate or delayed) depending on how quickly you want to adopt platform changes. This feature requires the Growth plan.
Available Bubble Engine versions and current version
Shows which Bubble Engine version your app is currently using, along with available updates. You can review version details and choose to upgrade when you're ready. This helps you manage stability and take advantage of engine improvements.
Beta features
Note: Beta features are experimental and may be changed or removed at any time.
Allows you to enable features that are still in development and not yet part of a stable release. These features can be toggled on or off at any time, but must be deployed to use in the Live version. You can also provide feedback or report issues directly.
Notifications
Manage your notifications
Set up custom alerts to monitor your app’s workload usage. Notifications help you stay informed and take action before hitting usage limits. Use the Create notification button to get started.
Last updated
Was this helpful?