---
title: "Document Metadata Values"
canonical: "https://support.appfire.com/space/CDMC/2513862720/Document%20Metadata%20Values"
format: markdown
---
> Macro (aura-html)

## Overview

The **Document Metadata Values** macro displays a table containing all metadata key–value pairs associated with a page. It provides a quick way to view all metadata information defined on a page, including metadata set using the following macros or actions:

- Document Metadata Set macro
- Document Metadata List macro
- Page Parameters
- Set-metadata workflow action

## Parameters

| **Parameter** | **Description** |
| --- | --- |
| **Space*** (required)* | The space where the target page is located. Defaults to **@self**, which points to the current space. |
| **Page** *(required)* | The page from which to retrieve all associated metadata keys and values. The default value `@self` points to the current page. |
| **Orientation of the table** | Defines how the metadata table is displayed horizontally or vertically within the page content. |

## Add the macro

The macro displays all metadata key–value pairs from the specified page in a table format. If no page is specified, it defaults to the current page (`@self`). Add this macro to a page to display all metadata associated with that page or with another specified page.

To add the Document Metadata List macro,

1. On a draft page, type **/document metadata values**
  
2. Choose the **Document Metadata Values **macro. Click the macro to edit and choose the orientation of the table.
  
3. Click **Insert**. This displays the metadata names and their corresponding values on the current page.