
Announcements
Hi everyone,
I'm working with Microsoft Copilot Studio and I want to add multiple choice options (like buttons) dynamically in the conversation flow.
Currently, when designing the Copilot, it looks like we can only add fixed options manually at design time — but I need it to be dynamic. For example:
I want to read FAQs from a document or a database at runtime.
Then generate multiple choice options based on that data.
These options should be shown to the user during the chat.
Is there any workaround or best practice to achieve this?
Can we dynamically create questions/options inside a Copilot flow based on external data?
Thanks in advance for any help!