const config = { userId: "admin", // optional (or "user_" + Date.now() to generate a unique user ID) personaId: "<YOUR_MIKE_ID>", // required details: { firstName: "John" }, // optional; arbitrary data that 11x can inject into your agent with {{details.x}}}
After integrating the Mike Browser client, you can customize the user interface, add additional event handlers, and implement business logic specific to your application.