Pro Components
Base Components
Multi-Step Form Page
Full-page guided setup with sidebar progress, step panels, and mobile step dots.
Example
Terms of ServiceHelp Center
Let's personalize your experience
Tell us a bit about you so we can tailor templates, suggestions, and features to your needs.
What best describes your role?
What do you want to automate first?
Step 1 of 5
Introduction
Multi-Step Form Page includes:- Sidebar (large screens): Gradient rail with step list and completion state.
- Step flow: Role & use case, template, data source, first flow, and invite team.
- Navigation: Continue / back between steps; optional steps marked in the list.
- Mobile chrome: Bottom step dots and “Step X of Y” when the sidebar is hidden.
Usage
import { MultiStepFormPage } from "@/components/ui/multi-step-form-page";
<MultiStepFormPage />;