---
title: "Show the latest modification dates for all spaces"
canonical: "https://support.appfire.com/space/RFC/477333668/Show%20the%20latest%20modification%20dates%20for%20all%20spaces"
format: markdown
---
> Macro (aura-html)

## Scenario

As an administrator or content manager on a Confluence instance with a lot of content, you may need to know which spaces are becoming obsolete.

This recipe lets you show the dates and times of all spaces when they were last touched by a user (commented, new additions, modified, etc.).

This recipe is part of the template *Latest modification dates for all spaces.*

## Result

![image](media://9be212dd-09cc-4cec-b2c2-9e9036dc9949)


## Recipe

| Apps | Reporting for Confluence Cloud |
| --- | --- |
| Level | Easy |
| Estimated time | 5 minutes |

## Steps

The template *Latest modification dates for all spaces* will generate a report on the latest modification dates for pages and blog posts. This is specified by the `type=page OR type=blogpost` section in the CQL query.

If you want to include other types of content, you can add more `type` values to the CQL query. For details about the types of content, see Atlassian’s page [Advanced Searching using CQL](https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/?__hstc=72543820.3ed169511bff716da189ebd03c026c3b.1647412751898.1677642624510.1677648287722.71&__hssc=72543820.215.1677648287722&__hsfp=179215543#type).

> ⚠️ The result set can get rather large if you have a lot of content in your instance.

## Notes

This recipe is part of the Reporting built-in templates. You can load it into your page by [using the templates feature](https://appfire.atlassian.net/wiki/spaces/RFC/pages/477333100).

![reporting_templates.png](media://0e8977ff-825c-4b39-8f14-4930aea9cdbe)

The report is limited to 200 results by default. If you want to view more results, you can enable **Get all results** below the search box.