You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can place flows anywhere in your app — at first launch, in front of a premium feature, or after a key action. Every screen is fully customizable, so each flow can match its moment. Here are some of the most popular things you can build:
28
+
29
+
-**App onboarding**: Showcase your app features, ask questions, and personalize the highlighted features and CTAs based on the quiz answers. See [Build a personalized onboarding flow](onboarding-flow-tutorial).
30
+
-**Paywall screens**: Put a feature gate in front of premium content and present your products with feature lists, pricing, and a purchase button. See [Create a basic paywall screen](basic-paywall-screen).
31
+
-**Tiered plans in tabs**: Show subscription tiers side by side in tabs, with conditional text that swaps the feature list and CTA as the user switches between them. See [Create a paywall with tabs](paywall-with-tabs) and [Add conditional text to a paywall](paywall-features-per-product).
32
+
-**Expandable plan lists**: Lead with one highlighted offer and reveal the full product list in a bottom sheet when the user wants to compare. See [Show all plans in a bottom sheet](show-plans-bottom-sheet).
33
+
-**Surveys and quizzes**: Collect goals, preferences, or experience level, then use the answers to branch the flow or tailor later screens. See [Inputs and forms in the Flow Builder](builder-inputs-and-forms).
34
+
-**Social proof**: Build trust with review cards, ratings, and testimonials right before the purchase decision. See [Reviews and testimonials](builder-reviews-and-testimonials).
35
+
-**Promo and winback screens**: Run limited-time discounts, free-trial offers, or winback screens to re-engage lapsed users.
36
+
37
+
These are just the most common patterns. Flows are built from flexible, reusable elements, so you can combine them into almost any screen your product needs — and reshape it whenever your product evolves.
38
+
25
39
## Create a flow
26
40
27
41
Open the **Flows** page and click **Create flow**. Use the following tools to customize your flow:
0 commit comments