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/model-driven-apps/set-up-timeline-control.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -581,11 +581,9 @@ Power platform administrators can restrict the file size of attachments users ca
581
581
1. On the **System Settings** dialog, select the **Email** tab, and then scroll down to find the **Set file size limit for attachments** value.
582
582
1. Enter the desired size limit for attachments, and then select **Save**. 131,072 KB is the maximum allowed value.
583
583
584
-
## Configure timeline highlights
584
+
## Enable and configure timeline highlights
585
585
586
-
You can enable Copilot in the timeline to help users quickly access record details to help them get up to speed faster on their records.
587
-
588
-
Timeline highlights are comprised of a bulleted list of the activities on a record, including notes, emails, tasks, appointments, phone calls, and conversations.
586
+
Enable the timeline highlights widget to help users quickly get up to speed with the most important activities on a record. The widget uses Copilot to generate a list of significant activities on a record, summarized from notes, emails, tasks, appointments, phone calls, and conversations.
589
587
590
588
> [!IMPORTANT]
591
589
> Before you set up copilot in your environment, review [the FAQ about using AI responsibly in Power Apps](../common/faq-timeline-highlights-with-copilot.md).
@@ -594,24 +592,26 @@ Timeline highlights are comprised of a bulleted list of the activities on a reco
594
592
595
593
Copilot must be turned on in the [settings of the model-driven app](../canvas-apps/working-with-experimental-preview.md#controlling-which-features-are-enabled).
596
594
597
-
### Enable timeline highlights
598
-
599
-
There are two ways you can enable timeline highlights:
595
+
### Enable timeline highlights
600
596
601
-
- At the app level in [Power Apps](https://make.powerapps.com/): Enables timeline highlights for all activities in Power Apps.
602
-
- For a specific form entity: Enables timeline highlights for the activities at the form level.
597
+
You can enable timeline highlights at the app level or form level, depending on whether you want to enable it for all entities/tables in an app or only for a specific form.
603
598
604
-
**Enable timeline highlights in Power Apps**
599
+
**To enable timeline highlights at the app level:**
605
600
606
-
1. Go to [Power Apps](https://make.powerapps.com/environments/), and select **Settings**.
607
-
1. Select **Upcoming**, and then turn on the **Enable Timeline highlights** setting.
608
-
1. Select **Save**.
601
+
1. Go to [Power Apps](https://make.powerapps.com/environments/).
602
+
1. Select **Apps** and then select the app for which you want to enable the feature. For example, Sales Hub app.
603
+
1. Select **Settings** on the command bar and select **Upcoming**.
604
+
1. Turn on the **Enable Timeline highlights** feature.
605
+
1. Save and publish the changes.
609
606
610
-
**Enable timeline highlights on the form entity**
607
+
**Enable timeline highlights at the form level**
611
608
612
-
1. In [Power Apps](https://make.powerapps.com/environments/), go to the form (for example, a case, contact, or account form) for which you want to enable timeline highlights.
609
+
1. Go to [Power Apps](https://make.powerapps.com/environments/).
610
+
1. Select **Tables** and select the table that the form is based on. For example, select **Accounts** to enable timeline highlights for the account form.
611
+
1. Select **Forms** and then select the form for which you want to enable the feature.
612
+
:::image type="content" source="media/power-apps-forms.svg" alt-text="Screenshot of the Account table in Power Apps":::
613
613
1. Select **Enable Timeline Highlights powered by Generative AI**.
0 commit comments