Skip to content

Commit 0156889

Browse files
committed
Add 'What you can build'
1 parent 2575e68 commit 0156889

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

src/content/docs/guides/flow-builder/adapty-flow-builder.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@ In Adapty, you can create flows in a visual no-code editor.
2222

2323
<ZoomImage id="flow-builder-overview.webp" width="700px" alt="Flow Builder workspace" />
2424

25+
## What you can build
26+
27+
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+
2539
## Create a flow
2640

2741
Open the **Flows** page and click **Create flow**. Use the following tools to customize your flow:

0 commit comments

Comments
 (0)