You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: copilot/agent-essentials/m365-agents-faq.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ f1.keywords:
4
4
ms.author: erikre
5
5
author: ErikRe
6
6
manager: dansimp
7
-
ms.date: 11/13/2025
7
+
ms.date: 03/17/2026
8
8
ms.update-cycle: 180-days
9
9
audience: Admin
10
10
ms.topic: concept-article
@@ -20,16 +20,16 @@ description: Get answers to frequently asked questions about agents governance f
20
20
21
21
## Do I need an agent or a connector? How do I get started?
22
22
23
-
Whether you need an agent or a connector depends on your business needs. Copilot agents support specialized workflows and experiences, whereas connectors help add knowledge to Microsoft 365 intelligence experiences, including Copilot.
23
+
Whether you need an agent or a connector depends on your business needs. Agents in Microsoft 365 support specialized workflows and experiences, whereas connectors help add knowledge to Microsoft 365 intelligence experiences, including Copilot.
24
24
25
-
-**Copilot agents** extend the functionality of Copilot by acting as specialized AI assistants tailored to specific domains or use cases. You can use agents to extend Copilot's knowledge, automate workflows, and deliver tailored user experiences in Microsoft Teams, Outlook, SharePoint, or custom apps. You can create a declarative agent using Copilot's AI infrastructure, model, and orchestrator. Or, for complex workflows or specific language models, you can create a custom agent. For more information, see [Agents for Microsoft 365 Copilot](/microsoft-365-copilot/extensibility/agents-overview).
25
+
-**Agents in Microsoft 365** extend the functionality of Copilot by acting as specialized AI assistants tailored to specific domains or use cases. You can use agents to extend Copilot's knowledge, automate workflows, and deliver tailored user experiences in Microsoft Teams, Outlook, SharePoint, or custom apps. You can create a declarative agent using Copilot's AI infrastructure, model, and orchestrator. Or, for complex workflows or specific language models, you can create a custom agent. For more information, see [Agents for Microsoft 365 Copilot](/microsoft-365-copilot/extensibility/agents-overview).
26
26
-**Copilot connectors** enable you to ingest data, such as unstructured, line-of-business data, into the Microsoft Graph so that Copilot can reason over that data alongside other data. There are more than 100 prebuilt Copilot connectors available, and the Connectors API can be used to create custom connectors. For more information, see [Microsoft 365 Copilot Connectors](/microsoft-365-copilot/extensibility/overview-copilot-connector).
27
27
28
28
To get started, [review our planning guide](/microsoft-365-copilot/extensibility/planning-guide), which can help you define your business need, and determine whether you need an agent or a connector. Also see [Understand available agent options](m365-agents-admin-guide.md#understand-available-agent-options).
29
29
30
-
## What kinds of Copilot agents are available?
30
+
## What kinds of agents are available for Microsoft 365?
31
31
32
-
There are two main types of Copilot agents you can create:
32
+
There are two main types of agents you can create for Microsoft 365:
33
33
34
34
-**[Declarative agents](/microsoft-365-copilot/extensibility/agents-overview#declarative-agents)**, which use Copilot's AI infrastructure, model, and orchestrator. These agents are built using low-code tools like Agent Builder or pro-code tools like Visual Studio, Visual Studio Code, and the Microsoft 365 Agents Toolkit. Declarative agents run in Microsoft 365 Copilot and Microsoft 365 apps like Teams, Outlook, and SharePoint.
35
35
-**[Custom engine agents](/microsoft-365-copilot/extensibility/agents-overview#custom-engine-agents)**, which are fully customized AI assistants. These agents require hosting outside of Microsoft 365, and are typically built using low-code Copilot Studio or pro-code tools like Visual Studio, Visual Studio Code, and Agents Toolkit, using languages such as .NET, Python, and JavaScript, and frameworks like Semantic Kernel or LangChain.
@@ -39,21 +39,21 @@ For more information, see the following articles:
39
39
-[Choose what type of agent to build](/microsoft-365-copilot/extensibility/agents-overview#choose-what-type-of-agent-to-build)
40
40
-[Understand available agent options](m365-agents-admin-guide.md#understand-available-agent-options)
41
41
42
-
## Who can create, build, and share Copilot agents?
42
+
## Who can create, build, and share agents?
43
43
44
44
-**Users** can create declarative agents in Agent Builder or SharePoint if enabled by tenant settings (requires Copilot license or subscription)
45
45
-**Makers** can use Copilot Studio (lite or full) for low-code agents
46
46
-**Developers** can use Copilot Studio SDK or Agents Toolkit for pro-code agents. Developers can also [submit agents to the marketplace](/copilot/microsoft-365/agent-essentials/agent-policies/agent-submit-marketplace)
47
47
- Both **Makers** and **Developers** can add actions, connectors, and advanced logic in Copilot Studio or via the Microsoft 365 Agents Toolkit
48
48
49
-
People in your organization can also [sideload agents](/copilot/microsoft-365/agent-essentials/agent-policies/agent-sideload), [share agents](/microsoft-365/admin/manage/manage-shared-agents), and [publish agents](/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps#publish-agents), according to tenant policies and admin controls that are configured in the Microsoft 365 admin center.
49
+
People in your organization can also [sideload agents](/copilot/microsoft-365/agent-essentials/agent-policies/agent-sideload), [share agents](/microsoft-365/admin/manage/manage-shared-agents), and [publish agents](/microsoft-365/admin/manage/agent-registry#publish-agents), according to tenant policies and admin controls that are configured in the Microsoft 365 admin center.
50
50
51
51
For more information, see the following articles:
52
52
53
53
-[Agents admin guide for Microsoft 365](m365-agents-admin-guide.md)
54
-
-[Manage access to Copilot agents](/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps#manage-access-to-copilot-agents)
54
+
-[Manage access to agents in Microsoft 365](/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps#manage-access-to-copilot-agents)
55
55
56
-
## What tools do I need to create, build, implement, and use Copilot agents?
56
+
## What tools do I need to create, build, implement, and use agents in Microsoft 365?
57
57
58
58
Depending on what you want to do, Copilot agent tools are available, as summarized in the following table:
59
59
@@ -71,7 +71,7 @@ Make sure to review the following resources:
71
71
72
72
## What governance or controls are available for agents?
73
73
74
-
The following governance options are available for Copilot agents:
74
+
The following governance options are available for agents in Microsoft 365:
75
75
76
76
-**[Copilot Control System](/copilot/microsoft-365/copilot-control-system/overview)**: Unified dashboard for managing Copilot and agents
77
77
-**[Microsoft Purview](/purview/ai-microsoft-purview)**: Compliance, audit, and eDiscovery across all extensibility options
@@ -83,7 +83,7 @@ See [Understand agent security, privacy, and compliance](m365-agents-admin-guide
83
83
84
84
Yes. Reports are available to help administrators monitor licenses, agents, and deployments. Custom reports can also be created. See [Copilot Control System measurement and reporting](/copilot/microsoft-365/copilot-control-system/security-governance).
85
85
86
-
## Can administrators control data sources used by Copilot agents and connectors?
86
+
## Can administrators control data sources used by agents and connectors?
87
87
88
88
Yes, administrators can control data sources that are used. Administrators can also configure Copilot features, specify sharing permissions, block or unblock agents, and more.
89
89
@@ -93,7 +93,7 @@ Yes, administrators can control data sources that are used. Administrators can a
93
93
94
94
For more information, see the following resources:
95
95
96
-
-[Manage agents and integrated apps in Microsoft 365](/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps)
96
+
-[Manage agents in Microsoft 365](/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps)
97
97
-[Connectors overview in Microsoft 365](/microsoft-365-copilot/extensibility/overview-copilot-connector)
98
98
99
99
## How does an agent access data?
@@ -107,13 +107,13 @@ For more information, see the following articles:
107
107
-[Copilot Control System security and governance](/copilot/microsoft-365/copilot-control-system/security-governance)
108
108
-[Understand agent security, privacy, and compliance](m365-agents-admin-guide.md#understand-agent-security-privacy-and-compliance)
109
109
110
-
## What controls should administrators implement for Copilot agents?
110
+
## How should administrators control agents?
111
111
112
112
In general, administrators should take the following actions:
113
113
114
114
- Use the [Copilot Control System](/copilot/microsoft-365/copilot-control-system/overview) for centralized governance, security, and measurement
115
115
- Use [Purview DSPM for AI](/purview/dspm-for-ai?tabs=m365) to identify and mitigate oversharing and insider risks
116
-
- Configure [integrated apps settings](/copilot/microsoft-365/microsoft-365-copilot-app-admin-settings) for extensibility enablement and granular controls
116
+
- Configure [agent settings](/copilot/microsoft-365/microsoft-365-copilot-app-admin-settings) for extensibility enablement and granular controls
117
117
118
118
For more information, see [Agents admin guide for Microsoft 365](/copilot/microsoft-365/agent-essentials/m365-agents-admin-guide).
0 commit comments