Introduction
Microsoft Copilot Studio allows organizations to quickly create agents based on business scenarios their customers and employees can easily interact with as needed. Items like topics can be easily created by subject matter experts with no coding required, to create intelligent conversation paths to help guide individuals down as they interact with the agents. The agent authoring functionality provided by Microsoft Copilot Studio provides a great starting point for organizations to build intelligent agents.
One of the many benefits of Microsoft Copilot Studio is the fact that it allows individuals to communicate with agents using natural language understanding. This means that users can type as they would talk, and the agent understands and interact with them accordingly. Additionally, the agent can capture the responses users provide along the way. For example, as a user engages with your agent, you can capture and store information like their name or date of birth, so it can be easily used later in other parts of your agent.
To assist with this, Microsoft Copilot Studio includes two features that can help you enhance and improve the overall experience of interacting with your agent.
These features are:
Entities: An entity is an information unit that represents a certain type of a real-world subject, like a phone number, zip code, city, or even a person's name.
Variables: A variable is a piece of information captured and stored in an agent so it can be used later.
Throughout the remainder of this module, we're going to examine the capabilities of working with Entities and Variables in Microsoft Copilot Studio.