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: powerapps-docs/maker/canvas-apps/add-ai-copilot.md
+33-8Lines changed: 33 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.collection:
8
8
- bap-ai-copilot
9
9
- get started
10
10
ms.reviewer:
11
-
ms.date: 3/13/2023
11
+
ms.date: 4/4/2024
12
12
ms.subservice: canvas-maker
13
13
ms.author: tapanm
14
14
search.audienceType:
@@ -21,7 +21,7 @@ contributors:
21
21
22
22
[This article is prerelease documentation and is subject to change.]
23
23
24
-
The Copilot control is a next-generation AI assistant that makers can add to their canvas apps for end-users. This is an AI-powered experience for app users to get insights about the data in their apps through conversation in natural language. Makers can add this control to any canvas app and choose what data it can answer questions about.
24
+
The Copilot control is a next-generation AI assistant that can be integrated in your canvas app. It enables endusers to use a chat experience that is powered by AI. This feature allows app users to obtain insights about the data in their apps through natural language conversations. Makers can add the control to any canvas app and choose what data it can provide answers for.
25
25
26
26
> [!IMPORTANT]
27
27
> - To use this capability your environment must be in the US region.
@@ -34,14 +34,12 @@ The Copilot control is a next-generation AI assistant that makers can add to the
34
34
35
35
## Step 1 - Enable Copilot for your environment
36
36
37
-
In order for end users to use the Copilot chat experience in a canvas app, an admin must first turn on the feature, **Allow users to analyze data using an AI-powered chat experience in canvas and model-driven apps (preview)** in their [environment](https://admin.powerplatform.microsoft.com). For more information, see [Manage feature settings](/power-platform/admin/settings-features#copilot-preview).
37
+
Before end users can use the Copilot chat experience in a canvas app, an administrator must first turn on, **Allow users to analyze data using an AI-powered chat experience in canvas and model-driven apps (preview)** feature in their [environment](https://admin.powerplatform.microsoft.com). For more information, see [Manage feature settings](/power-platform/admin/settings-features#copilot-preview).
38
38
39
39
> [!div class="mx-imgBorder"]
40
40
> 
41
41
42
-
When the feature setting is turned on, a maker can then enable **Copilot component** from the app settings in Power Apps Studio and then add the Copilot control to the app, allowing end users to use the AI-powered chat experience.
43
-
44
-
42
+
When the feature setting is turned on, a maker can go to the app settings in Power Apps Studio and turn on, **Copilot component**. Then add the Copilot control to a canvas app and allow end users use the AI-powered chat experience.
45
43
46
44
## Step 2 - Enable Copilot component for a canvas app
47
45
@@ -59,8 +57,7 @@ Open your [canvas app open for editing](edit-app.md) in Power Apps Studio:
59
57
60
58
## Step 3 - Add Copilot control to your canvas app
61
59
62
-
Add the **Copilot (preview)** control to your canvas app enabling end users to gain insights about the data in their apps through the chat experience.
63
-
60
+
Add the **Copilot (preview)** control to your canvas app to let end users gain insights about the data in their apps through the chat experience.
64
61
65
62
With your [canvas app open for editing](edit-app.md) in Power Apps Studio:
66
63
@@ -69,6 +66,34 @@ With your [canvas app open for editing](edit-app.md) in Power Apps Studio:
69
66
> [!div class="mx-imgBorder"]
70
67
> 
71
68
69
+
## Connect to a custom copilot
70
+
71
+
You can customize the **Copilot (preview)** control and use [Copilot Studio](/microsoft-copilot-studio/fundamentals-get-started) to add capabilities such as more topics, plugin actions, and other capabilities.
72
+
73
+
### Turn on Edit in Copilot Studio
74
+
75
+
To connect the **Copilot (preview)** control to a Copilot Studio Copilot, you must enable the **Edit in Copilot Studio** feature from the app settings in Power Apps Studio.
76
+
77
+
1. On the command bar, select **Settings** > **Upcoming features**.
78
+
2. From the **Preview** tab, set the toggle for **Edit in Copilot Studio** to **On**.
79
+
80
+
> [!div class="mx-imgBorder"]
81
+
> 
82
+
83
+
### Create a new copilot
84
+
85
+
1. On the app authoring menu, select **Insert** > **Copilot (preview)**.
86
+
2. On the properties pane, select **Edit** next to the **Customize copilot** property and then select **Create new copilot** to create a new copilot using Microsoft Copilot Studio. You can also set this value to an existing copilot in the **Advanced** properties tab.
87
+
88
+
> [!div class="mx-imgBorder"]
89
+
> 
90
+
91
+
### Edit and customize in Copilot Studio
92
+
93
+
To create a new copilot that you can edit in Copilot Studio, select **Edit** next to the **Customize copilot** property and then select **Edit in Copilot Studio**. For more information see, [Microsoft Copilot Studio quickstart](/microsoft-copilot-studio/fundamentals-get-started).
94
+
95
+
> [!div class="mx-imgBorder"]
96
+
> 
0 commit comments