Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In Copilot Studio, you can create an Adaptive Card to summarize user responses, by using an embedded AI-based authoring experience. This embedded Copilot experience can help you build a card that incorporates variables collected from previously answered questions.
This functionality is especially helpful to summarize answers provided by the user within a topic. In such scenarios, a Message node with an Adaptive Card follows the series of Question nodes. The agent can then validate at once all information collected from the user. For example, by validating order information before submitting it to a database or a Power Automate flow, you reduce the probability of errors in the processing of the request.
Add a summary response
Open the topic where your agent asks questions.
Select Copilot on the topic toolbar. The Edit with Copilot panel appears.
Scroll down to Examples that work and review the options for what the embedded Copilot capability can do. Remember, this capability is designed for agent makers only, and users never see it.
Select Summarize the information gathered from the user in an Adaptive Card and then select Update in the prompt area.
Copilot adds an Adaptive Card node at the bottom of your topic. This node references the variables that store the user response from every Question node in the topic.
Test your topic and save it.
Tip
You can further enhance the Adaptive Card with images and schema changes appropriate for Bot Framework WebChat hosts. For more information on supported formats and schema, see Adaptive Cards.
If you enhance an Adaptive Card with other components, make sure that the version specified in the card payload is appropriate for the intended host app.