Microsoft Power Platform Fundamentals Microsoft Copilot Studio 2 — Questions and Answers
Question 1: What is 'generative answers' in Microsoft Copilot Studio?
- Automatically generating conversation topics from existing SharePoint content
- Using a large language model to dynamically answer user questions from connected knowledge sources without pre-authoring topics (Correct answer)
- Generating Power Automate flows from natural language descriptions
- Creating image responses within chatbot conversations
Correct answer: Using a large language model to dynamically answer user questions from connected knowledge sources without pre-authoring topics
Generative answers allow a copilot to answer questions on the fly using AI grounded in connected knowledge sources (websites, SharePoint, files), without requiring manually authored topics.
Question 2: In Copilot Studio, what is a 'variable' used for?
- Storing a piece of information captured during the conversation for later use in that session (Correct answer)
- Defining configurable environment settings for the copilot
- Setting the temperature parameter for the AI language model
- Mapping user intents to specific topics
Correct answer: Storing a piece of information captured during the conversation for later use in that session
Variables store data (such as a user's name or account number) collected during the conversation so it can be referenced and reused in later nodes.
Question 3: What does the 'End conversation' node do in a Copilot Studio topic?
- Deletes the conversation transcript from the system
- Signals the end of the conversational interaction, optionally showing a satisfaction survey (Correct answer)
- Transfers the user to a live human agent immediately
- Resets all variables and restarts the copilot from the greeting topic
Correct answer: Signals the end of the conversational interaction, optionally showing a satisfaction survey
The 'End conversation' node terminates the current conversation, and makers can optionally present a CSAT survey to gather user satisfaction data.
Question 4: Which feature in Copilot Studio allows the bot to hand off a conversation to a human agent?
- Topic redirect
- Escalate action (Transfer to agent) (Correct answer)
- Fallback topic
- Power Automate approval action
Correct answer: Escalate action (Transfer to agent)
The 'Transfer to agent' (escalate) action in a topic passes the conversation and its context to a connected live chat system for human handling.
Question 5: What analytics capability does Copilot Studio provide out of the box?
- Real-time conversation monitoring via Azure Monitor only
- Built-in dashboards showing session volume, resolution rate, escalation rate, and top topics (Correct answer)
- Power BI Embedded reports that must be manually configured
- Google Analytics integration for web-based channels
Correct answer: Built-in dashboards showing session volume, resolution rate, escalation rate, and top topics
Copilot Studio includes built-in analytics dashboards that show key metrics like the number of sessions, resolution rates, topic trigger counts, and escalations without additional configuration.
Question 6: What is the 'Greeting' system topic in Copilot Studio?
- A topic that fires when the copilot encounters an error
- The topic that is triggered when a user first starts a conversation with the copilot (Correct answer)
- A topic that sends daily greeting messages to subscribed users
- A template topic for collecting user contact information
Correct answer: The topic that is triggered when a user first starts a conversation with the copilot
The Greeting system topic runs automatically at the start of a new conversation, typically welcoming the user and setting expectations for what the copilot can help with.
What is 'generative answers' in Microsoft Copilot Studio?