Trying to get AI Automation to return a summary of page changes

Jacqueline Kushner May 13, 2024

I am trying to set up an automation in Confluence in which, when a page is updated, an automated notification is sent listing:

  • Which page (title and URL) was changed
  • Who made the change
  • A summary of the changes.  Note that this summary can be something as simple as "these lines were added/deleted/modified/whatever".

So far this works except for the last item. There does not seem to be a Smart Value that links to only what was updated. Can anyone help with this?

3 answers

1 accepted

0 votes
Answer accepted
Shawn Doyle - ReleaseTEAM
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 13, 2024

You could use the ai.Summary smartvalue.

{{#lookupPages}}

Page: {{title}}
Author: {{author.fullName}}
Time of Change: {{dateLastUpdated.mediumDateTime}}
Summary of Change: {{aiSummary}}

{{/}}

Jacqueline Kushner May 13, 2024

Thanks Shawn, I tried using {{aiSummary}} but it just returned an AI writeup of the entire page. I can't figure out how to get just the changes. I know Confluence has this ability because it can highlight changes in a page using Diff in History.

The 2 smart values listed for AI are:

{{page.aiSummary}} - an AI generated summary of a page

{{page.aiActionItems}} - an AI generated list of action items of a page

 

Shawn Doyle - ReleaseTEAM
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 13, 2024

I don't believe there is a way to do a version diff in Automations yet.  The ai.summary is the closest thing.

 

Like Jacqueline Kushner likes this
0 votes
joseph_szopa
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 12, 2024

Also seeking a solution for this. We keep meeting notes on single pages that are updated    and update based on date headers.

I want the automation to recognize the added content at the last updated point, and include that information only in an email, so then the changes are the only thing automatically included in the email automation. 

To workaround, I may need to create subpages for every meeting and allow the automation trigger to pick up that information instead. :( 

0 votes
Barbara Szczesniak
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 14, 2024

@Jacqueline Kushner How is the information you're looking for different than what you would get in a notification or by using the Daily Digest or Real-time updates in your Personal Settings > Email?

Jacqueline Kushner May 14, 2024

Thanks Barbara.

I use the Daily Digest feature and it does provide similar reporting but not quite what I am looking for. Daily Digest gives me a list of all the pages in all the spaces I own and not a specific set (the ones I am interested in are marked with a label), and it does not list the actual changes...just says that the page was updated. I still have to open each modified page & check its history to get that information.

Not sure what Real-time updates are; I will look into that feature (so far I cannot find it...it is a Confluence-provided feature?)

Barbara Szczesniak
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 14, 2024

On my page the Real-time updates settings are right below the Daily Digest Settings, as described in this article: https://community.atlassian.com/t5/Confluence-articles/Introducing-refreshed-Email-Notification-Settings-for-Confluence/ba-p/2489015 

Like # people like this
Jacqueline Kushner May 14, 2024

Thanks...I found it. The Real time updates email notification function works, but still no summary of changes in the email is offered. I think Atlassian does not support this feature at this time.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events