β¨ Final result
- Without real-time context
- With real-time context

π Prerequisites
Complete the Quickstart. You should have:- Your activity source set up β PostHog (or Amplitude) capturing events in your app, with
identify(orsetUserId) setting a stableuser_idyou can also reference inside Botpress - A registered product β your
product_id,mcp_url, andmcp_keyfrom the Quickstart - A Botpress account β with a bot created in Botpress Studio
The building blocks
Follow the steps in order β each page stands alone so you can ship incrementally.- Connect real-time events β Pull a userβs live activity on demand from the Autoplay connector and wire an Autonomous Agent to answer with that context.
- Define proactive triggers β Proactively message users in Botpress based on what theyβre doing in your product. (Coming soon)