From the course: Building in Microsoft Copilot Studio
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Use variables and entities
From the course: Building in Microsoft Copilot Studio
Use variables and entities
- [Instructor] Microsoft Copilot Studio is an integrated development environment for building your AI agents. To better use this powerful tool, we need to learn some common elements like variables and entities. As you already know, topics are the main building blocks for your AI agents. Topics can use the components like variables to save users responses, and attract topic states. We also have access to system and environment variables, entities to identify a specific object from users' messages like money, speed, and city names, and actions to perform a specific task. Microsoft Copilot Studio provides many prebuilt connectors for us. Let's quickly look at them in Microsoft Copilot Studio. Here's my AI agent in Microsoft Copilot Studio. Click topics in the menu. Select the topic, goodbye. The question node asks, "Would you like to end your conversation?" It saves the user response as the variable, EndConversation. Click the EndConversation variable to see its properties. It shows the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Create an AI agent6m 42s
-
(Locked)
Add knowledge to your AI agent3m 16s
-
(Locked)
Create actions for your AI agent3m 7s
-
(Locked)
Manage topics in your AI agent6m 56s
-
(Locked)
Use variables and entities2m 57s
-
(Locked)
Create a topic from scratch7m 54s
-
Create a topic from a description with Copilot5m 34s
-
(Locked)
-
-