List the key features of ghkl, i.e funnels, social planner, opputunities, etc 11:43 AM Marshaled current feature information for GHL overview Marshaled current feature information for GHL overview Mike, let me pull the current feature set for GHL so I'm giving you accurate info rather than working from memory. Orchestrated comprehensive GHL feature compilation Orchestrated comprehensive GHL feature compilation Here's the full rundown of GHL's key features as of early 2026: CRM and Contacts 360-degree contact records tracking every interaction across channels. Smart lists for auto-segmenting contacts by behavior. Unified inbox combining SMS, email, Facebook, WhatsApp, and Instagram DMs in one view. Missed call text-back (auto-sends an SMS when you miss a call). Funnels and Website Builder Drag-and-drop page builder for landing pages, sales funnels, full websites with custom menus, and upsell/downsell pages. Pre-made templates. No coding required. Replaces ClickFunnels/WordPress for most use cases. Opportunities (Pipeline Management) Visual sales pipelines to track leads through custom stages. Triggers set for stage-based automations. Dashboard view of revenue by pipeline phase. Calendars and Appointments Built-in booking system with customizable appointment types, buffer periods, round-robin team assignment, group bookings, and waitlists. Google/Outlook sync. Payment collection at booking. Automated reminders via SMS and email. Workflows (Automation Builder) Visual drag-and-drop workflow builder. Multi-channel sequences (email, SMS, voicemail drops, calls, wait steps). Triggers include form submissions, pipeline stage changes, appointment bookings, tag additions, and more. Email Marketing Bulk email campaigns, drip sequences, email templates, email validation/list cleaning, open and click tracking. SMS and Phone Two-way SMS. Bulk SMS campaigns. Call tracking with per-campaign tracking numbers for attribution. Voicemail drops. Phone system with power dialer. Social Planner Schedule and publish posts to connected social accounts. Content calendar view. Post across multiple platforms from one dashboard. Forms and Surveys Custom branded forms and surveys that feed directly into CRM workflows. Embed on external sites or use within GHL pages. Membership and Courses Full course builder with unlimited video hosting, unlimited users, and unlimited products. Gated membership areas. Sell or offer free courses. Drip content scheduling. Payments and Invoicing Stripe, PayPal, Authorize.net, and NMI integrations. In-app invoices, proposals, and estimates. Subscription/recurring billing. Coupon codes. E-commerce product listings. Text-to-pay links. Reputation Management Automated review request campaigns triggered post-appointment or post-purchase. Multi-platform review monitoring (Google, Facebook). Review widget for embedding testimonials on sites. Yext integration for business listing management. Reporting and Analytics Campaign performance dashboards. Google Ads and Facebook Ads data aggregation. Call tracking attribution. Agent performance tracking (calls, messages, sales activity). AI Features (2025-2026 additions) AI Employee (24/7 automated customer service and booking bot). Voice AI (AI-powered phone answering). AI content generation for blog posts, email copy, and chat replies. AI-powered schema markup generator for funnels/websites. AI image generation. White-Label / SaaS Mode Full rebrand (logos, domains, login pages, mobile app, desktop app). Custom pricing tiers for your clients. Phone/email rebilling with markup. Sub-account management. This is the backbone of FunnelStreams. Apps Native Mac desktop app (Windows expected 2026). Redesigned mobile app (v4.0) with dark mode, universal search, AI assistant, and business card scanner. Other API access. Webhooks. Snapshots (account templates for replication). Custom values and fields. User roles and permissions. Affiliate manager. Communities. Proposals and estimates. Document signing. That covers the full platform. If you want me to map any of these against the F.F.E.W.S. framework or the FunnelStreams snapshot structure, just say the word. do you recall past data on my funnel school program? ncluding the initial mockup website you made in artifacts 11:44 AM Thinking about retrieving past conversation history on a funnel school program project Thinking about retrieving past conversation history on a funnel school program project Let me search for that. Hunted for specific Funnel School program details and artifact mockup Hunted for specific Funnel School program details and artifact mockup Good start. Let me dig deeper specifically for the Funnel School mockup. Excavated prior Funnel School project details and artifacts Excavated prior Funnel School project details and artifacts Mike, here's everything I've got from our past conversations on Funnel School. The initial mockup website was built as a React artifact (FunnelSchool.jsx) in this chat: https://claude.ai/chat/943317a4-ca11-4816-a434-dee96364776b It went through at least two iterations. A remix version also exists from this chat: https://claude.ai/chat/81293fd6-d591-4576-b075-1957b50e84a0 Program details (most recent confirmed state): Funnel School is one of the four FunnelStreams University schools. It is the platform training and systems-building school. Tagline: "Learn the Platform. Build the System." Pricing is $150/mo standalone, or included free with all FunnelStreams AI plans ($250, $400, or $500/mo). An asterisk footnote excludes SaaS Academy, which is a separate monthly GHL School legacy workshop and CustomGPT available through Higher Level School. What members get: Three live workshops per month (no coworking build session, that was removed in the revision). Access to the AI Advisor (originally called f8, then changed to just "AI Advisor" in copy). Full replay library. No contract, cancel anytime. Workshop topics (10 listed on the page): Funnels, pipelines, automations, BizFlows, AI Employees, and other GHL platform features. Sales page structure (12 sections): Nav, Hero with VSL placeholder, Problem section ("You Have the Tools. Nobody Taught You How to Use Them." with placeholder image), What You Get (3 workshops, AI advisor, replay library), Workshop Topics, Who This Is For (6 segments), Meet the AI Advisor, How It Works (5 steps: Join, Attend, Build, Ask AI Advisor, Stack), Pricing (two cards: standalone vs. included with FS AI), Comparison table (Funnel School vs YouTube vs Generic Courses), FAQ (8 items, includes the Higher Level School distinction), Final CTA + Footer. Buttons: "Join Funnel School" and "Learn More" with "Included free with all FunnelStreams AI plans*" as plain text below. Design system: Same as the FunnelStreams AI pricing page and FunnelStreams Hub page. Inter/DM Sans/DM Mono fonts. Purple gradient hero. Dark nav. FunnelStreams design system colors. Key distinction from Higher Level School: Funnel School teaches the platform and how to build systems in it. Higher Level School (waitlist-based, offered annually or free via GHL affiliate) is focused on the SaaS and white-label business model side. The FAQ on the sales page addresses this directly. Want me to pull the actual JSX artifact and rebuild it, or is this the reference summary you needed? Plans & Pricing | FunnelStreams.AI Funnels > pick your funnel > add a new step > drag in a "Custom JS/HTML" element > paste the full HTML file contents into it. This embeds it inside a GHL funnel page, but the GHL page wrapper (header, footer, other rows) will still be visible around it. Best if you want it as one section of a larger page. Full standalone page via custom code block on a blank page. Create a new funnel step, choose a blank template, add a single Full Width section with one column, drag in a Custom JS/HTML element, and paste the entire HTML. Set the section and row padding to 0. This gives you a full page that looks native but is entirely your custom code. FunnelSchool.jsx stays in Claude. That is the React artifact you use for previewing, iterating, and making edits here before re-exporting to HTML. Think of it as the working file. The HTML is the deployable output. If you make more edits to the JSX here, I re-export a fresh HTML when you are ready to push. 1773857093994_image.png how do i get rid if the white space? 2:04 PM Diagnosed whitespace issue and devised CSS reset solution Diagnosed whitespace issue and devised CSS reset solution That white space at the top is the GHL funnel page wrapper adding its own padding. Add this CSS to the very top of the
A FunnelStreams University School

