---
title: "Workflow Report Macro - Tasks"
canonical: "https://support.appfire.com/space/CDML/649760530/Workflow%20Report%20Macro%20-%20Tasks"
format: markdown
---
> Macro (aura-html)


> Macro (excerpt-include)



## Overview

> Macro (excerpt)
> 
> Keep track of workflow tasks across multiple spaces.

The **tasks** report is used to display lists of tasks and associated information. It's great for keeping track of workflow tasks across multiple spaces.

This is one of several reports available from the [workflow report macro](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649594703).

Permissions

Anyone can view this report. It will only list tasks that the user has access to.

## Adding the report

To add the report to a page:

- choose **Workflow Report** in the macro editor
- set the **Type** setting to **tasks**
- choose **Save**  
> Macro (inline-media-image)
- **Publish** the page

Here's how the macro looks on your page.

![image](media://1bcc1c12-c309-413b-bf6a-d3ac46563634)

You can filter the displayed report on the page by **Assignee** or **Tasks** by using the links at the top of the report.

You can also sort the table by clicking the column headings.

## Customizing the report

You can customize the report with the following macro settings:

| Setting | Default | Notes |
| --- | --- | --- |
| **Space Key(s)** | *Current space* | Which space(s) should be included in the report?<br>- Leave empty to report on the current space
- Specify one space key to report on a specific space
- List multiple space keys, separated by commas, to report on multiple spaces
- Specify `any` to report on all spaces. If you do this, you must specify only one state in the **State** setting. |
| **Max Entries** | 20 | The number of results to show per page.**†** |
| **Label** |  | Should the report be filtered by content label(s)?<br>- Leave empty to include all content
- Specify one label name to filter to a specific label
- List multiple label names, separated by commas, to filter to content with any of those labels<br>If using a list of labels, you can prefix the list with `&` (ampersand) to require that content has all the labels. |
| **Parent Page Filter** |  | Should the report be filtered to a specific parent page and the child pages of the specific page?<br>- Leave empty to include all content in the space
- Specify a page title to include the specified page and its child pages |
| **Sort** | modified | Which column of the report should results be sorted by? |
| **Sort Order** | descending | Should the sort be in ascending or descending order? |
| **† **<span style="color: #172b4d">The macro has a 500-page limit for each report. If a larger report is required it may be useful to use the </span>[CQL REST API](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649921636)<span style="color: #172b4d">.</span> |

## See also

[Reporting Guide](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649070833):

- [Report on tasks](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649661358)

[User Guide](https://appfire.atlassian.net/wiki/spaces/CDML/pages/648907144):

- [Tasks Popup](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649824290)

[Workflow Authoring Guide](https://appfire.atlassian.net/wiki/spaces/CDML/pages/648611901):

- [Tasks](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649694408)