Skip to main content
Agent Builder in Microsoft 365 Copilot
Agent Builder in Microsoft 365 Copilot
- Agent Builder provides an easy way to build declarative agents for Microsoft 365.
- Agents can be built from following apps and sites:
- microsoft365.com/chat
- office.com/chat
- Microsoft Teams Desktop and web client
Building agents using Agent Builder
- When a new agent is chosen in Microsoft 365 Copilot, we can:
- use natural language to describe agent and copilot builds it
- configure agent manually using Configure tab
- Start with a template for a specific use case.
RECOMMENDED: Using natural language to describe agent
- This approach understands a user's intent through natural language. It provides suggestions, guidance and next-based prompts.
- It generates optimized agent instructions to build accurate, high-quality agents.
- After describing the agent, the tool prepopulates: Name, Description, Instructions, Knowledge sources, Suggested prompts
- On New agent, select
Skip to configure.
- Following fields make up the agent:
- Name: name of the agent with a character limit of 30 characters.
- Icon: choose an icon from library or manually upload one with PNG file with a transparent background at 192x192 pixels resolution under 1 MB size limit.
- Model: choose the LLM model on which agent will run
- Description: helps the LLM identify and use agent for specific task or situation with 1000 characters as the limit.
- Instructions: specific instructions to the LLM to extent the capabilities with 8,000 characters limit.
- Knowledge: specify up to 20 knowledge sources or Copilot connectors.
- Capabilities: enhance user experience by adding capabilities.
- Starter Prompts: it helps other users understand common supported scenarios by the agent. Each one comes with a name and description with no minimum number required.
Build from template
- It includes templates to reuse to build agents for specific use cases.
- It comes preconfigured with description, instructions and prompts.
- To start: New agent -> Start with a template
Adding capabilities
- Following capabilities can be added to the agent:
- Code interpreter: solve complex math problems, analyze data and generate visualizations.
- Image generator: generate image based on user prompts.
Default Response Mode
- It controls how the agent approaches each question, either to prioritize speed or take more time for in-depth analysis.
- Different response modes are:
- Auto - set as default, automatically chooses the best approach based on each question, balancing speed and depth of analysis.
- Quick response: agent replies quickly, keeps responses concise, it doesn't require in-depth analysis.
- Think deeper: it takes more time to analyze the question before responding.
Adding knowledge sources
- Following knowledge sources can be added:
- public website URLs: must be only two levels, cannot contain query parameters, upto 4 URLs
- upto 100 SharePoint files, folders or sites: list can have max of 20,000 rows and 50 MB of raw text, Attachments column isnt indexed
- up to 50 onedrive files
- up to 5 Teams chat URLs
- embedded files
- copilot connectors