Skip to content

Commit f0f5697

Browse files
Merge pull request #28427 from MandiOhlinger/ado9899109
ADO 9899109 - M365 Copilot app / ETA 5.19
2 parents 2bcb436 + afddfe9 commit f0f5697

7 files changed

Lines changed: 177 additions & 0 deletions

File tree

copilot/TOC.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ items:
5757
items:
5858
- name: Manage Microsoft 365 Copilot scenarios
5959
href: microsoft-365-copilot-page.md
60+
- name: Set up the Microsoft 365 Copilot app
61+
items:
62+
- name: Overview and availability
63+
href: microsoft-365-copilot-app-overview.md
64+
- name: Admin settings
65+
href: microsoft-365-copilot-app-admin-settings.md
6066
- name: Pin Copilot Chat to the navigation bar
6167
href: pin-copilot.md
6268
- name: Copilot in Microsoft 365 admin centers
23.9 KB
Loading
138 KB
Loading
165 KB
Loading
154 KB
Loading
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: Microsoft 365 Copilot app settings for IT admins
3+
description: The Microsoft 365 Copilot app has features and settings that Enterprise and organization admins can configure. Admins can turn on search, pin Microsoft 365 Copilot Chat, allow or block agents, allow pages and notices, and map the Copilot key to the Microsoft 365 Copilot app.
4+
author: MandiOhlinger
5+
ms.author: mandia
6+
manager: laurawi
7+
ms.date: 05/19/2025
8+
ms.topic: overview
9+
ms.service: microsoft-365-copilot
10+
ms.subservice:
11+
ms.localizationpriority: medium
12+
ms.collection:
13+
- scotvorg
14+
- m365copilot
15+
- magic-ai-copilot
16+
ms.custom:
17+
ms.reviewer: libbymc
18+
search.appverid: MET150
19+
f1.keywords:
20+
audience: Admin
21+
ai-usage: ai-assisted
22+
appliesto:
23+
- ✅ Microsoft 365 Copilot
24+
---
25+
26+
# Microsoft 365 Copilot app features that admins can control
27+
28+
The [Microsoft 365 Copilot app](microsoft-365-copilot-app-overview.md) is an everyday AI productivity app for work or school.
29+
30+
The app includes some settings and features that IT admins can configure, including pinning Microsoft 365 Copilot Chat, allowing or blocking agents, and more.
31+
32+
This article:
33+
34+
- Lists and describes the different settings that affect the Microsoft 365 Copilot app.
35+
- Provides article links that have more information about configuring the feature.
36+
37+
This article applies to:
38+
39+
- Microsoft 365 Copilot
40+
41+
## Prerequisites
42+
43+
To use the features in this article, you need the following role-based access control (RBAC) roles:
44+
45+
- **Global administrator** - This role can configure the Microsoft 365 admin center features.
46+
- **Office Apps admin** - This role can create the Cloud policies for the Microsoft 365 Copilot app.
47+
48+
To learn more, see [Admin roles in the Microsoft 365 admin center](/microsoft-365/admin/add-users/about-admin-roles).
49+
50+
## Settings that configure the app experience
51+
52+
When users open the Microsoft 365 Copilot app, there's a navigation bar. You can show or hide some features on the navigation bar, depending on your license.
53+
54+
:::image type="content" source="media/microsoft-365-copilot-app-admin-settings/microsoft-365-copilot-app-left-navigation.png" alt-text="Screen shot that shows the Microsoft 365 Copilot app left navigation and its features for users with a Microsoft 365 Copilot license.":::
55+
56+
The following table lists the Copilot app settings that you can configure.
57+
58+
| Setting | Description | Related content |
59+
|---|---|---|
60+
| Search | ✅ Turned on by default <br/><br/>In the **[Microsoft 365 admin center](https://admin.microsoft.com)** > **Settings** > **Search & intelligence**, you can turn on Microsoft Search in the Copilot app. By default, Microsoft Search is allowed and turned on.<br/><br/> You can also enable **Item insights** and show recommended files. Users can turn off Item insights, but we recommend that it stays on. | - [Set up Microsoft Search](/microsoftsearch/setup-microsoft-search) <br/> - [Item insights in Microsoft 365](/graph/item-insights-overview) |
61+
| Chat | ✅ Pinned by default, depending on license. <br/><br/> Depending on your license, Microsoft 365 Copilot Chat might be automatically pinned in the Copilot app. If not, you can pin Chat to the Copilot app. | [Pin Microsoft 365 Copilot Chat to the navigation bar](pin-copilot.md). <br/><br/> There are Chat features you can configure that affect the Chat experience in the Copilot app, like allowing web searches. To learn more, see [Manage Microsoft 365 Copilot Chat](/copilot/manage).|
62+
| Agents | ✅ Built-in agents turned on by default <br/><br/>In the **[Microsoft 365 admin center](https://admin.microsoft.com)** > **Settings** > **Integrated Apps**, admins can deploy or block agents from showing in the Copilot app. End users can also add agents to their Copilot app experience. | [Manage agents for Microsoft 365 Copilot](/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps) |
63+
| Pages | ✅ Allowed by default <br/><br/>Use Cloud Policy to allow users to create and view Copilot Pages in the Copilot app. | [Admin policies for Copilot Pages, Copilot Notebooks, Loop components, and Loop workspaces](/microsoft-365/loop/loop-components-configuration) |
64+
| Notebooks | ✅ Allowed by default <br/><br/>Use Cloud Policy to allow users to create and view Copilot Notebooks in the Copilot app. | [Admin policies for Copilot Pages, Copilot Notebooks, Loop components, and Loop workspaces](/microsoft-365/loop/loop-components-configuration) |
65+
| Create | ✅ Built-in <br/><br/> This feature isn't configurable. | n/a |
66+
| Copilot Key and Windows + C shortcut | ✅ Configured by default <br/><br/>Admins can map the Copilot key to the Microsoft 365 Copilot app. End users can also manually configure. | [Policy CSPs to manage the Copilot key](/windows/client-management/manage-windows-copilot#policies-to-manage-the-copilot-key) <br/><br/>You can also use the [Microsoft Intune settings catalog](/intune/intune-service/configuration/settings-catalog) (Windows AI category) to configure the hardware key on the keyboard. |
67+
68+
## Related articles
69+
70+
- [What is the Microsoft 365 Copilot app?](microsoft-365-copilot-app-overview.md)
71+
- [Updated Windows and Microsoft 365 Copilot Chat experience](/windows/client-management/manage-windows-copilot)
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
title: What is the Microsoft 365 Copilot app for IT admins?
3+
description: Enterprise and company IT admins can use the Microsoft 365 Copilot app to help users be more productive at work or school. The app is available as a website and an app that can be installed on Windows, Android, and iOS devices. Learn more about the app's benefits and compare the features available with a Microsoft 365 subscription and a Microsoft 365 Copilot license.
4+
author: MandiOhlinger
5+
ms.author: mandia
6+
manager: laurawi
7+
ms.date: 05/19/2025
8+
ms.topic: overview
9+
ms.service: microsoft-365-copilot
10+
ms.subservice:
11+
ms.localizationpriority: medium
12+
ms.collection:
13+
- scotvorg
14+
- m365copilot
15+
- magic-ai-copilot
16+
ms.custom:
17+
ms.reviewer: libbymc
18+
search.appverid: MET150
19+
f1.keywords:
20+
audience: Admin
21+
ai-usage: ai-assisted
22+
appliesto:
23+
- ✅ Microsoft 365 Copilot
24+
---
25+
26+
# Get started with the Microsoft 365 Copilot app
27+
28+
> [!NOTE]
29+
> The updated Microsoft 365 Copilot app is rolling out to Microsoft 365 Copilot users. If you don't see the feature, it might not be available in your organization yet. The feature should be fully rolled out in June 2025.
30+
31+
The Microsoft 365 Copilot app is an everyday AI productivity app for work or school. It helps Microsoft 365 users be more productive by providing a single place to access [Microsoft 365 Copilot](microsoft-365-copilot-overview.md) features and capabilities, including search, chat, agents, and more.
32+
33+
The app is available as a website ([M365Copilot.com](https://www.M365Copilot.com)), as a desktop app that can be installed on [Windows](https://apps.microsoft.com/detail/9wzdncrd29v9), and a mobile app for [Android](https://support.microsoft.com/office/microsoft-365-copilot-app-for-android-0383d031-a1c6-46c9-b734-53cd1d22765b) and [iOS](https://support.microsoft.com/office/microsoft-365-copilot-app-for-ios-c8880c05-883a-46b6-ad32-9bffa31228d0) devices.
34+
35+
This article lists the app's features and benefits, and compares the features available with a Microsoft 365 subscription and a Microsoft 365 Copilot license.
36+
37+
This article applies to:
38+
39+
- Microsoft 365 Copilot
40+
41+
> [!TIP]
42+
> Microsoft 365 subscribers in your organization might get the Copilot app automatically.
43+
>
44+
> You can also use a mobile device management (MDM) service like [Microsoft Intune](/intune/intune-service/fundamentals/what-is-intune) to deploy apps to devices in your organization. To learn more, see [add apps to Intune](/intune/intune-service/apps/apps-add) and [assign apps using Intune](/intune/intune-service/apps/apps-deploy).
45+
46+
## App features and benefits
47+
48+
When you sign in to the app, you get a personalized experience:
49+
50+
:::image type="content" source="media/microsoft-365-copilot-app-overview/microsoft-365-copilot-app-screenshot.png" alt-text="Screenshot that shows the Microsoft 365 Copilot app left navigation and its features." lightbox="media/microsoft-365-copilot-app-overview/microsoft-365-copilot-app-screenshot.png":::
51+
52+
Users can use the app to:
53+
54+
- **Search** for information, like finding emails and files
55+
- **Chat** with AI to help you prepare for a meeting or get answers to questions using work-based chat and/or web-grounded chat
56+
- Use **Agents** to get help with tasks, including agents your organization creates
57+
- Create **Notebooks** to organize information and get insights
58+
- **Create** and edit content, like images, videos, and brand kits
59+
- Access your **Apps**, including Microsoft 365 apps like Teams, Excel, and SharePoint
60+
61+
End users can learn more about the Copilot app at [Get started with the Microsoft 365 Copilot app](https://support.microsoft.com/topic/get-started-with-the-microsoft-365-copilot-app-092599f1-5917-4bd6-bd59-58af628bbc39).
62+
63+
## Microsoft 365 Copilot license vs. Microsoft 365 subscription
64+
65+
The Copilot app is available to Microsoft Entra accounts (work and school) and personal Microsoft user accounts with a:
66+
67+
- Microsoft 365 Copilot license
68+
- Microsoft 365 subscription
69+
70+
The available app features depend on the license. Users with a Copilot license get the full Microsoft 365 Copilot app experience.
71+
72+
The following table shows the feature differences with a Microsoft 365 Copilot license and a Microsoft 365 subscription.
73+
74+
| Feature | Copilot license | Microsoft 365 subscription |
75+
|---|---|---|
76+
| Search |||
77+
| Chat | ✅ <br><br> Work-based and web-grounded chat <br/><br/>Automatically enabled in the Copilot app and is the Copilot app's default landing page | ✅ <br><br> Web-grounded chat only; No work-based chat <br/><br/>Can pin the Chat app to the Copilot app. |
78+
| Agents || ✅ <br/><br/> Agents are metered. |
79+
| Pages |||
80+
| Notebooks |||
81+
| Create | ✅ <br/><br/> Use AI and templates to create and edit images, posters, banners, videos, and more. | ✅ <br><br> Use templates to create and edit images, posters, banners, videos, and more. |
82+
| Apps | ✅ <br/><br/>Users can get and pin apps. | ✅ <br/><br/>Users can get and pin apps. |
83+
84+
When users with a Microsoft 365 Copilot license open and sign in to the Copilot app, the app looks similar to the following image:
85+
86+
:::image type="content" source="media/microsoft-365-copilot-app-overview/microsoft-365-copilot-license.png" alt-text="Screenshot that shows the Microsoft 365 Copilot app with a Microsoft 365 Copilot license." lightbox="media/microsoft-365-copilot-app-overview/microsoft-365-copilot-license.png":::
87+
88+
When users with only a Microsoft 365 subscription (no Copilot license) open and sign in to the Copilot app, the app looks similar to the following image:
89+
90+
:::image type="content" source="media/microsoft-365-copilot-app-overview/microsoft-365-no-copilot-license.png" alt-text="Screenshot that shows the Microsoft 365 Copilot app with only a Microsoft 365 subscription and not a Microsoft 365 Copilot license." lightbox="media/microsoft-365-copilot-app-overview/microsoft-365-no-copilot-license.png":::
91+
92+
## Customizable app settings for IT admins
93+
94+
The Microsoft 365 Copilot app has some settings and features that IT admins can configure. To learn more, see [Microsoft 365 Copilot app features that admins can control](microsoft-365-copilot-app-admin-settings.md).
95+
96+
## Related articles
97+
98+
- [Microsoft 365 Copilot overview](microsoft-365-copilot-overview.md)
99+
- [Microsoft 365 Copilot app features that admins can control](microsoft-365-copilot-app-admin-settings.md)
100+
- [End users can get started with the Microsoft 365 Copilot app](https://support.microsoft.com/topic/get-started-with-the-microsoft-365-copilot-app-092599f1-5917-4bd6-bd59-58af628bbc39)

0 commit comments

Comments
 (0)