Skip to content

Commit 41201da

Browse files
authored
Merge pull request #31355 from MicrosoftDocs/main
[AutoPublish] main to live - 04/03 15:40 PDT | 04/04 04:10 IST
2 parents 7bad2cc + ea6549f commit 41201da

31 files changed

Lines changed: 684 additions & 523 deletions

copilot/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,8 @@ items:
431431
items:
432432
- name: Agents in Copilot Chat
433433
href: /copilot/agents?toc=/copilot/microsoft-365/toc.json&bc=/copilot/microsoft-365/agent-framework/bread/toc.json
434+
- name: Agent Store in Microsoft 365 Copilot
435+
href: copilot-agent-store.md
434436
- name: Install agents in Microsoft 365 Copilot
435437
href: copilot-agent-install.md
436438
- name: Manage agents for Copilot

copilot/configure-secure-governed-data-foundation-microsoft-365-copilot.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ f1.keywords:
66
manager: dansimp
77
ms.author: deniseb
88
author: denisebmsft
9-
ms.date: 03/31/2026
9+
ms.date: 04/02/2026
1010
ms.update-cycle: 180-days
1111
ms.reviewer: cabailey, ruihu
1212
audience: Admin
@@ -134,8 +134,6 @@ Protect sensitive data by default and decide how it should be used with Copilot
134134

135135
1. Are there keywords or types of sensitive data that shouldn't be processed by Copilot? If yes, enable a [Purview DLP for Copilot prompts](/purview/dlp-microsoft365-copilot-location-learn-about) policy to restrict Copilot from responding to prompts containing specified sensitive information
136136

137-
1. Enable a [Microsoft Purview DLP for Copilot prompt](/purview/dlp-microsoft365-copilot-location-learn-about) policy to restrict Copilot from responding to prompts that contain sensitive information.
138-
139137
Optionally, allow sensitive data to be used for Work IQ grounding but block from web grounding
140138

