Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Automate Monthly Page Snapshots in Confluence?

Brian Clampet
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!
September 3, 2025

I’m trying to create a monthly snapshot of a Confluence page using automation.

Here’s what I’ve tried so far:

  • First approach: Scheduling a PDF export via Confluence Automation, but I couldn’t find any built-in support for this.
  • Second approach: Copy → Rename → Archive.

The goal:

  • Create a copy of a given page once a month.
  • Rename it using this format:
    {{now.format("yyyy-MM-dd")}} {{page.title}} Backup
  • Archive the newly created copy.

I’m struggling to put this workflow together with the available automation options.
Has anyone implemented something similar or have suggestions on how to achieve this?

Thank you

3 answers

0 votes
Marc - Devoteam
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.
September 4, 2025

Hi @Brian Clampet 

Welcome to the community.

@Aron Gombas _Midori_ is valid.

But I think you could use the API for this.

First you would need to make a copy of the page via the API endpoint, api-wiki-rest-api-content-id-copy-post 

Then based on the API call api-wiki-rest-api-content-archive-post archive the created page

0 votes
Aron Gombas _Midori_
Community Champion
September 4, 2025

What you described is called "baselining", basically taking periodical snapshots of your content and making the snapshots viewable, comparable, etc.

There are multiple third party apps that implement this for one or more content, and with extended feature set. You may want to check those, if the automation rule based approach is too limited for your use case.

See: https://marketplace.atlassian.com/search?query=baseline&product=confluence&hosting=cloud

0 votes
Matthew Schier
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!
September 3, 2025

Hi Brian, 

What is the outcome that you are trying to achieve?

Are you doing this to have a restore point? So you have a moment in time version? Or something else entirely?

Confluence has auto versioning, so if you need something from a specific moment in time you can always go back to a previous version and see the state of that document from a month earlier. 

You can view version history from the top right ConfluenceVersionHistory.PNG

Once you are in version history you can see dates of versions, restore, delete or compare against another version.

ConfluenceVersionOptions.PNG

If you need a monthly snapshot for some other reason start with why you need it and can make other suggestions.

Suggest an answer

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

Atlassian Community Events