Hello Singasane, Shubham,
Thanks for reaching out. If you want to create a Copilot bot that provides information based on the user's age group. Here's how you can set it up
Create Topic: "Age-Based Information"
Add Multi-Choice Question Node:
Question: "Please choose your age group:"
Options: "Age less than 15 years," "Age between 15 years to 30 years," "Age greater than 30 years"
Add Conditional Branches:
On selection of "Age less than 15 years," go to a node utilizing knowledge source A.
On selection of "Age between 15 years to 30 years," go to a node utilizing knowledge source B.
If "Age more than 30 years" is chosen, go to a node that makes use of knowledge source C.
Set up Generative Answers Nodes:
In every conditional branch, include a generative answers node which points to the corresponding documents or knowledge sources pertinent to the age range chosen.
Ref: https://learn.microsoft.com/en-us/microsoft-copilot-studio/authoring-create-edit-topics?tabs=webApp
Thanks,
Smita
*************************************************************************
If the response is helpful, please click on "upvote" button. You can share your feedback via Microsoft Copilot Developer Feedback link. Click here to escalate.