141139
1. Enable [Microsoft Purview Insider Risk Management (IRM](/purview/insider-risk-management-solution-overview) policies to detect patterns of inappropriate or noncompliant Copilot usage and [automatically add risky users to more restrictive security policies](/purview/insider-risk-management-adaptive-protection)

copilot/copilot-agent-store.md

Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
---
2+
title: Agent Store in Microsoft 365 Copilot
3+
f1.keywords:
4+
ms.author: erikre
5+
author: ErikRe
6+
manager: dansimp
7+
ms.date: 03/26/2026
8+
ms.update-cycle: 180-days
9+
audience: Admin
10+
ms.topic: concept-article
11+
ms.service: microsoft-365-copilot
12+
ms.localizationpriority: medium
13+
ms.collection:
14+
description: Learn about Agent Store in Microsoft 365 Copilot.
15+
---
16+
17+
# Set up Agent Store in Microsoft 365 Copilot
18+
19+
Agent Store is the central hub in Microsoft 365 Copilot where you can easily discover and install agents. By bringing together agents from Microsoft, trusted partners, and your own organization, Agent Store connects your team to a curated ecosystem of agents.
20+
21+
:::image type="content" source="media/copilot-agent-store/copilot-agent-store-01.png" alt-text="Screenshot the Agent Store in Microsoft 365 Copilot." lightbox="media/copilot-agent-store/copilot-agent-store-01.png":::
22+
23+
There are three ways to include agents in your Agent Store environment:
24+
25+
1. Deploy prebuilt agents to Agent Store
26+
2. Create agents with Copilot Studio publish to Agent Store
27+
3. Bring agents from external platforms to Agent Store
28+
29+
## Prerequisites
30+
31+
Before you begin, make sure you have the following:
32+
33+
- A Microsoft 365 Copilot license assigned to your organization
34+
- Access to the [Microsoft 365 admin center](https://admin.microsoft.com/) with Global Admin or Teams Admin permissions
35+
- Access to Copilot Studio (if you plan to create and publish agents to Agent Store using Copilot Studio)
36+
- An Azure subscription and developer access (if you plan to publish agents built by your organization to Agent Store)
37+
38+
## Overview
39+
40+
The following table summarizes the three common agent deployment methods.
41+
42+
| Method | Use case | Performed by |
43+
|---|---|---|
44+
| [Deploy prebuilt agents](#deploy-prebuilt-agents) | Deploy agents from Microsoft and trusted partners. | Admin |
45+
| [Create and publish with Copilot Studio](#create-and-publish-copilot-studio-agents-built-by-your-organization) | Create custom agents using a natural language authoring tool. | Maker/Admin |
46+
| [Bring agents from external platforms](#bring-agents-from-external-platforms) | Connect agents built on external platforms or custom code. | Developer/Admin |
47+
48+
> [!NOTE]
49+
> Agents built using Agent Store.
50+
51+
52+
## Deploy prebuilt agents
53+
54+
Prebuilt agents are available from Microsoft and trusted partners. Use this method to browse and enable agents in [Microsoft 365 admin center](https://admin.microsoft.com/) that are already built and verified. No development work is required.
55+
56+
### Step 1: Browse the agent catalog (Admin)
57+
58+
1. Go to the [Microsoft 365 admin center](https://admin.microsoft.com/).
59+
2. Select **Agents** > **All agents** to open the agent catalog.
60+
3. Review the available agents from Microsoft, verified third-party providers, and your organization.
61+
62+
### Step 2: Review agent details and configure access (Admin)
63+
64+
1. In the agent table, select an agent to open its details pane.
65+
2. Review the agent’s information based on availability and capability:
66+
- Select **Overview** to view details, such as **Publisher**, **Channel**, and **Last updated**.
67+
- Choose **Users** to assign and deploy to users or to allow users to install.
68+
- Select **Data & tools** to view **Capabilities**, **Knowledge**, and **Actions**.
69+
- Select **Security & compliance** to view agent risks and protections.
70+
- Choose **Certification** to view the certification or publisher attestation information available for the agent.
71+
- Select **Activity** when you’ve previously deployed the agent and want to confirm usage data.
72+
73+
### Step 3: Configure agent assignment and availability (Admin)
74+
75+
1. After choosing an agent, select **Users** > **Deployed to**. Choose who the agent is assigned to by selecting **Just me**, **Entire organization**, or **Specific users/groups**.
76+
2. To restrict access to an agent, select **Block** or **Remove** from the agent details page.
77+
78+
### Step 4: Make the agent available in Agent Store (Admin)
79+
1. After you’ve made an agent available from the [Microsoft 365 admin center](https://admin.microsoft.com/), it becomes available in Agent Store inside Microsoft 365 Copilot.
80+
2. Users can find and install the agent from Agent Store, which is accessible across Microsoft 365 apps including Teams, Outlook Word, Excel, and PowerPoint.
81+
82+
## Create and publish Copilot Studio agents built by your organization
83+
84+
Use this method to create a custom agent using Copilot Studio, the native agent development platform for Microsoft 365 Copilot. Makers at your organization build and submit agents for review in Microsoft 365 admin center. Admins review and approve these agents in [Microsoft 365 admin center](https://admin.microsoft.com/) before they become available to users in Microsoft 365 Copilot.
85+
86+
> [!NOTE]
87+
> In addition to building agents with Microsoft Azure AI Foundry, custom code, or third-party AI platforms, agents can also be built and shared using Agent Builder within Microsoft 365 Copilot.
88+
89+
### Step 1: Build the agent in Copilot Studio (Maker)
90+
91+
1. In Copilot Studio, select **Agents** from the menu on the left. Select **Create blank agent** in Copilot Studio and follow the prompts to define your agent using natural language instructions, articles, and actions.
92+
2. Add and configure instructions, knowledge, search, tools, articles, and any required integrations.
93+
3. Test the agent in the built-in test panel before publishing. Publishing makes the agent available to the Admin within [Microsoft 365 admin center](https://admin.microsoft.com/).
94+
95+
### Step 2: Submit the agent for admin approval (Maker)
96+
1. In Copilot Studio, select the **Channels** tab for your agent.
97+
2. Select **Microsoft 365 Copilot and Microsoft Teams** as the publishing channel. The related pane will show channel specific settings.
98+
3. Confirm that **Make agent available in Microsoft 365 Copilot** has been selected.
99+
4. Select **Edit details** to configure how your agent will be displayed. Once complete, select **Save** to return to the channel specific settings.
100+
5. Select **Save** to send the agent for admin review. Once the agent is reviewed and published in the [Microsoft 365 admin center](https://admin.microsoft.com/), you're able to view your agent in Agent Store.
101+
102+
> [!NOTE]
103+
> The agent isn't visible to users until an Admin approves the request. After approval, the agent appears under **Agents** > **All agents** > **Built by your org** in Agent Store.
104+
105+
### Step 3: Review and approve the agent request (Admin)
106+
1. In the [Microsoft 365 admin center](https://admin.microsoft.com/), select **Agents** > **All agents** > **Requests**.
107+
2. Select the pending requested agent to review agent details, including capabilities, data access, and maker information.
108+
3. Select **Publish** to make the agent available in the **Built by your org** collection in Agent Store, or **Reject** to decline the request.
109+
110+
If the request is rejected, Copilot Studio notifies the maker so they can make changes and resubmit.
111+
112+
## Bring agents from external platforms
113+
114+
Use this method to bring agents built outside of Copilot Studio into Microsoft 365 Copilot and Agent Store, including those on Microsoft Azure AI Foundry, custom code, or third-party AI platforms.
115+
116+
### Step 1: Package the agent using the Microsoft 365 Agent Toolkit (Developer)
117+
1. Install the [Microsoft 365 Agents Toolkit](https://aka.ms/M365AgentsToolkit) and [Microsoft 365 Agents SDK](/microsoft-365/copilot/extensibility/m365-agents-sdk).
118+
2. Create and configure a bot service resource in Azure.
119+
3. Configure the agent event listeners to handle Microsoft 365 Copilot interactions.
120+
4. Prepare the agent manifest package according to the toolkit requirements.
121+
122+
> [!TIP]
123+
> For full setup instructions, see [Bring your agents into Microsoft 365 Copilot](/microsoft-365/copilot/extensibility/bring-agents-to-copilot).
124+
125+
### Step 2: Submit the packaged agent to the organizational catalog (Developer)
126+
1. Once the agent is packaged using the Microsoft 365 Agent Toolkit, submit it to your organization’s agent catalog directly from the toolkit.
127+
2. Verify that the agent appears as a pending request in the [Microsoft 365 admin center](https://admin.microsoft.com/).
128+
129+
### Step 3: Review and approve the agent request (Admin)
130+
1. In the [Microsoft 365 admin center](https://admin.microsoft.com/), select **Agents** > **All agents** > **Requests**.
131+
2. Select the agent with the pending request to review the agent details.
132+
3. Select **Approve** to publish the agent to Agent Store, or **Reject** to decline the request.
133+
134+
After approval, the agent is available to users in Agent Store within Microsoft 365 Copilot.
135+
136+
## Related content
137+
138+
- [Learn about Copilot Studio](/microsoft-copilot-studio/)
139+
- [Manage agents in the Microsoft 365 Admin Center](/microsoft-365/admin/)

copilot/cowork/cowork-admin-governance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.reviewer: angieandrews
1010
ms.service: microsoft-365-copilot
1111
ms.subservice: cowork
1212
ai-usage: ai-assisted
13+
ms.collection: bap-ai-copilot
1314
appliesto:
1415
- Microsoft 365 Copilot
1516
---

copilot/cowork/cowork-faq.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Copilot Cowork common questions (Frontier)"
33
description: "Frequently asked questions about Copilot Cowork in Microsoft 365 Copilot."
4-
ms.date: 03/30/2026
4+
ms.date: 04/03/2026
55
ms.topic: faq
66
author: leeclontz
77
manager: KumarVivek
@@ -10,6 +10,7 @@ ms.reviewer: angieandrews
1010
ms.service: microsoft-365-copilot
1111
ms.subservice: cowork
1212
ai-usage: ai-assisted
13+
ms.collection: bap-ai-copilot
1314
appliesto:
1415
- Microsoft 365 Copilot
1516
---
@@ -89,9 +90,9 @@ Select a file to open an inline preview. You can also go full-screen or open the
8990

9091
Before Cowork takes a sensitive action like sending an email or posting in Teams, it displays an approval prompt. Approvals for medium and high risk actions include a risk level indicator so you can gauge the impact. Your choices are:
9192

92-
- **Approve**: Let Cowork proceed with the action this one time.
93-
- **Approve & Remember**: Allow the action now and skip the prompt for similar actions in the current conversation.
94-
- **Reject**: Stop Cowork from taking the action.
93+
- **Action button** (for example, **Send**, **Post**, or **Create**): Let Cowork proceed with the action this one time.
94+
- **Don't ask again**: Select the dropdown arrow next to the action button to allow the action now and skip the prompt for similar actions in the current conversation.
95+
- **Cancel**: Stop Cowork from taking the action.
9596

9697
You can also select **Show parameters** to see the technical details of the action before deciding.
9798

@@ -122,8 +123,8 @@ Yes. Select the microphone button in the chat input to speak your message. Cowor
122123
Select **Tasks** from the main navigation to see all your conversations with Cowork. You can switch between three views:
123124

124125
- **List**: Shows tasks in a vertical list.
125-
- **Kanban board**: Organizes tasks into columns by status.
126-
- **Scheduled**: Shows your scheduled prompts with options to edit, pause, resume, or delete them.
126+
- **Board**: Organizes tasks into columns by status.
127+
- **Scheduled**: Shows your scheduled prompts with options to edit, pause, resume, or delete them. This view only appears when you have at least one scheduled prompt.
127128

128129
Select any task to jump back into its conversation.
129130

@@ -145,7 +146,7 @@ Yes. Administrators can manage access to Cowork through the Microsoft 365 admin
145146

146147
- **Disable for specific users**: Add users to a security group configured to exclude them from the Copilot experience.
147148
- **Control deployment**: In the Microsoft 365 Apps admin center, administrators can disable automatic installation of the Microsoft 365 Copilot app or manage distribution through Microsoft Intune, Configuration Manager, or Group Policy.
148-
- **Manage availability**: Administrators can manage availablity for users in their organization through the Copilot settings in the admin center.
149+
- **Manage availability**: Administrators can manage availability for users in their organization through the Copilot settings in the admin center.
149150

150151
For more information, see [Microsoft 365 Copilot admin settings](/microsoft-365-copilot/copilot-for-microsoft-365-admin).
151152

copilot/cowork/get-started.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Get started with Copilot Cowork (Frontier)"
33
description: "Start using Copilot Cowork in Microsoft 365 Copilot to send emails, create documents, schedule meetings, and manage your calendar."
4-
ms.date: 03/30/2026
4+
ms.date: 04/03/2026
55
ms.topic: get-started
66
author: leeclontz
77
manager: KumarVivek
@@ -10,6 +10,7 @@ ms.reviewer: angieandrews
1010
ms.service: microsoft-365-copilot
1111
ms.subservice: cowork
1212
ai-usage: ai-assisted
13+
ms.collection: bap-ai-copilot
1314
appliesto:
1415
- Microsoft 365 Copilot
1516
---
@@ -43,7 +44,7 @@ The Cowork home page opens. A chat input where you can describe what you need ap
4344
## Start your first conversation
4445

4546
1. Type what you want done in the chat input, or select one of the suggested prompts such as **Catch me up**, **Organize my inbox**, or **Prep for a meeting**. You can enter up to 16,000 characters, so feel free to include plenty of detail.
46-
1. Attach files if needed. You can drag and drop files onto the input area, select **Upload images and files** to browse your device, or select **Attach cloud files** to pick files from OneDrive, SharePoint, or Teams.
47+
1. Attach files if needed. Select the **Add attachments** button to choose from **Add work context** (files, people, meetings), **Upload images and files** from your device, or **Attach cloud files** from OneDrive, SharePoint, or Teams. You can also drag and drop files onto the input area.
4748
1. (Optional) Use voice input by selecting the microphone icon to speak your request instead of typing.
4849
1. Send your message by selecting **Send**.
4950

@@ -61,13 +62,13 @@ After you send your message, Cowork begins processing your request. Here's what
6162

6263
## Approve actions
6364

64-
Before Cowork takes an action on your behalf, like sending an email, posting a Teams message, or scheduling a meeting, it asks for your permission. When the approval dialog appears, you have the following choices:
65+
Before Cowork takes an action on your behalf, like sending an email, posting a Teams message, or scheduling a meeting, it asks for your permission. The approval dialog shows a preview of what Cowork plans to do and a button labeled with the specific action.
6566

6667
Approval prompts for medium and high risk actions include a risk level indicator so you can gauge the impact.
6768

68-
- **Approve**: Allow this action to proceed.
69-
- **Approve & Remember**: Allow this action, and tell Cowork not to ask for approval on the same type of action again in this conversation.
70-
- **Reject**: Stop this action.
69+
- **Action button** (for example, **Send**, **Post**, or **Create**): Allow this specific action to proceed.
70+
- **Don't ask again**: Select the dropdown arrow next to the action button to allow the action and skip future approval prompts for similar actions in the current conversation.
71+
- **Cancel**: Stop this action.
7172

7273
> [!NOTE]
7374
> Cowork doesn't take actions without your approval. You can also pause Cowork at any time (to finish the current step, or immediately), resume when you're ready, or cancel the task entirely.

copilot/cowork/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Copilot Cowork overview (Frontier)"
33
description: "Learn about Copilot Cowork in Microsoft 365 Copilot, which takes action on your behalf."
4-
ms.date: 04/02/2026
4+
ms.date: 04/03/2026
55
ms.topic: overview
66
author: leeclontz
77
manager: KumarVivek
@@ -10,6 +10,7 @@ ms.reviewer: angieandrews
1010
ms.service: microsoft-365-copilot
1111
ms.subservice: cowork
1212
ai-usage: ai-assisted
13+
ms.collection: bap-ai-copilot
1314
appliesto:
1415
- Microsoft 365 Copilot
1516
---
@@ -97,7 +98,7 @@ Here's how a typical interaction works:
9798

9899
You control what Cowork does throughout a conversation.
99100

100-
- **Approve actions**: Cowork asks for your permission before taking sensitive actions, with a risk level indicator for medium and high risk actions. You can **Approve**, **Approve & Remember** (for the current conversation), or **Reject**.
101+
- **Approve actions**: Cowork asks for your permission before taking sensitive actions, with a risk level indicator for medium and high risk actions. The button label matches the action (for example, **Send** or **Post**), and a dropdown option lets you skip future prompts for similar actions. Select **Cancel** to stop an action.
101102
- **Pause, resume, and cancel**: Pause at any time, resume when ready, or cancel the current task.
102103
- **Give feedback**: Rate responses, leave comments on documents, or share general feedback.
103104

0 commit comments

Comments
 (0)