Skip to content

Commit 795f291

Browse files
Merge pull request #10733 from MicrosoftDocs/jasongre-recordSummaries
Jasongre record summaries - user experience
2 parents 67415b5 + c715a9b commit 795f291

File tree

3 files changed

+62
-0
lines changed

3 files changed

+62
-0
lines changed
Loading
Loading
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: Use row summaries in model-driven apps
3+
description: Learn how to access and utilize AI-generated row summaries in main forms.
4+
ms.date: 12/17/2024
5+
ms.topic: article
6+
ms.component: pa-user
7+
ms.subservice: end-user
8+
author: JasonGre
9+
ms.author: JasonGre
10+
ms.reviewer: smurkute
11+
ms.collection:
12+
- bap-ai-copilot
13+
search.audienceType:
14+
- enduser
15+
contributors:
16+
---
17+
18+
# Use row summaries in model-driven apps
19+
The **Row summary** feature in model-driven apps provides users with a concise, AI-generated overview of key details about a record (row). Displayed within the **AI assistance** area at the top of main forms, the summary helps users quickly understand essential information without manually scanning through fields, related records, or activity timelines. Summaries are presented in either a paragraph or bullet point format, ensuring clarity and ease of consumption.
20+
21+
The feature enhances user efficiency by delivering context-rich insights directly within the form. Users can interact with summaries to copy content, regenerate updated information, and provide feedback on their relevance, improving both usability and accuracy.
22+
23+
> [!IMPORTANT]
24+
> - This feature is in public preview for Dynamics 365 apps.
25+
> - Preview features aren’t meant for production use and might have restricted functionality.
26+
> - Preview features are available before an official release so that customers can get early access and provide feedback.
27+
28+
## Prerequisite
29+
Copilot assistance is available for all model-driven apps where the [AI insight cards](/power-platform/admin/settings-features#ai-insight-cards-preview) toggle is turned on.
30+
31+
## Limitations
32+
Summaries are only currently supported in the English language.
33+
34+
## Feature details
35+
36+
### Viewing the record summary
37+
- When a [table has been configured to display summaries](../maker/data-platform/configure-form-row-summary.md#create-a-row-summary), the record summary will appear in the **AI assistance** area at the top of the main form.
38+
- The summary content is dynamically generated and presented in a clear paragraph or bullet point format, emphasizing key details about the record.
39+
40+
> [!NOTE]
41+
> Record summaries only appear after a new record has been successfully saved. For unsaved records, the summary area remains hidden.
42+
43+
:::image type="content" source="media/row_summary_expanded.png" alt-text="Screenshot that shows a row summary card in the AI assistance area on a form.":::
44+
45+
### Expanding and collapsing the summary
46+
- Users can **expand** or **collapse** the summary section as needed. The system remembers the expanded/collapsed state for each user across sessions per device, ensuring a consistent experience when revisiting records.
47+
- Summaries are currently expanded by default.
48+
49+
:::image type="content" source="media/row_summary_collapsed.png" alt-text="Screenshot that shows a collapsed row summary.":::
50+
51+
### Acting on the summary
52+
- **Copy**: Users can select the **Copy** button to copy the summary content directly to their clipboard for easy sharing or documentation.
53+
- **Refresh**: Users can select the **Refresh** button to regenerate the summary content, ensuring the displayed information reflects the latest updates to the record.
54+
55+
### Providing feedback
56+
- To improve the usefulness of summaries, users are encouraged to rate the feature using the **thumbs up** or **thumbs down** icons.
57+
- This feedback mechanism helps refine summary generation, ensuring future summaries better meet user expectations and needs.
58+
59+
### Related information
60+
61+
[Manage feature settings](/power-platform/admin/settings-features)
62+
[Configuring summaries for tables](/power-apps/maker/common/faq-from-filling-assistance)

0 commit comments

Comments
 (0)