User is logged out
Discover how to enhance your no code SaaS security with Bubble.io's "User is logged out" feature, empowering solopreneurs to create robust authentication systems without writing a single line of code.

How to limit app features to logged in users
In this Bubble tutorial we explore a number of different ways to limit UI elements and Workflows based on whether a user is logged in or logged out.

How to limit features to a specific user role
In this Bubble tutorial we explain how you can limit access to features in your app based on Current User's Role.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Protect Your Bubble.io Data with READ and WRITE Permission Control!
Learn how to implement robust security measures in your Bubble.io web applications! In this comprehensive tutorial, we dive deep into two crucial aspects of app security: privacy rules for protecting data access and UI-based restrictions for controlling user actions. Discover how to prevent unauthorized data access by implementing custom privacy rules, and learn the proper way to restrict specific features based on user roles using both UI elements and workflow conditions.

How to reduce Workload Units (WU) on page load
In this Bubble.io tutorial we demonstrates 3 ways to show default data in your Bubble app when the page loads. Two of the examples involve creating a Custom State and adding extra workflows. We demonstrate who you can achieve the same effect with default data on a page without adding extra workflows or having to repeat Do a Search searches.

Web Scraping Google Search Results in Bubble.io - Part 1
Web scraping Google search results is easy with the Serper.dev API. In this Bubble.io tutorial we demonstrate how to use the Serper.dev API to fetch Google Search results into your Bubble app. A must for anyone building an SEO focussed SaaS app with Bubble.

OpenAI & Bubble Tips - Beautiful error handling
In this Bubble tutorial we demonstrate how you can replace the ugly browser alerts when OpenAI responses with an error. We explain how you can replace this error with an beautiful in app notification and send an email to your tech team with the error details.

How to Check User Timezone UTC Value In Bubble.io
In this Bubble.io tutorial video we demonstrate how to use a plugin to detect a User's UTC offset. We conclude by discussing some additional factors when working with timezones.

Intro to Product listing page using Repeating Groups
In this Bubble tutorial we build a simple product listing page using the Repeating Groups element. We explore how to add data to a Repeating Group element, how to style a Repeating Group and how to link the whole cell in a Repeating Group to a page displaying a single entry in our Bubble database.