---
title: "Local Reporter"
canonical: "https://support.appfire.com/space/REPS/472914837/Local%20Reporter"
format: markdown
---
> Macro (aura-html)

### Description

Allows reporting on the current page or reported item.

This reporter will display the contents of any sub-item of either the current item or that specified by the **source** parameter, identified using the **prefix:key** value.

If it is used in a top-level report on a page, the current page will be the default source.

### Parameters

| Name | Required | Migratable to Cloud? | Default Value | Description |
| --- | --- | --- | --- | --- |
| [default] /key | - (/) | - NO | Current page | The key chain value to report on. |
| source | - (X) | - NO |  | The location to report on. A standard Confluence content link.<br>e.g.: **My Page**, **^attachment.ext**, **@self**, etc. |
| matchAll | - (X) | - NO | Yes | If set to **false**, content matching with *any* of the criteria will be returned. Otherwise, the content must match *all* criteria. |

### Editor View

- Not applicable.


### Macro Edit View

- Not applicable.

### Notes

This macro was formerly known as the `current-item-reporter`, but was expanded and renamed in Reporting 1.2.

# Tutorial Examples

> Macro (contentbylabel)