Utilizing Dynamic Information in AIChatBot for Personalized User Interactions

I integrate an AI chatbot into my app, sourcing its data from the dashboard. My objective is to customize the bot responses based on individual user data, including details like their name. How can I seamlessly inject dynamic data into the bot responses during app runtime?