🌱 New Features: HelpHub

The “cheat code” for your users

Add universal search, smart nudges, and timely help content to your product with just one integration.

Search that feels like magic.

Let users search for anything.
An easy and fast way to find features, data, and help content.

Right place, right time.

Give users a gentle nudge down happy paths. Intercept confusion, spotlight features, nudge upgrades.

Go on a quest.

Onboard users or teach them something new. Checklists to go from “you are here” to “I love this product.”

Your help center, in your app

Bring rich help docs inside your product. A smarter self-serve support experience your customers will love.

Develop delight, not code.

Build, target, then measure — no code required.
Create personalized experiences that feel native.

Say goodbye to cover sheets 👋
You can now submit TPS reports without a cover sheet.
Noice!
🌱 New Features: HelpHub ↗

The “cheat code” for your users

Add universal search, smart nudges, and timely help content to your product with just one integration.

Search that feels like magic.

Let users search for anything. An easy and fast way to find features, data, and help content.

Right place, right time.

Give users a gentle nudge down happy paths. Intercept confusion, spotlight features, nudge upgrades.

Guide users on a quest.

Onboard users or teach them something new. Checklists to go from “you are here” to “I love this product.”

Your help center, in your app

Bring rich help docs inside your product. A smarter self-serve support experience your customers will love.

Develop delight, not code.

Build, target, then measure — no code required. Create personalized experiences that feel native.

Brian Testimonial
"We were able to get CommandBar up and running in production in only a few days, and our testing showed that it made our users’ in-app experience easier and faster."
Yoko Li
Senior Product Manager
Brian
"We use CommandBar to allow our users to really do anything that you can do inside the application....in a way that’s faster and easier than anything they could do before."
Kurt Schrader
CEO

Get started

Built for developers and
product teams

Built for developers and product teams

import { init } from 'commandbar';
init('42424242');

window.CommandBar.boot("foobar", {
    jawDroppedtrue,
    isConfusedfalse,
},
{
    formFactor{
        type'inline',
        rootElement'commandbar-inline-root'
    }
});