Skip to main content
Pull live user activity with the Autoplay SDK and surface it to an Ada agent on demand for real-time context.

πŸ“‹ Prerequisites

Complete the Quickstart. You should have:
  • PostHog (or Amplitude) in the browser β€” snippet installed, identify / setUserId setting a stable user_id on login (and email after login if you use it)
  • Your product_id and mcp_key β€” printed by onboard_product in the Quickstart
  • autoplay-sdk installed β€” and a successful live-activity read (Step 4 of the Quickstart)
  • An Ada account β€” with a bot created in the Ada dashboard

The building blocks

Follow the steps in order β€” each page stands alone so you can ship incrementally.
  1. Connect real-time events β€” Pull live user activity into Ada and wire your bot to answer with that context. (Coming soon)
  2. Define proactive triggers β€” Proactively message users in Ada based on what they’re doing in your product. (Coming soon)