+ Templates are pre-built dashboards designed around a specific use case or industry.
+ Instead of starting from a blank canvas, you start with a proven framework
+ built on industry best practices that you can adapt to your needs.
+
+
+{/*
+ Cards API (examples):
+ {
+ title: 'Company KPIs', // Main title for the template card
+ description: "Measure health", // Supporting text (matches "blurb" in tours)
+ img: '/templates/kpi.webp', // Image src (314x160 pixels recommended)
+ previewUrl: 'https://...', // Link to the live Mixpanel board
+ bg: COLORS.purple // Optional: Background color constant
+ }
+*/}
+
+
+
+### Essential Boards
+Foundational views to monitor product health, user retention, and core growth metrics at a glance.
+
+
+
+
+
+### Industry-Specific Boards
+Custom-built frameworks optimized for E-commerce, SaaS, and Finance workflows.
+
+
+
+
+
+
+### Board Template FAQs
+
+
+
+ How do I use these templates in my own project?
+
+
+ The tiles above are interactive previews designed for exploration. To use a template with your own data, navigate to your Mixpanel project and choose one of two paths:
+
+
+ From a New Board: Create a new Board (via + Create New > Board) and select a framework from the Start from a Template section.
+
+
+
+
+
+
+
+ Can I customize a template after it's created?
+
+
+ Yes. Think of a template as a starting point, not a fixed structure. You can add reports, change conversion window settings, or adjust event properties to match your specific tracking schema.
+
+
+
+
+
+ Are templates free to use?
+
+
+ Yes. Every template is available to all Mixpanel users, including those on the Free plan.
+
+
diff --git a/public/templates/AICompany_Preview.webp b/public/templates/AICompany_Preview.webp
new file mode 100644
index 0000000000..0710f31fc3
Binary files /dev/null and b/public/templates/AICompany_Preview.webp differ
diff --git a/public/templates/CompanyKPIs_Preview.webp b/public/templates/CompanyKPIs_Preview.webp
new file mode 100644
index 0000000000..14eaa11f22
Binary files /dev/null and b/public/templates/CompanyKPIs_Preview.webp differ
diff --git a/public/templates/Ecommerce_Preview.webp b/public/templates/Ecommerce_Preview.webp
new file mode 100644
index 0000000000..419daf97cb
Binary files /dev/null and b/public/templates/Ecommerce_Preview.webp differ
diff --git a/public/templates/FeatureLaunch_Preview.webp b/public/templates/FeatureLaunch_Preview.webp
new file mode 100644
index 0000000000..0b48e79a2a
Binary files /dev/null and b/public/templates/FeatureLaunch_Preview.webp differ
diff --git a/public/templates/LifecycleAnalysis_Preview.webp b/public/templates/LifecycleAnalysis_Preview.webp
new file mode 100644
index 0000000000..ca037afc0e
Binary files /dev/null and b/public/templates/LifecycleAnalysis_Preview.webp differ
diff --git a/public/templates/MarketingKPIs_Preview.webp b/public/templates/MarketingKPIs_Preview.webp
new file mode 100644
index 0000000000..3394c6251f
Binary files /dev/null and b/public/templates/MarketingKPIs_Preview.webp differ
diff --git a/public/templates/SaaSBusinessKPIs_Preview.webp b/public/templates/SaaSBusinessKPIs_Preview.webp
new file mode 100644
index 0000000000..c5ce0290d3
Binary files /dev/null and b/public/templates/SaaSBusinessKPIs_Preview.webp differ
diff --git a/public/templates/WebAnalytics_Preview.webp b/public/templates/WebAnalytics_Preview.webp
new file mode 100644
index 0000000000..77f4719887
Binary files /dev/null and b/public/templates/WebAnalytics_Preview.webp differ