Hey Make team!
Here's something that's been bugging me hard as a power user with hundreds of scenarios:
The ask
Let us slap a short label (≤80 chars) right above each module inside the scenario edit view — kind of like a floating sticky note that
lives on the canvas
.
Why it matters
Right now, when I'm navigating across a ton of scenarios, I'm flying blind. I have to "open" each scenario just to figure out what it's doing or why I built it. That's a brutal time sink. Same pain hits with AI Agents — each agent module on the canvas should have a floating tooltip/label so I can quickly grok what role that module plays in the flow without having to click into it.
What it should look like
A tiny, non-intrusive floating tag that hovers "above" the module tile on the canvas — always visible during edit view, never blocking the module itself. Think of it like a sticky label in a circuit diagram. Max 80 chars, editable on double-click or via the module settings.
Bonus — make it searchable
These labels shouldn't just live on the canvas. They should be "indexed and searchable from the Scenarios View". So when I'm searching across my workspace, the search engine crawls those module labels too — not just the scenario name. That way I can type something like "invoice webhook" or "GPT classifier" in the search bar and surface the exact scenario that has that module, without having to open anything. This is a game-changer for anyone running a complex automation stack.
The payoff
Instant clarity when scanning any scenario + a way smarter search experience across the whole workspace. No more guessing games. Huge quality-of-life boost for anyone managing complex automation stacks 🙏
Thanks boys