The moment someone realizes they have this problem is when they're about to run a meeting for 50 people and half the attendees are emailing asking how to mute themselves or share their screen. The IT admin or L&D coordinator has already written a PDF guide that nobody reads, and the vendor's own help docs — when they exist — are scattered across different pages and written for developers, not end users.

The gap persists because video conferencing vendors sell to IT buyers on features, security, and price. The actual meeting participants — the people who get lost — have no purchasing voice. Vendors have no structural incentive to invest in contextual in-product guidance when the contract is already signed. And bolting onboarding into a mature, modular product is genuinely awkward engineering work that competes with the feature roadmap.

What's missing is something that lives on top of the conferencing interface — not inside it — and walks a specific user through exactly the actions they need to take right now, not a generic tour of all 40 features. Users are complaining that 'the organization of tools via menu tabs is not intuitive' and that 'the interface is overloaded, making it tedious to discover features.' A generic tour makes that worse. What they need is a task-specific guide: 'you're the host of a webinar — here are the four things you'll touch.'

This is a business and not a feature because the need recurs every time a new employee joins, every time a company switches conferencing tools, and every time an infrequent user (quarterly board meeting, external guest) logs in cold. IT teams pay for this once and apply it across their entire user base. Without it, they're either running live training sessions repeatedly (direct cost in hours) or fielding help desk tickets from confused users during meetings (cost in embarrassment and lost productivity).

What to build

Build a browser extension and embeddable JS layer that intercepts the video conferencing UI and injects role-specific, step-by-step task overlays — configurable by an admin per user role — without requiring any changes to the underlying conferencing software.

Where to start

Start with Adobe Connect specifically, where the UI complexity complaints are loudest and the vendor has shown no appetite to modernize — Adobe Connect admins already know their users struggle, making them easier to close without needing to prove the problem exists.

The hard part

Every conferencing vendor updates their UI on their own schedule, which means your DOM-scraping or overlay logic breaks silently and your customer's employees suddenly see broken guides during a live meeting — you need a robust change-detection and versioning system before you can credibly sell to enterprise buyers.

How it makes money

Annual license per organization, priced by number of active users, with a free tier capped at 25 users to allow self-serve discovery by smaller teams or individual power users who then push it up to IT.

See the evidence. The complaints behind this idea, the products they came from, and similar ideas in Video Conferencing.

More ideas in Video Conferencing