# 2-Column Table and Key Metrics Dashboard Widgets

## Overview

This block includes two dashboard widgets for displaying a table of metrics and a table of summary metrics:&#x20;

![](/files/-MX13lrbEsviPtbmFAxw)

## Structure

* When this block is added to a page, it is placed within a group called **Blocks container 860 (do not rename)** on the page. This group contains the responsive settings for all blocks.
* This block contains two groups:
  * **Group Inner table** contains a 4-row repeating group to display an activity feed or a list of related transactions.
  * **Group Inner summary metrics** contains four vertically-stacked group elements that can display different metrics.

## How to set up the table widget

* Clone and replace, or hide the **menufocus\_template** element depending on whether the the app needs to associate more actions with this table (e.g., Edit, Delete). For more information about how to best use **menufocus\_template** within your application, please [click here](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/reusables/menufocusgroup-or-menu-options).
* Update the title and description above the **Group Inner Large Title container** group, or hide the group if it is not needed.
* Update the data source and text elements within the **Repeating Group Table** element.
* Modify or hide the **Group Secondary action** elements.
* Modify or hide the **Group Primary action** elements.

## How to set up the key metrics widget

* Clone and replace, or hide the **menufocus\_template** element depending on whether the the app needs to associate more actions with this table (e.g., Edit, Delete). For more information about how to best use **menufocus\_template** within your application, please [click here](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/reusables/menufocusgroup-or-menu-options).
* Update the title and description above the **Group Inner Large Title container** group, or hide the group if it is not needed.
* Update the data sources and text elements within the **Group metric 1**, **Group metric 2**, **Group metric 3**, and **Group metric 4** elements.&#x20;
* Modify or hide the **Group Secondary action** elements.
* Modify or hide the **Group Primary action** elements.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.airdev.co/canvas-pages-and-modules/modules/2-column-table-and-key-metrics-dashboard-widgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
