---
title: "List all comments including unresolved inline comments"
canonical: "https://support.appfire.com/space/RFC/477333735/List%20all%20comments%20including%20unresolved%20inline%20comments"
format: markdown
---
> Macro (aura-html)

## Scenario

This recipe creates a report that compiles and displays all comments from a space in the form of a table on a page. It includes the pages, the statuses - Review, Approved, Rejected, as well as the approver's Atlassian ID.

This recipe is part of the template *Comments including unresolved inline comments*.

## Result

![image](media://9acad6f3-22f3-4750-a2e6-e94f24509308)

## Steps

The template *Comments including unresolved inline comments* will display the comments in descending order by their last modification date. This is specified by the `order by lastModified desc` section in the CQL query.

If you want to display comments in a different order, you can edit this section of the query.

## Recipe

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

## 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://fabfb20e-f116-4f83-9506-85ae8e9dcb8c)

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.