Learn the Platform.
Build the System.

Three live workshops per month. One AI advisor. Everything you need to turn the platform into a business that runs without you.

Watch the Overview

Included free with all FunnelStreams AI plans*

The Problem

You Have the Tools. Nobody Taught You How to Use Them.

You signed up for the platform. You logged in. You saw the dashboard with 40 features and no map. So you watched a few YouTube videos, copy-pasted someone else's funnel, and hoped it would work. It did not. The tools are not the problem. The gap between having the tools and knowing what to build with them is the problem. That is what Funnel School closes.

🖥️
Dashboard screenshot placeholder

What You'll Master

Every major platform feature, taught live with real builds. Not a feature tour. A system-building curriculum.

What You Get

The deliverables. No fluff.

Who This Is For

If you signed up for the platform and need a guide, this is where you start.

Your AI Advisor
AI

Ask It Anything

Your AI advisor lives inside FunnelStreams. It knows the platform. It knows your account. Ask it how to build a workflow, troubleshoot a funnel, write follow-up copy, or set up a pipeline. It does not replace the workshops. It fills the gaps between them.

Workflow help Funnel troubleshooting Copy assistance Pipeline setup Automation logic

How It Works

Simple Pricing

Standalone
$150/mo or $1,500/yr

3 live workshops per month. AI advisor access. Full replay library. No contract. Cancel anytime.

Join Funnel School
A La Carte
$100/workshop

Not ready for a membership? Attend any individual workshop for $100. Check the monthly events calendar for upcoming sessions and topics.

View Events Calendar
Add-On

SaaS Academy Masterclass

One masterclass per month focused on GHL SAASPreneur training. Building, packaging, and scaling white-label SaaS businesses. Sold separately on the events page. Included free for legacy Higher Level School members.

See Events Page

*SaaS Academy is a separate monthly masterclass for GHL SAASPreneur training. Sold separately on the events page. Included free for legacy Higher Level School members.

Why Funnel School Wins

Funnel SchoolYouTubeGeneric Courses
Live platform training
Taught on your actual account
AI advisor between sessions
Templates and resources
Replay library
Covers full platform
Updated monthly
Integrated with FunnelStreams ecosystem

Frequently Asked Questions

Stop Guessing.
Start Building.

Three workshops a month. One AI advisor. Everything you need to turn the platform into a business that runs without you.

Included free with all FunnelStreams AI plans*