Building an Autonomous AI Agent in Copilot Studio – Part 4: Create an Excel Spreadsheet Listing Trainers and Qualified Courses

Reading Time: 2 minutes


Welcome to part 4 of this blog post series.

If you missed the previous parts, visit the links below:


In this blog post, I will create an Excel spreadsheet and store it in my OneDrive for Business account.

The Excel file will include a list of trainers who have volunteered to become mentors, assisting other trainers with course preparation. The agent will analyse the Microsoft Form submission, read the Excel spreadsheet, and automatically assign a suitable mentor based on the course selected. The Excel file could be kept in a SharePoint location in a production environment to allow for access and updates.

The Excel spreadsheet will include three columns including:

  1. MentorName
  2. MentorEmail
  3. Course

I name the Excel file mentors.xlsx and upload it to my OneDrive for Business. For the purpose of this demo, I have added the same email address for all demo users. Format the data as a table. By structuring the data as a table, the agent can cleanly filter and select the correct mentor.

Agent6


Ok, so that’s the Excel spreadsheet including the trainers.

In the next post, I will create an Excel spreadsheet where the agent will log details of the mentee and the mentor assignment.

Click the following link to continue to part 5: Building an Autonomous AI Agent in Copilot Studio – Part 5: Create an Excel Log File to Record Mentor Requests – Cloud Build

How useful was this post?

Click on a star to rate it!

As you found this post useful...

Follow us on social media!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.