Chat that finishes the work
inside your product.
Users ask in plain English. ActBrow opens the right screen, calls your APIs, and completes the task — so they never open a ticket. Unlike Intercom or Zendesk, it acts inside your app.
Prefer a walkthrough? Book a demo
Two script tags · No backend rewrite · Self-hostable
Ask, navigate, and act inside this app
Add a 30-minute intro call to my event types.
Added “30 Min Intro Call” — your booking link is cal.com/you/30min-intro.
Works in any web app — React, Vue, Rails, or plain HTML.
One ask. Navigate. Done.
This is the widget your users get. Click a tab to see navigating, calling an API, running a flow, or answering from docs.
Take me to my upcoming bookings.
Used 2 steps
You're on Bookings — your Thursday calls are highlighted.
Powered by ActBrow
Reads page context and navigates to the right place.
Watch a user finish a task without clicking
One ask in chat → navigate → API call → done. Same flow you embed in your own app.
From zero to in-app chat by end of day
Keep your stack as-is. Skip the rewrite. Follow three steps — then people ask in chat and ActBrow handles the clicking.
- 1
Add an assistant
Create one in the dashboard, then open Connect for the setup prompt.
- 2
Let your coding agent wire it up
Drop the prompt into Claude Code or Codex. It syncs tools and docs over the API so you don't configure by hand.
- 3
Embed with two scripts
Paste the snippet before
</body>and the widget is live on your site.
<script src="https://actbrow-backend.depak.dev/actbrow-sdk.js"></script> |
<script> |
window.ActbrowWidgetConfig = { |
assistantId: "YOUR_ASSISTANT_ID", |
baseUrl: "https://actbrow-backend.depak.dev", |
apiKey: "wk_...", |
navigate: function (path) { window.location.assign(path); } |
}; |
</script> |
<script src="https://actbrow-backend.depak.dev/actbrow-widget.js"></script> |
Put a finishing assistant
in your product today.
Two script tags. Users ask. ActBrow navigates and acts. Start free in minutes — or book a walkthrough.
Two script tags · No backend rewrite · Self-hostable
