Application & Data Ownership

Intellectual property ownership

The basic rule is you own your data. This includes the design of your application and the data that your users upload (pursuant to your own agreement with them, of course). What Bubble owns is the code that runs your application, which is not app-specific. This is similar to the fact that Microsoft owns Microsoft Word, but does not own the books written with it.

Exporting your application & data

We support automatically exporting user-created data in the form of CSV files. You can also use the Bubble API and write some scripts to read your data in an automated, more scalable way.

Bubble apps can only be run on the Bubble platform; there's no way of exporting your application as code. If you decide to move off the Bubble platform, you'll have to rebuild the application logic, although we can help you export the design. We'll do our best to help you leave if you want to. Our goal, though, is for Bubble to grow with your app. Via our Javascript and API integrations, you'll never hit a hard limit of the system. Our Dedicated Plans let you have a dedicated cluster only for your apps, maintained by us, and you can scale as your business grows independently from other Bubble applications.

Finally, we want to make sure you feel secure about building on the Bubble platform, so, although we plan to be around for a very long time, here's our guarantee: if for some reason we ever have to close down shop, we will release the Bubble source code under an open-source license so that you can set up your own Bubble server and keep your app running.

Last updated

#567: Moved Plugin API from Alpha to release

Change request updated