---
language: "en"
---
# Git Snippets

Git Snippets allows you to include pieces of code from your Git repository into Confluence pages.

## Bitbucket Server Requirements

Git Snippets requires an Application Link or an Access Token in order to work with Bitbucket Server. Note: If both an Application Link and an Access Token are configured for a Bitbucket Server instance, your users will be able to choose between the two in the Git Snippets macro.

### Application Link

Go to the *Confluence Administration → Application Links* and follow the [Documentation](https://confluence.atlassian.com/applinks/application-links-documentation-165120834.html) to create an Application Link to Bitbucket. After that, the users will get a one-time authorization message when they want to see or add a Git snippet if they haven't authorized Bitbucket yet.  
![image-20201021-091156.png](https://help.livelyapps.com/__attachments/a_5f54663fa6a0e43b5f4d447f4c8199592f664a49eafa625bd8dae916d13bc2b4/image-20201021-091156.png?cb=f3a1e6204e39bfeb93bdf1d08038ed25)  
![image-20230509-181828.png](https://help.livelyapps.com/__attachments/a_80969e9f1bc94f44ce440c31f9d2eced9f0d74ba2bf29421e85031442e171997/image-20230509-181828.png?cb=324a5e99422c15460c86c6556cfc2f52)

### Access Token

If you can't create an Application Link to your Bitbucket Server instance, or want to make Git Snippets available for anonymous users, you can also configure a [Bitbucket Server access token](https://confluence.atlassian.com/bitbucketserver/personal-access-tokens-939515499.html). To make Git Snippets use a such a token, you need to go to your Bitbucket instance *Manage Account → Personal Access Tokens* and create one. Then go to *Confluence Administration → Git Snippets Settings* and insert your token together with the address of your Bitbucket Server instance.  
![image-20230509-181851.png](https://help.livelyapps.com/__attachments/a_309e913654b3e710771a08403d9ed244b3bf9812195615ee6daeffd4e47cb786/image-20230509-181851.png?cb=747fa39b3946383f8c77d6fe1ab22f62)

## Bitbucket Cloud Requirements

No steps are required to use public repositories from [bitbucket.org](https://bitbucket.org/).

For private repositories you need to add a Bitbucket username and app password. Log in to [bitbucket.org](https://bitbucket.org/) and go to *Settings → App Passwords*. Create a new password and check the Read permission for repositories.  
![image-20201021-091236.png](https://help.livelyapps.com/__attachments/a_c1aa90c7d78802acbf04fdadc737c437e49d119468dfc7f57d8cd36e2fe8e404/image-20201021-091236.png?cb=77fd274cee9d4c10940dbc65e83a5f40)

Copy the generated password and go to *Confluence Administration → Git Snippets Settings* and insert your username and app password in the [Bitbucket.org](http://bitbucket.org/) section.  
![image-20230509-181917.png](https://help.livelyapps.com/__attachments/a_15d8966e351eb27c9337ca8ecf823ac8b4fa2a9dd97fa0ef3b1a35a8ed8fcffe/image-20230509-181917.png?cb=2ebe519b8374b90de0e88e150f0764b3)

## Github requirements

In order for Git Snippets to work with [Github](https://github.com/), you need a Github account with which the Git Snippets macro will make the requests to get the code from Github. Git Snippets will need a [personal access token](https://github.com/settings/tokens), you can create with your Github account. Then go to *Confluence Administration → Git Snippets Settings* and insert your token.  
![image-20230509-181954.png](https://help.livelyapps.com/__attachments/a_0ae90a803c5450b0113f466ee8269c4b262154759ff7ede4c73d5d18bb3ce31a/image-20230509-181954.png?cb=b3fbe937ab688c9b925ffed3d276d81e)

## Github Enterprise Server requirements

For Github Enterprise Server, you'll need to provide the base URL to your system and an associated access token. To generate an access token, go to *Profile → Settings → Developer Settings* and generate a new token. The scope `repo:status` will be sufficient. Support for Github Enterprise Server is relatively new, so please don't hesitate to [reach out](https://go.livelyapps.com/support) if you experience any issues.  
![image-20230509-183103.png](https://help.livelyapps.com/__attachments/a_94aaca370f5e02c02a4d48c4b4d2bf2489929bda89b6d7a75f52c52d03c14685/image-20230509-183103.png?cb=6dcc5b3a7a46aa86122ac776a4a479ae)

## Gitlab requirements

You can use Git Snippets with both Cloud and on-premise version of [Gitlab](https://about.gitlab.com/). All you need to do is obtaining an [access token](https://gitlab.com/-/profile/personal_access_tokens) that will be used to authenticate all Confluence requests (only read permissions are required). Then go to *Confluence Administration → Git Snippets Settings* and insert your Gitlab URL and the token.  
![image-20230509-182024.png](https://help.livelyapps.com/__attachments/a_300ed3af47459f2bff475bca17227d90a703b83d83367989f7869daebbeb74cf/image-20230509-182024.png?cb=ad002604b9348c86f53f4051a02440a8)

## Git snippet macro

With the Git snippet macro, you can insert code from Bitbucket Server or Github into a Confluence page.

### Inserting a snippet

To add a snippet, browse to a file on the web frontend of Bitbucket Server or Github, select the lines you want to display in Confluence (if you don't select the lines, the whole file will be displayed) and copy the URL.  
![image-20201021-091325.png](https://help.livelyapps.com/__attachments/a_16f0e9b0aa0e720bb61e941ab27a5fbfd49e5138534f71c4b5f85b59ec1dcb82/image-20201021-091325.png?cb=5e80b74e979996bfa1eb3020a1144f0d)

Then go to a Confluence page, add the Git snippet macro and paste the URL you just copied.  
![image-20201021-091343.png](https://help.livelyapps.com/__attachments/a_6d431dd3ea61b905bedde36a9cb42980b86a9b80b3bce3c1837ca425062e51b9/image-20201021-091343.png?cb=61610689f58d961f0c77bd6bf564a454)

You should now see the selected code as a snippet in the macro preview. Click Save to insert the macro.

### Updating the line numbers

The line numbers will be extracted automatically from the URL, but you can change them afterwards at any time.  
![image-20201021-091402.png](https://help.livelyapps.com/__attachments/a_3fe2034068a84a4716ca58b957d345456f4387eaa72cfcb363ef98526e16bcc7/image-20201021-091402.png?cb=a4b95043f1e947c69558135dada983bf)

### Updating the commit hash

The commit hash is automatically inserted when you paste a URL. When the code changes in the repository, the commit hash will differ from the one stored in the macro and Git snippets will try to show the correct snippet, even though the line numbers might have changed. You can update to the latest commit by clicking "*Load latest commit"*.  
![image-20201021-091420.png](https://help.livelyapps.com/__attachments/a_f1086bf1e22249b75a14239ff704653e77e29555184d2253e8845e63aaa08704/image-20201021-091420.png?cb=ca86472c0a05d420d4c01bfc0f45d96f)

### Enabling the Markdown Renderer

If the snippet you are including is a Markdown file, you can choose to render it directly as HTML instead of displaying the Markdown as a code block. Settings like **"Theme"** and **"Line Numbering"** will affect the code blocks that are generated from that snippet.  
![image-20201021-091436.png](https://help.livelyapps.com/__attachments/a_71af7e39a4ca98bf71cffc95d216896714539e0061c7883148de11edcf206efd/image-20201021-091436.png?cb=63206e1a18c4986b1d81aedb602cde65)

### Rendering snippets as raw text

If you want to render your snippet as raw/plain text, you can enable the "Raw Text" macro parameter. This will render the snippet as text within a `<pre>` tag, without any additional markup applied. This can be useful in particular if you want to use your snippet as input for other macros. In such a scenario, you would nest the Git Snippets macro inside another macro.

For example, a snippet could be used to render UML diagrams using [PlantUML for Confluence](https://marketplace.atlassian.com/apps/41025/plantuml-for-confluence?tab=overview) and its "PlantUML Render" macro.  
![image-20220419-154501.png](https://help.livelyapps.com/__attachments/a_1cce2589d44daeb2402714761075dedbd3a4df28f123f31256eafb4967cafc99/image-20220419-154501.png?cb=5c71286c5ca00f7afec5ad2d254941ce)  
![image-20220419-154538.png](https://help.livelyapps.com/__attachments/a_39bb6647f0c289c8260aa095f10b27966603f6d2327bba20868d2a1a528aee25/image-20220419-154538.png?cb=9f5dc860ed00d6f657a481632d7ef5af)  
![image-20220419-154556.png](https://help.livelyapps.com/__attachments/a_fe72e00b9d0c809a80a8b885eea5a6d40fae1b99a4c6ae578a451761d77ebb15/image-20220419-154556.png?cb=634f888f592538c9f1285843ae443431)

## Git snippet guide blueprint

With the Git snippet guide blueprint, you can create step-by-step guides with Git snippet macros.  
![image-20210706-074955.png](https://help.livelyapps.com/__attachments/a_a6623c5b1b1cab26d955f08f4c5c07fadec84ca5992a95a9ba49a3cfa8bb6e3e/image-20210706-074955.png?cb=5bdd1d06ea288ed819e3a26ab989c50d)

For example, you can use real code to document how to create a Confluence macro by pointing out the necessary steps like updating the plugin XML, creating a class, etc.  
![image-20201021-091510.png](https://help.livelyapps.com/__attachments/a_f076741f2d78c7538ee269becec846e35aa53905ab881c9ad40695ade46cedb0/image-20201021-091510.png?cb=71506b09cd29f3f3e1e79649d23dd32f)

## Limitations

* Git Snippets currently does not support [GitLab Snippets](https://docs.gitlab.com/ee/user/snippets.html), only files from within a GitLab Git repository can be used.

## Useful links

* Our [Service Desk](https://go.livelyapps.com/support) is the best way to reach us if you have problems or would like to suggest a new feature.

* Contact us by email via [support@livelyapps.com](mailto:support@livelyapps.com).

* Have a look at our [other apps](https://marketplace.atlassian.com/vendors/1210714) and discover more helpful tools

---
language: "en"
---
# FAQ

---
language: "en"
---
# Is Git Snippets available on Confluence Cloud?

No, Git Snippets is not available on Confluence Cloud, and there are no plans to offer a Cloud version.

---
language: "en"
---
# Diary

Diary for Confluence is a Confluence app made to save you time and headaches when editing pages that have grown long and hard to maintain. Whether you want to quickly write down some meeting notes, update a changelog, or simply add new and timestamped information to your pages, there is no faster and easier way to do it than with Diary.

To use Diary, simple insert the Diary macro into your page and start writing entries. Did you find a typo in one of your entries? Use the in-place editing feature to quickly fix it, or completely remove the entry by clicking the delete button.

We want Diary for Confluence to be accessible and useful for everyone. Therefore, we allow you to customize the behavior and design of your Diary according to your own needs. In the macro parameters, you can easily select the order in which your entries are to be displayed, where the editor for new entries should appear, whether the time should be displayed in your entries, and so on.

If you want to know more about what you can do with Diary for Confluence and how to do it, you should read our [Getting Started](https://help.livelyapps.com/diary-for-confluence-server/getting-started.md) guide.

## Availability

| **Hosting** |                                                                       **Available**                                                                       |                                    **Comment**                                     |
|-------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|
| Server      | ✅                                                                                                                                                         |                                                                                    |
| Data Center | ✅                                                                                                                                                         |                                                                                    |
| Cloud       | ![cross mark](https://help.livelyapps.com/__attachments/a_6d45b6d711974c3c25add9d953e2bcdc29696908bb8358296fd06325e1d1757f/atlassian-cross_mark?cb=a9c671cfc7809253be52d640dbbf1019) | Want to have Diary in the Cloud? [Let us know](https://go.livelyapps.com/support). |

## Useful links

* Our [Service Desk](https://go.livelyapps.com/support?utm_source=trccld&utm_medium=docs) is the best way to reach us if you have problems or would like to suggest a new feature.

* Contact us by email via [support@livelyapps.com](mailto:support@livelyapps.com).

* Have a look at our [other apps](https://marketplace.atlassian.com/vendors/1210714) and discover more helpful tools.

---
language: "en"
---
# Are my entries gone forever if I delete them?

No! This is one of the many great things about storing all your entries as page content.

Should you ever want to recover deleted entries, you can simply go to your page history and revert your page if needed.

---
language: "en"
---
# Creating a new Diary entry

There are two ways to create a new entry for your Diary:

* Using the **shortcut** for writing a new entry. (**d**)

* Clicking on the editor prompt.

![image-20210706-121951.png](https://help.livelyapps.com/__attachments/a_ed0abf8c81a850faa827b02cc330654d0034b1c930352b5e3b3f625f4117c5b1/image-20210706-121951.png?cb=2fd5e4936e620717a7c2a71f4041a98e)

An editor will appear where the prompt was and will be scrolled into your view. You can now start writing your Diary entry.

As we have embedded the Confluence editor into the Diary you are able to use text formatting, user mentions, macros, and everything else the editor offers, just as if you would be using the normal page editor.  
![image-20210706-122027.png](https://help.livelyapps.com/__attachments/a_12012a057863a840fbe085978fc4d59bc5ee1e17e18ca00647ffd644b8b60acf/image-20210706-122027.png?cb=a6bf567e4821f48d331643bfba74e393)

Once you are done you have two options to save your entry:

* Using the **shortcut** for saving an entry. (**ctrl+s**)

* Clicking on the save button.

After saving your entry, you will either immediately see your new entry, or, if your entry contains macros, the page will be reloaded and your new entry will be scrolled into your view.  
![image-20210706-122048.png](https://help.livelyapps.com/__attachments/a_62e37bbaef80197629362240c98dd85bf15bbc36b1df337884061517a094a83a/image-20210706-122048.png?cb=f57b24d26a1686a7d314d79dbd6cd60c)

This was pretty quick and easy, wasn't it? If you remember the shortcuts you can save even more time.  
Note that if you save a new entry there will be a message about it on the updates stream of your Confluence. This also includes a short preview of what you have written.  
![image-20210706-122115.png](https://help.livelyapps.com/__attachments/a_7eb4e13af0243a14677de0a1eb6676680b3f2bf4799b82c71dbb6259f7ce4e67/image-20210706-122115.png?cb=e7b6832dc8d94a35dc641b4c750aa4d3)

Now that you know how to create new entries you should probably look at how to [edit an existing entry](https://help.livelyapps.com/diary-for-confluence-server/editing-a-diary-entry.md).

---
language: "en"
---
# Deleting a Diary entry

here's an entry you want to delete? Just like with editing entries there are two ways to do this.

## Using the in place delete button

The Diary has a feature which allows you to easily delete your entries while viewing the page. Simply hover over the entry you want to delete and click on the trash can.  
![image-20210706-123452.png](https://help.livelyapps.com/__attachments/a_32436b0c2ae6bcda1b34e695d8bf0be0c50edea0b8ba51f4766c3b8676f45851/image-20210706-123452.png?cb=e526ba90a0feebb8b00d378c5e4582b3)

You will be asked if you really want to delete your entry. After confirming, the page will be reloaded and your entry will be gone.

## Deleting entries using the page editor

Just like with editing entries you can of course also delete them by using the page editor.

The easiest way to do this is by clicking into the row that you want to delete and then removing it by clicking this button:  
![image-20210706-123556.png](https://help.livelyapps.com/__attachments/a_ee730dfc4711cbf42858fbf79036e74739e22490a8101a01464b5656ffeebad2/image-20210706-123556.png?cb=80b244c83423f933b7beccc5dd3e60fe)  
If you ever need to undo the deletion of a Diary entry, simple revert your page to a previous version.

Now that you're almost a Diary expert, you should definitely read about [how to share Diary entries](https://help.livelyapps.com/diary-for-confluence-server/sharing-diary-entries-with-your-team.md).

---
language: "en"
---
# Editing a Diary entry

After you have created one or more Diary entries you have the ability to edit them. There's two ways this can be done:

## Using the in-place editing mechanism

The Diary has a feature which allows you to easily edit the content of your entries while viewing the page. Simply hover over the entry you want to edit and click on the pencil icon.  
![image-20210706-122516.png](https://help.livelyapps.com/__attachments/a_56f17080810240f72113a77e7d43111639090f648edfa158281bf8817bc44947/image-20210706-122516.png?cb=2de114a79eb5a7412861e7594861b357)

An editor will be loaded in place of the entry and will be filled with its content.  
![image-20210706-123014.png](https://help.livelyapps.com/__attachments/a_7a5a8eac692ba909c349c17d36493aa5eb2a09a1fae20fe994926dce4c83d0eb/image-20210706-123014.png?cb=0ad54648e177eae7b2ecd929fcd8ccf8)

After you are done editing your entry you can save it by either pressing **"ctrl+s"** or clicking the save button.

## Editing entries using the page editor

As entries are just ordinary page content you can actually edit them using the page editor too! To enter page edit mode press **"e"** or click on the Edit button in the top right hand corner of your page.

When in edit mode your Diary will look like this:  
![image-20210706-123107.png](https://help.livelyapps.com/__attachments/a_da295adc22b8708832a9e11605efdedbd758387fe2cb2c1a523c3a04cbda7754/image-20210706-123107.png?cb=76dbde7fbf3e56ef1df826a4bd8da37a)

In here you can not only edit the content of your entries, but also their date and time as well as their authors.  
Beware! Should you*break* an entry (for example by deleting its author or setting its time to something invalid like *"24:53"* ) the entry willnot be rendered by the Diary macro anymore. This can easily be fixed by reverting the page to a previous version or manually repairing the broken values via the page editor.

Editing entries is just as easy as creating them, don't you think? And if you're using the in place editing mechanism it's also just as quick!

You are on your way to become a true Diary expert! Now that you know how to edit Diary entries, it's time to go one step further and [learn how to delete them](https://help.livelyapps.com/diary-for-confluence-server/deleting-a-diary-entry.md).

---
language: "en"
---
# FAQ

* [Is Diary available on Confluence Cloud?](https://help.livelyapps.com/diary-for-confluence-server/is-diary-available-on-confluence-cloud.md)
* [What is the "properties" column inside the Diary entries table good for?](https://help.livelyapps.com/diary-for-confluence-server/what-is-the-properties-column-inside-the-diary-ent.md)
* [Who has the permission to create, edit or delete entries?](https://help.livelyapps.com/diary-for-confluence-server/who-has-the-permission-to-create-edit-or-delete-en.md)
* [Are my entries gone forever if I delete them?](https://help.livelyapps.com/diary-for-confluence-server/are-my-entries-gone-forever-if-i-delete-them.md)
* [How can I change the date format of my Diary?](https://help.livelyapps.com/diary-for-confluence-server/how-can-i-change-the-date-format-of-my-diary.md)

---
language: "en"
---
# Getting Started

* [Inserting the Diary macro into a page](https://help.livelyapps.com/diary-for-confluence-server/inserting-the-diary-macro-into-a-page.md)
* [Creating a new Diary entry](https://help.livelyapps.com/diary-for-confluence-server/creating-a-new-diary-entry.md)
* [Editing a Diary entry](https://help.livelyapps.com/diary-for-confluence-server/editing-a-diary-entry.md)
* [Deleting a Diary entry](https://help.livelyapps.com/diary-for-confluence-server/deleting-a-diary-entry.md)
* [Sharing Diary entries with your team](https://help.livelyapps.com/diary-for-confluence-server/sharing-diary-entries-with-your-team.md)

---
language: "en"
---
# How can I change the date format of my Diary?

Changing the date format can be done via the General Configuration tab in your Confluence Administration. There you can change the date format which the diary uses.

---
language: "en"
---
# Inserting the Diary macro into a page

Start by inserting a new Diary macro into your page using either the *{ }-*syntax or the macro browser.  
![image-20210706-121834.png](https://help.livelyapps.com/__attachments/a_a85f66666f259993d0e17190a8f0c9a71e501e56ed7c84d6a4344f5257073335/image-20210706-121834.png?cb=bea91539e51d5e87943144e1e1c90676)

You can now configure the Diary to your needs by changing its macro parameters. If you need help by doing so, or just want to know what each parameter does, please refer to the [Macro Parameters](https://help.livelyapps.com/documentation/display/DIARYDOC/Macro+Parameters) documentation.

Save your page and you will see a freshly created Diary without any entries.  
![image-20210706-121617.png](https://help.livelyapps.com/__attachments/a_a2c8c1d822c72a6ed05ca24274918163b8cc310b92d3521ed640d2b88f852c8a/image-20210706-121617.png?cb=263a1f8bd98a29c26099b68a3de0892c)

Your Diary is now ready to be used! Continue by [creating a new Diary entry](https://help.livelyapps.com/diary-for-confluence-server/creating-a-new-diary-entry.md).

---
language: "en"
---
# Is Diary available on Confluence Cloud?

No. Diary is not available on Confluence Cloud, and there are no plans to offer a Cloud version.

---
language: "en"
---
# Known Issues

* [Task lists cannot be added via the Diary editor](https://help.livelyapps.com/diary-for-confluence-server/task-lists-cannot-be-added-via-the-diary-editor.md)

---
language: "en"
---
# Macro Parameters

## Accessing and changing macro parameters

Macro parameters allow you to customize your Diary to your own needs. To edit them, click on your Diary macro and then choose *Edit*.  
![image-20210706-115454.png](https://help.livelyapps.com/__attachments/a_6037013db8e6cceab3a00676e7204549106d734513f7ef857d9a90e931f61192/image-20210706-115454.png?cb=3b83927f2ba11914c0cd6fb3daa2ae5b)

Once you clicked the *Edit* button, a dialog will open which allows you to set all the macro parameters.  
![image-20210706-115538.png](https://help.livelyapps.com/__attachments/a_f79a56584a0f9cd129d3a8173082404950e60ae8809434c5b2c5f0b5ad19fe6c/image-20210706-115538.png?cb=45371b4454357ae822eb0600178d44d3)

## List of parameters

### Order Of Entries

Here you can decide in which order your Diary should display the entries. There are 2 options to choose from:

* ***Newest Entry First*** (default)

  Goes best with *Position Of Editor:* ***Top.***

* ***Oldest Entry First***

  Goes best with *Position Of Editor:* ***Bottom.***

#### Diary Style

Here you can choose the style in which the diary is displayed. At the moment you have the choice betweeen 2 styles:

* ***Simple*** (default)

  This design is meant to be simple and compact.

* ***Bubble***

  If you want it to be fancy, you can choose the "speech bubble design".

![image-20201116-110423.png](https://help.livelyapps.com/__attachments/a_e12a4722811ac1af71bc6ee2170e46a51c4ebced7dbcdc6ff8e5a79a3dba1c5c/image-20201116-110423.png?cb=f2e057863db2a2945915c8f4c5b70bc4)  
![image-20201116-110546.png](https://help.livelyapps.com/__attachments/a_b28e4ad4bd6056bf3a73c62545f7d02a9e3e9682e292d6445ba27d241221ebe8/image-20201116-110546.png?cb=603977624433bf312342415e5c16099e)

#### Position Of Editor

Here you can choose where the editor for new entries will appear. There are 3 options to choose from:

* ***Top*** (default)

  Goes best with *Order Of Entries:* ***Newest Entry First.***

  * ***Bottom***

    Goes best with*Order Of Entries:* ***Oldest Entry First*** *.*

  * ***Hidden***

    If you don't want people to add new entries to the diary, you can disable the editor by choosing this option.

#### Show Diary Title

Here, you can choose whether you want the title of the Diary to be displayed. By default this is off.

If you activate the checkbox, you will also be able to set the Title of the diary.  
![image-20201116-110559.png](https://help.livelyapps.com/__attachments/a_ede932e5a69fc3fd7f547ec032c252e404a41f0ee3d85ff345e1a0d378bcb0b8/image-20201116-110559.png?cb=d30776d9975b3d2e32aa433c4ba452c8)

Refresh the preview to immediately see how the title of your Diary will look like.  
![image-20201116-110605.png](https://help.livelyapps.com/__attachments/a_7998bb2abdaef8c8f87ba625184d2c1c29c2b99e266df6146eebb108d501b0ca/image-20201116-110605.png?cb=5d9465ae611b19407edfec6f719deb08)

#### Display Time In Entries

Here, you can choose whether you want the time displayed in your entries.

If you activate the checkbox, you will be able to choose the time format.  
![image-20201116-110612.png](https://help.livelyapps.com/__attachments/a_bf8b66542cb6df4025045eb2cb6ab75f2bf1961f8330c9b86782a7f27db38749/image-20201116-110612.png?cb=3625252a12daeb4fc4526f183d6d3194)

Refresh the preview to immediately see how your entries will look when you change this setting.

![image-20201116-110619.png](https://help.livelyapps.com/__attachments/a_d8e1992fefb12817ad9b685795236a7431c0847ee3cdcf2d0569e9d4f8f7a49f/image-20201116-110619.png?cb=78300525e1439553f31f888c79e77380)

*(12h format)*  
![image-20201116-110627.png](https://help.livelyapps.com/__attachments/a_0991768c5d0939754bdca8cdc4670629e4271ed2cf9abb849ab1c72cd5051c67/image-20201116-110627.png?cb=24df7b4d6a6e45f078aab5a0733a3d19)

*(Don't display time in entries)*

---
language: "en"
---
# Sharing Diary entries with your team

Maybe you've already noticed that certain entries sometimes have a light blue background instead of a white one. Then you've already seen anchorlinks in use.

So, what are anchorlinks? Anchorlinks are just a simple way to directly share you entries with someone else.

If the person you shared your anchorlink with opens it, the entry you've selected will be scrolled into their view and also have a light blue background.

You can use them by clicking on the date of an entry.  
![image-20210706-123631.png](https://help.livelyapps.com/__attachments/a_33e1e6c42e68b32a3fdb3bc131f8e9a6602ad6e4d28a60da12c342e00ed67d11/image-20210706-123631.png?cb=43d3a2040c93535531decdcae15a1f98)

Notice that the entry now has a light blue background and is scrolled into your view. You now have selected this entry.

To share this entry you can now either copy the URL in your browser or right click on the date of the entry and copy the link directly.

You can test the effect of the anchorlink by simply reloading the page. Great! You now are a Diary expert!

## What's next?

* Read the documentation on the [Diary macro parameters](https://help.livelyapps.com/diary-for-confluence-server/macro-parameters.md).

* Have a look at the [FAQ](https://help.livelyapps.com/diary-for-confluence-server/faq.md).

* Check out our other [top-rated apps](https://marketplace.atlassian.com/vendors/1210714) on the Atlassian Marketplace.

---
language: "en"
---
# Task lists cannot be added via the Diary editor

Since Confluence 6.14, unfortunately, tasks lists cannot be added via the Diary editor anymore. When using the toolbar function (+) → Task list or the two-bracket shortcut \[\] nothing will happen. Existing tasks, however, are not affected.

## Origin

This issue came up after Confluence moved to TinyMCE v4 in Confluence 6.14. We have filed a [ticket](https://jira.atlassian.com/browse/CONFSERVER-58525) with Atlassian, but this issue remains unresolved to this day.

### Workaround

When editing the whole page, task lists can be added to the individual entries (Content column) in the Diary macro. Those task lists can then be edited with the Diary task editor and marked as resolved as before.

---
language: "en"
---
# What is the "properties" column inside the Diary entries table good for?

As of now, the properties column serves no purpose.

Though, we are looking into adding features like tagging entries as important in the future.

The properties column then will contain the meta data for each entry needed to provide such a feature.

---
language: "en"
---
# Who has the permission to create, edit or delete entries?

To be able to create, edit and delete entries you need to have page edit permissions.

For people that are unable to edit your page there will be no editor prompt and edit / delete buttons.

---
language: "en"
---
# Usage Statistics

The more spaces you have in Confluence, the harder it can be to keep track of what's happening. Having a quick overview of space activity helps you stay organized and ensures your content stays relevant.

* Who contributed the most to this space?

* How many pages, blogs, and attachments are there?

* Which labels are used the most?

* Are there pages that haven't been updated in a long time?

With Usage Statistics for Confluence, you get answers to these questions (and more) in a clear, easy-to-read dashboard.

![Usage Statistics overview](https://help.livelyapps.com/__attachments/a_7faafd79feca8ad3c3c1a74e737509f0640c964c0bfa8112507d20a25814a102/US_metrics-overview.png?cb=68c504bdd9de41e586c07464f2eb3627)

Want instant insights on any Confluence page? The customizable Usage Statistics macro lets you:

* Add real-time analytics to any page

* Choose the metrics that matter most

* Track daily activity and engagement trends

Want to learn more about Usage Statistics? Check out our [Getting Started](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/getting-started.md) guide! Interested in learning more details about what metrics there are and how they can be used? Check out our [Available Metrics](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/user-documentation.md).

## Useful links

* Our [Service Desk](https://go.livelyapps.com/support) is the best way to reach us if you have problems or would like to suggest a new feature.

* Contact us by email via [support@livelyapps.com](mailto:support@livelyapps.com).

* Have a look at our [other apps](https://marketplace.atlassian.com/vendors/1210714) and discover more helpful tools

---
language: "en"
---
# Customize View

In our Daily Activity Macro, you can personalize your experience by customizing your results with different settings:  
![Daily Activity macro configuration](https://help.livelyapps.com/__attachments/a_dc1b96aecca6b42160277534a4a4c68fd5bbdff59624c1b4443407c0fc3016e8/US_daily-activity-config-content.png?cb=05dd5192e90694129c5f24821599f26f)

## Content Types

|    **Type**     |                                                                          **Description**                                                                          |
|-----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Pages**       | Selecting **Pages** will display only activities related to Confluence pages. This is helpful if you want to see who has been actively creating or editing pages. |
| **Blogs**       | Choosing **Blogs** will show activities related to Confluence blogs. This can be useful if your team frequently uses blogs for documentation or updates.          |
| **Comments**    | **Comments** will highlight activities made through comments on Confluence pages or blogs. This option is great for monitoring discussions and feedback.          |
| **Attachments** | **Attachments** focuses on activities related to file uploads and attachments made within Confluence. Choose this to track file sharing and attachment activity.  |

## Activity Types

|            **Type**            |                                                   **Description**                                                    |
|--------------------------------|----------------------------------------------------------------------------------------------------------------------|
| **Content Created \& Updated** | The macro displays both the original creation date and the most recent update date for each piece of content.        |
| **Content Created Only**       | The macro shows only the date when the content was initially created, without including any subsequent update dates. |

## Time Range

![Daily Activity time range settings](https://help.livelyapps.com/__attachments/a_d8562dc30437fb54d340ed0a42f6ff24b5d7b7b7335bf8b210d120e7c86ecb2e/US_daily-activity-config-time.png?cb=33581d8568171ebc387e5215aff55c98)  

|       **Field**       |                                                                                                                                                                                                                                                     **Description**                                                                                                                                                                                                                                                     |
|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Time range**        | Setting the Time Range enables you to specify the time frame for the activities displayed on the calendar. You can choose from the following predefined time ranges or set a custom date range: * This Year * Last Year * This Month * Last Month * Last 3 Months * Last 6 Months * Last 12 Months * Last 24 Months * Custom (Allows you to select a specific start and end date) Use this setting to narrow down the calendar view to a specific period, making it easy to display activities within a set time frame. |
| **Custom time range** | Allows you to select a specific start and end date. Select "Custom" in the **Time range** dropdown first, then enter a custom date.                                                                                                                                                                                                                                                                                                                                                                                     |
| **Week start**        | Set the starting day of the week to align with your workweek. This helps you tailor the calendar to your preferred work schedule.                                                                                                                                                                                                                                                                                                                                                                                       |

## Restrictions

![Daily Activity restriction settings](https://help.livelyapps.com/__attachments/a_5a47f76f319462ce45334f020f46da8be835738a46437a24aa06a1378b51f17b/US_daily-activity-config-restrictions.png?cb=cf5a54e145038c7a19557211312c9c92)  

|                                       |                                                                                                                                                                                                                                                                                                           |
|---------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Restrict content to these spaces**  | Allows you to focus on activities from specific Confluence spaces. You can select one or more spaces to include on the calendar or exclude from it. This feature is especially useful if your Confluence instance contains multiple spaces, and you want to analyze activities on a space-by-space basis. |
| **Restrict content to these labels**  | Allows you to filter activities by labels                                                                                                                                                                                                                                                                 |
| **Restrict content to these authors** | Allows you to filter activities by specific authors. You can search for a particular user or a group of users to see their activities over time.                                                                                                                                                          |

## Display

![:info:](https://help.livelyapps.com/__attachments/a_02216b2980568b65085bb4650969050f8eafe81126fbed4dac8061f450052d21/atlassian-info?cb=feab5cd71111204d6b52545f3027dd0c)  
Learn more about display settings in [Custom Styling](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/custom-styling-for-daily-activity).

---
language: "en"
---
# Content Types and Filters

The Usage Statistics dashboard supports content types and lets you filter by them.

Go to any space and click on **Usage** in the left-hand sidebar (see [Getting Started](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/getting-started.md)).

At the top of the Usage Statistics screen, you'll find a **filter bar**:  
![Bildschirmfoto 2026-01-19 um 15.45.56.png](https://help.livelyapps.com/__attachments/a_7ceadae5a9e702ca5dfa35b705246b0e2b8582a958aee3758be766c4cf70c512/Bildschirmfoto%202026-01-19%20um%2015.45.56.png?cb=95d347308061dceedb1eaf289c86682a)

The filter bar lets you switch between different content types to customize what you see in the overview. The available types include:

* Pages

* Blogs

* Databases

* Whiteboards

* Embeds (e.g. Smart Links, Loom videos)

* Live Docs

Clicking a content type updates the overview and metrics below to show only data for the selected type(s).

---
language: "en"
---
# Custom Styling for Daily Activity

With the Custom Styling feature you can personalize the appearance of your Daily Activity according to your preferences. We offer a wide range of customization options to make your calendar truly your own:  
![Daily Activity display options](https://help.livelyapps.com/__attachments/a_70735252caf80467e1f118e2aadf80587c4ea5e3a9bbf206966ad70c7823ac92/US_daily-activity-config-display.png?cb=41077d9dd58c6d8da5a7362a2da6d2c7)

|      **Setting**       |                                                                                                **Description**                                                                                                 |
|------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Hide color legend**  | Toggle the color legend on or off to display or hide color-coded categories and their associated meanings.                                                                                                     |
| **Hide month labels**  | Choose whether to display or hide month labels on your calendar to reduce clutter or improve clarity.                                                                                                          |
| **Hide total count**   | Decide if you want to see the total count of activities displayed on the calendar.                                                                                                                             |
| **Block color**        | Select from a variety of predefined colors to style your calendar blocks. Choose "Custom" if you want to add your own color.                                                                                   |
| **Custom clock color** | If you want to go beyond the predefined colors, set a custom color here**.** Select "Custom" in the **Block color** dropdown first, then pick a specific color using a color picker or by entering a hex code. |
| **Block margin**       | Adjust the space between calendar blocks by changing the block margin. This can help you fine-tune the visual layout.                                                                                          |
| **Block radius**       | Customize the corner radius of your calendar blocks to achieve different shapes and styles.                                                                                                                    |
| **Block size**         | Modify the size of the activity blocks to make them more prominent or subtle.                                                                                                                                  |
| **Font size**          | Change the font size used in the macro for improved readability and visual clarity.                                                                                                                            |
| **Week Start**         | Set the starting day of the week to align with your workweek. This helps you tailor the calendar to your preferred work schedule.                                                                              |

## Corporate Identity Customization

We understand the importance of maintaining your company's brand identity. With our Custom Color Styling feature, you can easily set your company's colors to align Daily Activity with your desired style. This ensures consistency in your branding and makes the calendar a seamless part of your company's digital ecosystem.  
![Screenshot 2023-10-31 at 12.59.42.png](https://help.livelyapps.com/__attachments/a_e78259dddbf85ddf335d9f0547e2d5373eb7a865149be96256d2f38d693e39c6/Screenshot%202023-10-31%20at%2012.59.42.png?cb=fea68f823ed4ae3f83fc4be7d89455a8)

### How to Set Company Colors

To set your company's colors:

1. Access edit mode of your macro.

2. Go to Custom Colors.

3. Enter your company's specific color codes, separated by commas (,), or use the color picker to select the exact shades from your brand palette.

![Screenshot 2023-10-31 at 13.06.45.png](https://help.livelyapps.com/__attachments/a_dc3a08c03afee3b71f3f8eb98f4eef8339d7903a65550f763f6211fb46f3acc0/Screenshot%202023-10-31%20at%2013.06.45.png?cb=f3571df1cf472bd53f3e1e74ecc9a9bd)  
For an easy-to-use color picker tool, we recommend using [ColorZilla](https://www.colorzilla.com/) to make your color selection process seamless.

---
language: "en"
---
# Daily Activity Macro

Add the 'Usage Statistics: Daily Activity' macro to your Confluence page and easily select the specific metrics you want to track.  

## **Using the Macro Browser:**

1. **Edit Page**: Open the Confluence page you want to edit.

2. **Select "Insert Elements":** Select "+" from the toolbar, search "Usage" or "Daily" andsave your page.

![Add the Daily Activity Macro using the Makro Browser](https://help.livelyapps.com/__attachments/a_046846806d6a1ab09f3dafc82021593fe00d61bc81e4cc06b707f43405c933f7/usage-statistics_daily-macro.png?cb=500dae91e5244ab8655a68b88af070bd)  

### **Using the Slash Command:**

1. **Edit Page**: Open the Confluence page you want to edit.

2. **Type Slash**: In Edit mode, type '/' to activate the slash command.

3. **Select Macro** : Begin typing "Usage" or "Daily"and select it from the suggestions.

4. Save your page

![Add the Daily Activity Macro using the Slash Command](https://help.livelyapps.com/__attachments/a_71464848e7a2b00a58493ed844270c89f2fa75bcb8d0f4fcef27f9d1c6b42e85/usage-statistics_daily-macro2.png?cb=1448b77bf2d1c9f5918aa71858539617)

### Learn how you can personalize your experience with the Daily Activity Macro

* [Customize View](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/content-filters.md)
* [Custom Styling for Daily Activity](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/custom-styling-for-daily-activity.md)

---
language: "en"
---
# Getting Started

Once Usage Statistics has been installed on your Confluence, you can start using it - no further setup required!

To access Usage Statistics, go to any space you want to know more about. In the left sidebar, you will find an item called **Usage**:  
![Confluence sidebar showing the 'Usage' item under Space apps.](https://help.livelyapps.com/__attachments/a_1dc9ce75760b5c77d27425705c3417b6a81264d09e333546c6eab674d69bf3ef/Screenshot%202025-05-14%20at%2016.04.48.png?cb=60b551d2f440e380d307ff07fecd2117)

Clicking this item, brings you to the Usage overview:  
![Bildschirmfoto 2026-01-19 um 14.59.40.png](https://help.livelyapps.com/__attachments/a_eb0a82d5607aef90087097df99db1834131b04b385ebd382d71b59f4d580e929/Bildschirmfoto%202026-01-19%20um%2014.59.40.png?cb=e52f7a748f58b8844c9a75af755c4573)

As you can see, different metrics are presented to you in a neat grid. Scrolling down reveals even more metrics.

That's it! Want to see a list of all the metrics there are? Check out our [Available Metrics](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/user-documentation.md)!

---
language: "en"
---
# Usage Statistics 2022-05-19

This release of Usage Statistics adds the number of space watchers to the space statistics.

## Number of Space Watchers

* The number of space watchers has been added to the space statistics.

## Under the Hood

* All Forge dependencies have been updated.

---
language: "en"
---
# Usage Statistics 2022-06-30

This release of Usage Statistics is an under the hood release.

## Under the Hood

* Updated dependencies

---
language: "en"
---
# Usage Statistics 2022-08-08

This release of Usage Statistics is a bug fix release.

## Bug Fixes

* fixed wrong data in the "Content created in the last six months" graph

---
language: "en"
---
# Usage Statistics 2022-10-13

This release of Usage Statistics is a bug fix release.

## Bug Fixes

* Fixes an issue where content older than 6 months was shown in the content growth chart.

---
language: "en"
---
# Usage Statistics 2022-10-15

This release of Usage Statistics is a bug fix release.

## Bug Fixes

* Fixes an issue where older data was included in the content created and content growth chart.

---
language: "en"
---
# Usage Statistics 2023-02-02

This release of Usage Statistics is an improvement release.

## Improvements

* Improved error messages and error handling.

---
language: "en"
---
# Usage Statistics 2023-04-14

This release of Usage Statistics introduces a new design.

## New Design

* A new and fresh design of the Usage Statistics space page

* App link in space sidebar renamed to "Usage Statistics"

* Improved statistics card grid

* Improved ordering of statistics cards

---
language: "en"
---
# Release Notes

* [Usage Statistics 8.10.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2026-01-19.md)
* [Usage Statistics 8.9.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-09-22.md)
* [Usage Statistics 8.8.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-06-30.md)
* [Usage Statistics 8.7.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-05-27.md)
* [Usage Statistics 8.6.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-05-08.md)
* [Usage Statistics 8.5.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-04-24.md)
* [Usage Statistics 8.4.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-03-24.md)
* [Usage Statistics 8.3.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-02-26.md)
* [Usage Statistics 8.2.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2025-02-07.md)
* [Usage Statistics 8.1.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2024-12-13.md)
* [Usage Statistics 8.0.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2024-11-12.md)
* [Usage Statistics 7.0.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2024-03-05.md)
* [Usage Statistics 6.0.0](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-2024-01-10.md)
* [Usage Statistics Version 5](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/usage-statistics-version-5.md)

---
language: "en"
---
# Usage Statistics 2023-07-25

This release of Usage Statistics is an improvement release.

## Improvements

* Data is now loading in the fronted.

* Menu entry has been renamed to "Usage".

---
language: "en"
---
# Usage Statistics 2023-09-12

This release of Usage Statistics is a bug fix release.

## Bug Fixes

* Fix task links leading to warning popup

* Adopt changes in Forge API and fix some widgets returning a 401 error code

---
language: "en"
---
# Usage Statistics 2023-10-05

This release of Usage Statistics is an improvement release.

## Improvements

* All API calls are now handled in the front-end

* Support for dark mode

---
language: "en"
---
# Usage Statistics 2023-12-07

This release of Usage Statistics is a bug fix release.

## Bug Fixes

* Fix the number of watchers for high watch counts.

* Fix the links to pages and blog posts when opening in a new tab.

---
language: "en"
---
# Usage Statistics 6.0.0

🗓️ **Release date**: February 8, 2026

*** ** * ** ***

This release of Usage Statistics adds pagination to the list cards.

## List Pagination

* All cards showing data in a list view can now be paginated, so the whole result set can be viewed, not just the top entries.

^*Internal version number: 2024-01-10*^

---
language: "en"
---
# Usage Statistics 7.0.0

🗓️ **Release date**: April 4, 2024

*** ** * ** ***

This release of Usage Statistics allows the user to add dashboard cards as a macro.

## Usage Statistics Macro

* The user can add a dashboard to their page as a macro.

* The user can customize a dashboard by including or excluding specific metrics.

* The user can specify one or multiple spaces for which the metrics should be displayed.

* The user can show/hide the names of selected spaces.

^*Internal version number: 2024-03-05*^

---
language: "en"
---
# Usage Statistics 8.0.0

🗓️ **Release date**: November 26, 2024

*** ** * ** ***

This release of Usage Statistics introduces a new metric, **Daily Activity**, available both as a card and as a standalone macro.

## Usage Statistics Macro

* The user can add the Daily Activity to their page as a macro.

* Daily Activity card is included in the Usage Statistics dashboard.

* Daily Activity card is included in the Usage Statistics macro.

^*Internal version number: 2024-11-12*^

---
language: "en"
---
# Usage Statistics 8.1.0

🗓️ **Release date**: December 13, 2025

*** ** * ** ***

This release of Usage Statistics removes permissions to view images from external sources.

## Improvements

* removed permissions for external image sources

^*Internal version number: 2024-12-13*^

---
language: "en"
---
# Usage Statistics 8.2.0

🗓️ **Release date**: February 13, 2025

*** ** * ** ***

This release of Usage Statistics is an improvement and bug fix release

## Improvements

* It is now displayed if content was created or updated in the daily activity modal

## Bug Fixes

* Fixed display of message when activity calendar is empty

## Under the Hood

* Dependencies have been updated

^*Internal version number: 2025-02-07*^

---
language: "en"
---
# Usage Statistics 8.3.0

🗓️ **Release date**: February 28, 2025

*** ** * ** ***

This release of Usage Statistics a maintenance release

## Under the Hood

* Migrate to UI Kit 2

^*Internal version number: 2025-02-26*^

---
language: "en"
---
# Usage Statistics 8.4.0

🗓️ **Release date**: March 25, 2024

*** ** * ** ***

This release of Usage Statistics introduces new content types, including databases, whiteboards, and embeds and adds a filter that allows users to filter the cards and content by specific types.

## Features

### **Content Types and Filter**

* The new content types, such as whiteboard, database, and embeds (including smart links and Loom videos), are now included in the statistics.

* Users can filter the cards and their content using a filter bar at the top.

![US_filter-content-all.png](https://help.livelyapps.com/__attachments/a_ceeebf626fc33ffc551f6c512f3a5e67a3398fb9ded82ca56d9df20673777536/US_filter-content-all.png?cb=e88e3a5f2fa86fafc643e0426b4445fd)

## **Improvements**

* Rate limiting has been implemented.

## **Bug Fixes**

* The "week start" setting in the Daily Activity Macro has been fixed.

* The Usage Statistics Macro now loads correctly when selecting "Exclude" without metrics.

^*Internal version number: 2025-03-24*^

---
language: "en"
---
# Usage Statistics 8.5.0

🗓️ **Release date**: April 28, 2024

*** ** * ** ***

This release of Usage Statistics is an improvement and bug fix release.

## Improvements

* Macro config for the Usage Statistics and Daily Activity macro has been improved.

![Improved macro configuration in Usage Statistics](https://help.livelyapps.com/__attachments/a_7647b464e5348d6df2796fe9eb80e33eeafacf9f38031cc8a3ba55d724c2d4dd/US_macro-config.png?cb=f989c7e0e9be29ab776bd7e4c2ff3f46)

## Bug Fixes

* Replacements characters are not removed from title and excerpts. Because of a bug in the Confluence search API, all emojis appear as �.

* Spacing in content filter has been fixed.

* Fixed an issue where cards showed an empty state.

* Naming of content is now consistent.

* An empty daily activity calendar is now shown instead of a warning message if no content is there to show.

## Maintenance

* Migrated from RCA to Vite.

^*Internal version number: 2025-04-24*^

---
language: "en"
---
# Usage Statistics 8.6.0

🗓️ **Release date**: May 12, 2025

*** ** * ** ***

This release introduces support for the new **Live Docs** content type and includes a security fix.

## **Improvement**

* **Live Docs support** :

  Live Docs are now tracked as a content type in Usage Statistics. A new "Live Docs" sub-filter has been added to help segment data in reports and dashboards.

[![Confluence Usage Statistics dashboard with the new 'Live Docs' content type filter highlighted. The dashboard includes charts for content growth and recent activity, supporting segmentation of Live Docs data](https://help.livelyapps.com/__attachments/a_7c230c6725c9ed1a39e2309593c5c4ba8d720f0a3b9251b6bd77148fb4f70b9f/US_Macro%20on%20Confluence%20Page%20with%20Content%20types.png?cb=24440060b423af3e761bda86f22092c4)](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/content-types-and-filters)

## **Maintenance**

* **Security fix** :

  Resolved a vulnerability related to cross-spawn execution.

^*Internal version number: 2025-05-08*^

---
language: "en"
---
# Usage Statistics 8.7.0

🗓️ **Release date**: May 27, 2025

*** ** * ** ***

This release of Usage Statistics is a bug fix release.

## Bug Fixes

* A close button has been added to the daily activity dialog.

^*Internal version number: 2025-05-27*^

---
language: "en"
---
# Usage Statistics 8.8.0

🗓️ **Release date**: June 30, 2025

*** ** * ** ***

This release of Usage Statistics is a maintenance release.

## Maintenance

* Dependencies update

* Macro Config is not opening by default

^*Internal version number: 2025-06-30*^

---
language: "en"
---
# Usage Statistics 8.9.0

🗓️ **Release date**: September 22, 2025

*** ** * ** ***

This release of Usage Statistics is a security release.

## Maintenance

* Fix SSRF security vulnerability (*CVE-2025-59436*).

^*Internal version number: 2025-09-22*^

---
language: "en"
---
# Usage Statistics 8.10.0

🗓️ **Release date**: January 19, 2026

*** ** * ** ***

This release of Usage Statistics is an improvement and bug fix release.

## Metric Card Naming Consistency Improvements

We have updated the titles of various metric cards and configuration options to be more concise, consistent, and user-friendly.

* **Simplified Prefixes:** "Most recently created..." is now simply "New..." (e.g., "New Tasks", "New Databases").

* **Clearer Labels:**

  * "Most popular content" → "Popular Content"

  * "Most recently edited pages" → "Latest Page Updates"

  * "Most used labels" → "Top Labels"

  * "Contributors" → "Top Contributors"

  * "Dustiest pages" → "Least Updated Pages"

  * "Highest Versions" → "Active Content"

* **Refined Descriptions:** Updated configuration labels like "Number of space watchers" to "Space Watchers" and "Content growth" to "Content Growth Trend" for better readability.

## UI Fix for Number Card Spacing

We increased the vertical margin between the large metric number and its subtitle.

^*Internal version number: 2026-01-19*^

[Next Page](https://help.livelyapps.com/llms-full.txt/1)
