From the course: Extend Microsoft 365 Copilot with AI Agents
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Adding knowledge to your agent - Microsoft Copilot Studio Tutorial
From the course: Extend Microsoft 365 Copilot with AI Agents
Adding knowledge to your agent
- [Instructor] Let's look at how to add knowledge to your agent. For example, the demo AI agent, California Travel Advisor, has the skills of searching for tour packages and finding sales tax rates for different cities. Instead of relying on public data, the agent bases its answers on internal knowledge sources. In our demo, we use files stored in SharePoint. Here's the Documents folder on my SharePoint site. Sample_California_Tour_Packages is a Word document. It includes some tour packages with information like package name, description, duration, price, group discount rate, and a departing city. California_Sales_and_Use_Tax_Rates is a CSV file. It contains the sales tax rates for various cities and counties in California. Now, let's add this SharePoint site to the knowledge base of our agent. On the Copilot panel, click Create an agent. Click My agents. Choose our agent, California Travel Advisor. Then, click the Edit icon. This opens the configuration page of our demo agent. In 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.