New:
AI-Powered docs & chat
HelpHub:
AI-powered chat for any site

AI-powered user assistance

In-app help + natural language search + non-annoying nudges — in one powerful platform 🎁

Your help center, in your app

Make your help docs, walkthrough videos, and blog posts searchable in-app, always at your users' fingertips.

Custom ChatGPT for your app

Use that content in HelpHub to train a custom AI-powered chatbot.

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.”

Develop delight, not code

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

Ask AI
Say goodbye to cover sheets 👋
You can now submit TPS reports without a cover sheet.
Noice!
New:
AI-Powered docs & chat
HelpHub:
AI-powered chat for any site

AI-powered user assistance

In-app help + natural language search + non-annoying nudges — in one powerful platform 🎁

Your help center, in your app

Make your help docs, walkthrough videos, and blog posts searchable in-app, always at your users' fingertips.

Custom ChatGPT for your app

Use that content in HelpHub to train a custom AI-powered chatbot.

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.”

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'
    }
});